Online Access Free 1Z1-060 Practice Test
| Exam Code: | 1Z1-060 |
| Exam Name: | Upgrade to Oracle Database 12c |
| Certification Provider: | Oracle |
| Free Question Number: | 205 |
| Posted: | Sep 02, 2026 |
You enabled an audit policy by issuing the following statements:
SQL> AUDIT POLICY ORA_DATABASE_PARAMETER BY SCOTT;
SQL> AUDIT POLICY ORA_DATABASE_PARAMETER BY SYS, SYSTEM;
For which database users and for which executions is the audit policy now active? (Choose two.)
Which two statements are true concerning Information Lifecycle Management (ILM) policies?
Which three statements are true about using flashback database in a multitenant container database (CDB)?
You use a recovery catalog for maintaining your database backups.
You execute the following command:
Which two statements are true? (Choose two.)
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.