Valid 1Z0-160 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-160 Exam! ExamDiscuss.com now offer the newest 1Z0-160 exam dumps, the ExamDiscuss.com 1Z0-160 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-160 dumps with Test Engine here:
You did not configure Backup and Recovery during instance creation. You therefore need to schedule your backup strategy with RMAN. Which two tasks would you need to perform to customize the backup configuration?
Correct Answer: A,C
Explanation/Reference: Explanation: A: You can use the bkup_api utility to create an on-demand backup of a database deployment hosting a single-instance database or an Oracle Data Guard configuration. By default, the backup is given a timestamp-based tag. To specify a custom backup tag, add the --tag option to the bkup_api command; for example, to create a longterm backup with the tag "monthly", enter the following command: # /var/opt/oracle/bkup_api/bkup_api bkup_start --keep --tag=monthly C. Customizing Which Database Configuration Files Are Backed Up To change which database configuration files are backed up: 1. Connect as the oracle user to the compute node. For detailed instructions, see Connecting to a Compute Node Through Secure Shell (SSH). 2. Edit the contents of the /home/oracle/bkup/dbcfg.spec file: The backup feature provided by Oracle Database Cloud Service backs up the files and folders listed in this specification file. References: Using Oracle Database Cloud Service (February 2017) , pages 6-4, 6-10 https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/using-oracle-database-cloud- service.pdf