Free Oracle 1Z0-060 Exam Actual Questions

The questions for 1Z0-060 were last updated On May 2, 2024

Question No. 1

Your multitenant container (CDB) contains two pluggable databases (PDB), HR_PDB and ACCOUNTS_PDB, both of which use the CDB tablespace. The temp file is called temp01.tmp.

A user issues a query on a table on one of the PDBs and receives the following error:

ERROR at line 1:

ORA-01565: error in identifying file '/u01/app/oracle/oradata/CDB1/temp01.tmp'

ORA-27037: unable to obtain file status

Identify two ways to rectify the error. (Choose two.)

Show Answer Hide Answer
Correct Answer: A, E

* Because temp files cannot be backed up and because no redo is ever generated for them, RMAN never restores or recovers temp files. RMAN does track the names of temp files, but only so that it can automatically re-create them when needed.

* If you use RMAN in a Data Guard environment, then RMAN transparently converts primary control files to standby control files and vice versa. RMAN automatically updates file names for data files, online redo logs, standby redo logs, and temp files when you issue RESTORE and RECOVER.


Question No. 2

Examine the following commands for redefining a table with Virtual Private Database (VPD) policies:

Which two statements are true about redefining the table? (Choose two.)

Show Answer Hide Answer
Correct Answer: A, C

The triggers cloned to the interim table are disabled until the redefinition is completed. Once the redefinition is complete, all cloned objects are renamed to the original names used by they object they were cloned from.

References: http://www.oracle-base.com/articles/10g/online-table-redefinition-enhancements-10gr1.php


Question No. 3

Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column? (Choose two.)

Show Answer Hide Answer
Question No. 4

Which statement is true about Oracle Net Listener?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

You are administering a database stored in Automatic Storage Management (ASM). You use RMAN to back up the database and the MD_BACKUP command to back up the ASM metadata regularly. You lost an ASM disk group DG1 due to hardware failure.

In which three ways can you re-create the lost disk group and restore the data? (Choose three.)

Show Answer Hide Answer
Correct Answer: C, D, F