1Z0-053 | What Printable 1Z0-053 exam dumps Is?


Q1. Which of the following is a valid way of putting a tablespace named DAVE_TBS into hot backup mode?

A. alter tablespace DAVE_TBS backup mode;

B. alter tablespace DAVE_TBS start backup;

C. alter tablespace DAVE_TBS begin backup;

D. alter tablespace DAVE_TBS backup begin;

E. alter tablespace DAVE_TBS backup;

Answer: C

Q2. Which three statements about performance analysis by SQL Performance Analyzer are true? (Choose three.)

A. It detects changes in SQL execution plans.

B. It produces results that can be used to create the SQL plan baseline.

C. The importance of SQL statements is based on the size of the objects accessed.

D. It generates recommendations to run SQL Tuning Advisor to tune regressed SQLs.

E. It shows only the overall impact on workload and not the net SQL impact on workload.

Answer: ABD

Q3. Which statement is true regarding virtual private catalogs?

A. A virtual private catalog owner can create a local stored script, and have read/write access to a global stored script.

B. The virtual private catalog owner cannot create and modify the stored scripts.

C. The set of views and synonyms that make up the virtual private catalog is stored in the schema of the RMAN recovery catalog owner.

D. To perform most of the RMAN operations, the virtual catalog owner must have the SYSDBA or SYSOPER privilege on the target database.

Answer: D

Q4. You are using Recovery Manager (RMAN) for backup and recovery operations with a recovery catalog. You have been taken database backups every evening. On November 15, 2007, at 11:30 AM, you were informed that the USER_DATA tablespace was accidentally dropped.

On investigation, you found that the tablespace existed until 11:00 AM, and important transactions were done after that. So you decided to perform incomplete recovery until 11:00 AM. All the archive logs needed to perform recovery are intact. In NOMOUNT state you restored the control file that has information about the USER_DATA tablespace from the latest backup. Then you mounted the database. Identify the next set of commands that are required to accomplish the task?

A. Option A

B. Option B

C. Option C

D. Option B

Answer: A

Q5. RMAN provides more granular catalog security through which feature?

A. Virtual private database

B. Virtual private catalog

C. RMAN virtual database

D. RMAN secure catalog

E. Oracle Database Vault

Answer: B

Q6. Your database interface is running. A user SCOTT starts a SQL *Plus session, and issues the following query:

SQL> SELECT * FROM sales;

Which process would retrieve the result from the database and return it to the client program?

A. User process

B. Server process

C. System Monitor (SMON)

D. Process Monitor (PMON)

E. Checkpoint process (CKPT)

Answer: B

Q7. Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMAN repository can be listed? (Choose two.)

A. stored scripts in the recovery catalog

B. backups that can be deleted from disk

C. backup sets and image copies are obsolete

D. backups that do not have the AVAILABLE status in the RMAN repository

Answer: AD

Q8. You plan to control idle sessions that are blocking other sessions from performing transactions. Your requirement is to automatically terminate these blocking sessions when they remain idle for a specified amount of time.

How would you accomplish this task?

A. Set metric threshold

B. Implement Database Resource Manager

C. Enable resumable timeout for user sessions

D. Add directives to Automatic Database Diagnostic Monitor (ADDM)

Answer: B

Q9. You have control-file autobackups enabled. When starting your database from SQL*Plus, you receive the following error message: SQL> startup ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file

`C:ORACLEPRODUCT11.1.0DB_1DATABASEINITORCL.ORA' Using RMAN, how would you respond to this error?

A. Issue the startup nomount command and then issue the restore parameter file command from the RMAN prompt.

B. Issue the startup nomount command and then issue the restore spfile command from the RMAN prompt.

C. Issue the startup nomount command and then issue the restore spfile from autobackup command from the RMAN prompt.

D. Issue the startup nomount command and then issue the restore spfile from backup command from the RMAN prompt.

E. Issue the restore spfile from autobackup command from the RMAN prompt.

Answer: C

Q10. You work with a newly created database. Presently, there is no application load on the database instance. You want to create a baseline for tuning the application, so you decide to collect recommendations that can be implemented to improve application performance.

What action must you take to achieve this?

A. Run Segment Advisor

B. Run the SQL Tuning Advisor (STA)

C. Run the Automatic Workload Repository (AWR) report

D. Run the SQL Access Advisor with a hypothetical workload

Answer: D