1z0-074 Dumps

1z0-074 Free Practice Test

Oracle 1z0-074: Upgrade Oracle DBA 11g/12c to 12cR2

QUESTION 21

InTESTDB, U1hasSYSDBAprivileges and the passwordOracle_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?

Correct Answer: A

QUESTION 22

Which two statements are true about FLEX ASM? (Choose two.)

Correct Answer: DE

QUESTION 23

You execute this command in your database:
ALTER SYSTEM SET ENCRYPT_NEW_TABLESPACES = DDL;
How does this affect the creation of tablespaces?

Correct Answer: B

QUESTION 24

USER1is an OS user with the passwordoracleand is only a member of theoinstallgroup. In theORCLdatabase, theOS_AUTHEN_PREFIXvalue isops$.
Examine these commands executed by the DBA:
SQL> CREATE USER ops$user1 IDENTIFIED externally; SQL> GRANT create session TO ops$user1;
How canUSER1be given theSYSRACprivilege?

Correct Answer: C

QUESTION 25

Identify two operations for which thebkup_apiutility can be used. (Choose two.)

Correct Answer: AD