
Oracle Database 11g: New Features for Administrators - 1Z1-050 Exam Questions
QUESTION NO: 1
USER_DATA is a nonencrypted tablespace that contains a set of tables with data. You want to convert all existing data in the USER_DATA tablespace and the new data into the encrypted format. Which methods would you use to achieve this? (Choose all that apply.)
USER_DATA is a nonencrypted tablespace that contains a set of tables with data. You want to convert all existing data in the USER_DATA tablespace and the new data into the encrypted format. Which methods would you use to achieve this? (Choose all that apply.)
Correct Answer: B,C,D
QUESTION NO: 2
Which statement describes the significance of the CHANGE FAILURE command in RMAN? (Choose all that apply.)
Which statement describes the significance of the CHANGE FAILURE command in RMAN? (Choose all that apply.)
Correct Answer: A,E
QUESTION NO: 3
Which statements are true regarding SecureFile LOBs? (Choose all that apply.)
Which statements are true regarding SecureFile LOBs? (Choose all that apply.)
Correct Answer: A,C
QUESTION NO: 4
Which three statements are true regarding the functioning of the Autotask Background Process (ABP)? (Choose three.)
Which three statements are true regarding the functioning of the Autotask Background Process (ABP)? (Choose three.)
Correct Answer: B,D,E
QUESTION NO: 5
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window? (Choose al that apply.)
Identify the activities performed as part of the Automatic SQL Tuning process in the maintenance window? (Choose al that apply.)
Correct Answer: A,C,D,E
QUESTION NO: 6
Which three statements about performance analysis by SQL Performance Analyzer are true? (Choose three.)
Which three statements about performance analysis by SQL Performance Analyzer are true? (Choose three.)
Correct Answer: B,C,D
QUESTION NO: 7
Which two changes and their effect on the system can be tested by using the Database Replay feature? (Choose two.)
Which two changes and their effect on the system can be tested by using the Database Replay feature? (Choose two.)
Correct Answer: B,D
QUESTION NO: 8
View the Exhibit to examine the parameters set for your database instance.

You execute the following command to perform I/O calibration after the declaration of bind variables in the session that are used in the command:
SQL> EXECUTE dbms_resource_manager.calibrate_io( num_physical_disks=>1, max_latency=>5u,max_iops=>:max_iops, max_mbps=>:max_mbps, actual latency=>: actual_latency);
Which statement describes the consequence?
View the Exhibit to examine the parameters set for your database instance.

You execute the following command to perform I/O calibration after the declaration of bind variables in the session that are used in the command:
SQL> EXECUTE dbms_resource_manager.calibrate_io( num_physical_disks=>1, max_latency=>5u,max_iops=>:max_iops, max_mbps=>:max_mbps, actual latency=>: actual_latency);
Which statement describes the consequence?
Correct Answer: D
QUESTION NO: 9
View the Exhibit to examine the replay settings for replay parameters.
What is the implication for setting the values for replay parameters? (Choose all that apply.)

View the Exhibit to examine the replay settings for replay parameters.
What is the implication for setting the values for replay parameters? (Choose all that apply.)

Correct Answer: B,C,D
QUESTION NO: 10
In which two aspects does hot patching differ from conventional patching? (Choose two.)
In which two aspects does hot patching differ from conventional patching? (Choose two.)
Correct Answer: A,B
QUESTION NO: 11
ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables?
ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables?
Correct Answer: B
QUESTION NO: 12
You are managing the APPPROD database as a DBA. You plan to duplicate this database in the same system with the name DUPDB. You issued the following RMAN commands to create a duplicate database: RMAN> CONNECT target sys/sys@APPPROD RMAN> DUPLICATE TARGET DATABASE
TO dupdb FROM ACTIVE DATABASE DB_FILE_NAME_CONVERT '/oracIe/oradata/prod/1, '/scratch/oracIe/oradata/dupdb/1 SPILE PARAMETER_VALUE_CONVERT'/oracle/oradata/prod/1, '/scratch/oracIe/oradata/dupdb/1 SET SGA_MAX_SIZE = '300M1 SET SGA_TARGET = '250M' SET LOG_FILE_NAME_CONVERT '/oracle/oradata/prod/redo/', '/scratch/oracIe/oradata/dupdb/redo/1;
Which three are the prerequisites for the successful execution of the above command? (Choose three.)
You are managing the APPPROD database as a DBA. You plan to duplicate this database in the same system with the name DUPDB. You issued the following RMAN commands to create a duplicate database: RMAN> CONNECT target sys/sys@APPPROD RMAN> DUPLICATE TARGET DATABASE
TO dupdb FROM ACTIVE DATABASE DB_FILE_NAME_CONVERT '/oracIe/oradata/prod/1, '/scratch/oracIe/oradata/dupdb/1 SPILE PARAMETER_VALUE_CONVERT'/oracle/oradata/prod/1, '/scratch/oracIe/oradata/dupdb/1 SET SGA_MAX_SIZE = '300M1 SET SGA_TARGET = '250M' SET LOG_FILE_NAME_CONVERT '/oracle/oradata/prod/redo/', '/scratch/oracIe/oradata/dupdb/redo/1;
Which three are the prerequisites for the successful execution of the above command? (Choose three.)
Correct Answer: A,B,E
QUESTION NO: 13
View the Exhibit for some of the parameter settings.

You start a session and issue the following command:
SQL>CREATE INDEX emp_ename ON emp(ename)
TABLESPACE users INVISIBLE;
What is the outcome of the above command?
View the Exhibit for some of the parameter settings.

You start a session and issue the following command:
SQL>CREATE INDEX emp_ename ON emp(ename)
TABLESPACE users INVISIBLE;
What is the outcome of the above command?
Correct Answer: D
QUESTION NO: 14
View the Exhibit.

Examine the following command that is executed for the TRANSPORT table in the SH schema:
SQL> SELECT DBMS_STATS.CREATE_EXTENDED_STATS(lsh\ 'customers^be1, '(countryjd, cust_state_province)') FROM dual;
Which statement describes the significance of this command?
View the Exhibit.

Examine the following command that is executed for the TRANSPORT table in the SH schema:
SQL> SELECT DBMS_STATS.CREATE_EXTENDED_STATS(lsh\ 'customers^be1, '(countryjd, cust_state_province)') FROM dual;
Which statement describes the significance of this command?
Correct Answer: B




