摘要: What privileges must be granted to allow an account to create the recovery catalog? (Choose all thatapply.)A. RECOVERY_CATALOG_OWNERB. DBAC. RESOURCED 阅读全文
posted @ 2017-11-09 18:28 巴啦啦大魔王 阅读(89) 评论(0) 推荐(0) 编辑
摘要: What is the purpose of the RMAN recovery catalog? (Choose all that apply.)A. It must be used because all RMAN-related backup and recovery metadata inf 阅读全文
posted @ 2017-11-09 18:24 巴啦啦大魔王 阅读(79) 评论(0) 推荐(0) 编辑
摘要: You issue the following command:RMAN>CONFIGURE BACKUP OPTIMIZATION ON;What is the result of this command on your backups?A. An incremental backup stra 阅读全文
posted @ 2017-11-09 18:16 巴啦啦大魔王 阅读(98) 评论(0) 推荐(0) 编辑
摘要: Which command is used to configure RMAN to perform a compressed backup for every backupexecuted?A. BACKUP AS COMPRESSED BACKUPSET DATABASEB. BACKUP AS 阅读全文
posted @ 2017-11-09 18:12 巴啦啦大魔王 阅读(89) 评论(0) 推荐(0) 编辑
摘要: Which of the following statements are true about the BACKUP command? (Choose all that apply.)A. The BACKUP command can not be used to make image copie 阅读全文
posted @ 2017-11-09 18:06 巴啦啦大魔王 阅读(80) 评论(0) 推荐(0) 编辑
摘要: Given the following steps, which would be the correct order to create a backup of an Oracle database in ARCHIVELOG mode with control-file autobackups 阅读全文
posted @ 2017-11-09 18:04 巴啦啦大魔王 阅读(86) 评论(0) 推荐(0) 编辑
摘要: The CONTROL_FILE_RECORD_KEEP_TIME initialization parameter should be set to what value?(Choose all that apply.)A. The initialization parameter should 阅读全文
posted @ 2017-11-09 17:59 巴啦啦大魔王 阅读(108) 评论(0) 推荐(0) 编辑
摘要: What command would you use to set a persistent setting in RMAN so that backups are all written to a tape device?A. CONFIGURE DEFAULT DEVICE TYPE TO TA 阅读全文
posted @ 2017-11-09 17:55 巴啦啦大魔王 阅读(84) 评论(0) 推荐(0) 编辑
摘要: What feature comes into play to help ensure the completion of the backup should one of threebackup devices fail during a backup that is using three di 阅读全文
posted @ 2017-11-09 17:49 巴啦啦大魔王 阅读(164) 评论(0) 推荐(0) 编辑
摘要: Which dynamic view displays the status of block-change tracking?A. V$BLOCK_CHANGEB. V$BLOCK_CHANGE_TRACKINGC. V$BLOCKCHANGED. V$BLOCK_TRACKING The V$B 阅读全文
posted @ 2017-11-09 17:45 巴啦啦大魔王 阅读(146) 评论(0) 推荐(0) 编辑
摘要: Which of the following most closely represents an image copy?A. Unix cp command of a fileB. Bit-by-bit copy of a fileC. Windows COPY command of a file 阅读全文
posted @ 2017-11-09 17:42 巴啦啦大魔王 阅读(62) 评论(0) 推荐(0) 编辑
摘要: Given the following steps, which would be the correct order to create a backup of an Oracle database in NOARCHIVELOG mode?A. shutdown immediate from R 阅读全文
posted @ 2017-11-09 17:40 巴啦啦大魔王 阅读(79) 评论(0) 推荐(0) 编辑
摘要: Which backup option defines a user-defined name for a backup?A. FORMATB. NAMEC. TAGD. FORMAT U% The TAG is used to name a backup with a user-defined c 阅读全文
posted @ 2017-11-09 17:19 巴啦啦大魔王 阅读(84) 评论(0) 推荐(0) 编辑
摘要: Which type of backup must be performed first with an incremental backup?A. Level 1B. Level 0C. Level 2D. Level 3 A level-0 backup copies all the used 阅读全文
posted @ 2017-11-09 17:13 巴啦啦大魔王 阅读(92) 评论(0) 推荐(0) 编辑
摘要: Which type of backup backs up only data blocks modified since the most recent backup at the same level or lower?A. Differential incremental backupB. D 阅读全文
posted @ 2017-11-09 17:11 巴啦啦大魔王 阅读(100) 评论(0) 推荐(0) 编辑
摘要: Which of the following best describes a full backup?A. All datafiles of a databaseB. All datafiles, archive logs, and control filesC. All datafiles an 阅读全文
posted @ 2017-11-09 17:10 巴啦啦大魔王 阅读(89) 评论(0) 推荐(0) 编辑
摘要: Which is the correct command to back up the database, back up the archived redo logs, and thenremove the backed-up archived redo logs?A. backup databa 阅读全文
posted @ 2017-11-09 17:05 巴啦啦大魔王 阅读(102) 评论(0) 推荐(0) 编辑
摘要: Which command creates an image copy?A. backup as copyB. backup copyC. copy as backupD. copy back The backup as copy command is used to create an image 阅读全文
posted @ 2017-11-09 17:01 巴啦啦大魔王 阅读(70) 评论(0) 推荐(0) 编辑
摘要: Compressed backups work with which of the following commands?A. copy as backupB. backup as copyC. backupD. copy Compressed backups work only wtih back 阅读全文
posted @ 2017-11-09 16:58 巴啦啦大魔王 阅读(136) 评论(0) 推荐(0) 编辑
摘要: Consider the following command:Backup database plus archivelog delete input;How many backup sets would be created by this command if the following wer 阅读全文
posted @ 2017-11-09 16:53 巴啦啦大魔王 阅读(125) 评论(0) 推荐(0) 编辑