单项选择题What view might you use to try to determine how long a particular backup will take?()

A.V$SESSION_EVENT 
B.V$SESSION 
C.V$W0041ITS
D.V$WAITSTAT 
E.V$SESSION_LONGOPS 


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题What does it mean if a backup is expired?()

A.The backup set has exceeded the retention criteria set in RMAN and is eligible for removal. 
B.The backup set has one or more invalid blocks in it and is not usable for recovery. 
C.The backup set contains one or more tablespaces no longer in the database.  
D.The backup set contains one or more missing backup set pieces.
E.The backup set is from a previous version of RMAN and was not upgraded. 

2.单项选择题You want to make sure that your database backup does not exceed 10 hours in length. What command would you issue that would meet this condition?()

A.backup database plus archivelog
B.backup database plus archivlog until time ‘10:00‘
C.backup database plus archivelog timeout ‘10:00‘
D.backup database plus archivelog duration 10:00

4.单项选择题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

5.单项选择题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. 

6.单项选择题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'

7.单项选择题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

8.单项选择题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 

9.单项选择题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

最新试题

What does the DB_FLASHBACK_RETENTION_TARGET parameter configure?()

题型:单项选择题

The BACKUP_TAPE_IO_SLAVES parameter is set to FALSE for the database instance. Which statement is true while performing a tape backup in an RMAN session?()

题型:单项选择题

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

题型:单项选择题

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

题型:多项选择题

You want to configure the Flashback Database feature and retain flashback logs for three days. Presently the database is open and configured in ARCHIVELOG mode.The following steps must be performed in the correct sequence to do this:Choose the correct sequence.() 

题型:单项选择题

Which two commands never trigger an implicit rebalancing within the disk group?()

题型:多项选择题

Which three statements are true about persistent configuration?()

题型:多项选择题

Which two statements are true about a job chain?()

题型:多项选择题

The database is currently open and the temp03.dbf tempfile belonging to the default temporary tablespace TEMP has been corrupted. What steps should you take to recover from this tempfile loss in an efficient manner?()

题型:单项选择题

Which options would you consider while configuring a flash recovery area (fast recovery area in 11g Release 2) for your production database that is running in ARCHIVELOG mode?()

题型:多项选择题