A. A different procedure is required to restore a database from compressed backups
B. The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed backup sets and image copies.
C. Using this command to create backups minimizes the bandwidth consumed
D. Using this command to create backups improves the performance of the backup process
第1题:
Youbackedupthedatabaseat8a.m.todayusinganonlinebackup.Accountingmadealargechangetotheunderlyingdatabetween10a.m.andnoon.Whichofthefollowingactionswouldensurethatthechangescouldberecoveredusingthe8a.m.backup?()
A.Createamanualincrementalonlinedatabasebackup.
B.Backupallthearchivedredologsgeneratedsincethe8a.m.backup.
C.Createabrand-newbackupafterallthechangeshavebeenapplied.
D.Thereisnowaytomakethechangesrecoverablebasedonthe8a.m.backup.
E.Performanonlinebackupofthetablespace(s)thatcontainedchangeddata.
第2题:
A.ThecodewillrunabackupvalidationtopopulatetheV$BACKUP_CORRUPTIONviewandrepaircorruptblocks,ifany,recordedintheview.
B.ThecodewillrunabackupvalidatetopopulatetheV$COPY_CORRUPTIONviewandthenrepairanycorruptblocksrecordedintheview.
C.ThecodewillrunsabackupvalidatetopopulatetheV$DATABASE_BLOCK_CORRUPTIONviewandthenrepaircorruptblocks,ifany,recordedintheview.
D.ThecodewillrunabackupvalidatetopopulatetheRC_BACKUP_CORRUPTIONviewandthenrepaircorruptblocks,ifany,recordedintheview.
第3题:
A.V$BACKUPSET
B.RC_DATABASE
C.V$BACKUP_SET
D.RC_BACKUP_SET
第4题:
A.ThebackupperformedonSundayscontainsalltheblocksthathaveeverbeenusedinthedatabase.
B.ThebackupperformedonSundayscontainsalltheblocksthathavechangedsincethelastlevel1backup.
C.Thebackupperformedoneachworkingdaycontainsalltheblocksthathavechangedsincethelastlevel0 backup.
D.ThebackupperformedonMondaycontainsalltheblocksthathavechangedsincethelevel0backup,and everyotherworkingdaycontainsalltheblocksthathavechangedsincethelevel1backup
第5题:
A.V$BACKUP_CORRUPTION
B.V$COPY_CORRUPTION
C.V$DATABASE_BLOCK_CORRUPTION
D.RC_BACKUP_CORRUPTION
第6题:
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server.Which command should be run to restore the file?()
A.tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
B.restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
C.listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
D.restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf