单项选择题ou have backed up your database twice without connecting to the recovery catalog. What command do you issue to transfer the control-file metadata to the recovery catalog? ()

A.synch catalog 
B.resync catalog
C.replicate catalog 
D.update catalog  
E.restore catalog


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题Which command would you use to determine what database backups are currently available for restore?()

A.list database backup
B.report database backup  
C.list backup of database
D.list summary backup
E.report backup of database

2.单项选择题You are using RMAN to backup your ARCHIVELOG mode database. You have enabled control-file autobackups. Which files are not backed up during the RMAN backup?()

A.Database Datafiles 
B.Database Control Files 
C.Online redo logs
D.Archived redo logs 
E.The database SPFILE 
F.None of the above, all these files are backed up. 

3.单项选择题Which command will restore all datafiles to the date 9/30/2008 at 18:00 hours? ()

A.restore datafiles until time '09/28/2008:21:03:11'
B.restore database files until time '09/28/2008:18:00:00'
C.restore database until time '09/28/2008:18:00:00'
D.recover database until time '09/28/2008:18:00:00'
E.recover database until timestamp '09/28/2008:18:00:00'

4.单项选择题What command would you issue to enable automated backups of control files? ()

A.alter database controlfile autobacku on
B.alter system controlfile autobackup on 
C.configure controlfile autobackup on 
D.enable controlfile autobackup

5.单项选择题Which command do you use to create a recovery-catalog schema? ()

A.create recovery catalog 
B.create catalog
C.build catalog 
D.catalog create 
E.mount catalog 

6.单项选择题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 TAPE MEDIA 
B.CONFIGURE DEFAULT DEVICE TYPE TO TAPE 
C.CONFIGURE DEFAULT DEVICE TYPE TO SBT 
D.CONFIGURE DEFAULT DEVICE TYPE TO SBT_TAPE

8.单项选择题Which dynamic view displays the status of block-change tracking?()

A.V$BLOCK_CHANGE 
B.V$BLOCK_CHANGE_TRACKING 
C.V$BLOCKCHANGE 
D.V$BLOCK_TRACKING

9.单项选择题Which of the following most closely represents an image copy? ()

A.Unix cp command of a file
B.Bit-by-bit copy of a file
C.Windows COPY command of a file 
D.All of the above

最新试题

In your production database, users report that they are unable to generate reports on an important table because it does not contain any data. While investigating the reason, you realize that another user executed the TRUNCATE TABLE command, which accidentally caused the data to be lost. Now you want to recover the lost data of the table without affecting objects in other schemas.Which method must you use to recover the lost data?()

题型:单项选择题

After you have restored and recovered a database to a new host by using a previously performed Recovery Manager (RMAN) backup, which is the best option you would consider for the new database?()

题型:单项选择题

You are creating a database by using Database Configuration Assistant (DBCA). You have chosen the File System option as the storage mechanism. What would be the result of choosing this option?()

题型:单项选择题

Which three tasks can be performed using a duplicate database?()

题型:多项选择题

While Monitoring the space usage in your database that is in ARCHIVELOG mode you observed that the flash recovery area does not have enough free space to accommodate any more files and you do not have necessary permissions to add more space to it.Identify the two events that can occur in the event of a log switch?()

题型:多项选择题

The user SYS creates a job by using the following command:Which two statements are true about the job that was created by the preceding command?()

题型:多项选择题

Examine the CREATE DISKGROUP command used to create a disk group:In which situation would you use this method of disk group creation?()

题型:单项选择题

Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()

题型:多项选择题

Which three statements are true about persistent configuration?()

题型:多项选择题

To enable faster incremental backups, you enabled block change tracking for the database.Which two statements are true about the block change tracking file?()

题型:多项选择题