Online Access Free 1z1-074 Practice Test
| Exam Code: | 1z1-074 |
| Exam Name: | Upgrade Oracle DBA 11g or 12c to 12c R2 |
| Certification Provider: | Oracle |
| Free Question Number: | 75 |
| Posted: | Jul 17, 2026 |
Which two are true about tables recovered by using the RMAN RECOVER TABLE command or the command itself, starting from Oracle Database 12c Release 2? (Choose two.)
A multi-tenant container database (CDB) contains three PDBs.
Which three are prerequisites for performing a cross-platform transport of any of the PDBs? (Choose three.)
Which three statements are true about the deferred invalidation clause in DDL statements? (Choose three.)
Which three statements are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose three.)
In TESTDB, U1 has SYSDBA privileges and the password Oracle_4U.
You recreate the password file:
$ orapwd FILE=orapwtestdb FORMAT=12.2 password=Oracle_123 ENTRIES=5
Examine the command and result:
$ sqlplus u1/Oracle_4U@testdb as sysdba
ERROR:
ORA-01017: invalid username/password; logon denied
What can you do to fix this error?