1Z0-063 Dumps

1Z0-063 Free Practice Test

Oracle 1Z0-063: Oracle Database 12c: Advanced Administration

QUESTION 11

- (Exam Topic 2)
Which three statements are true about compression of backup sets? (Choose three.)

Correct Answer: BCE

QUESTION 12

- (Exam Topic 1)
Which two statements are true about a multitenant architecture? (Choose two.)

Correct Answer: CD

QUESTION 13

- (Exam Topic 2)
You execute the commands to configure settings in RMAN:
1Z0-063 dumps exhibit
Then, you issue the following command to take a backup:
1Z0-063 dumps exhibit
Which statement is true about the execution of these commands?

Correct Answer: D

QUESTION 14

- (Exam Topic 2)
RMAN is connected to the target database PROD1 and an auxiliary instance in NOMOUNT state. Examine the command to create a duplicate database:
1Z0-063 dumps exhibit
Which two statements are true about the execution of the DUPLICATE command? (Choose two.)

Correct Answer: BE

QUESTION 15

- (Exam Topic 2)
Your database is running on the host OUSERVER. You back up your database regularly using RMAN and the backups are cataloged in a recovery catalog. For testing purposes, you want to replicate your database to another host, OUSERVER1, with the same directory structure. So, you copy the backups to the new host.
What must you do to make the database operational in OUSERVER1?

Correct Answer: A
Catalog any backups not recorded in the repository with the CATALOG command.
Restore the data files to their original locations. If volume names have changed, then run SET NEWNAME commands before the restore operation and perform a switch after the restore operation to update the control file with the new locations for the data files, as shown in the following example.
Note: One way to name duplicate data files is to use the SET NEWNAME command before executing the DUPLICATE command. RMAN supports the following commands, listed in order of precedence:
References: https://docs.oracle.com/database/121/BRADV/rcmadvre.htm