In your database, the flash recovery area (FRA) is configured as the default for RMAN backups. You executed the following commands to configure the settings in RMAN:Which statement is true about the outcome?()
A. Only one channel is allocated and the backup is created in the flash recovery area
B. Only one channel is allocated and the backup is created in the destination specified for channel
C. Two channels are allocated and backup sets are created in the destinations specified for channels 1 and 2
D. Three channels are allocated and backup sets are created in the destinations specified for channels 1, 2, and FRA
第1题:
A.QuerytheV$FLASHBACK_DATABASE_LOGview.
B.QuerytheV$FLASHBACK_DATABASE_STATview.
C.CheckthevalueoftheDB_FLASHBACK_RETENTION_TARGETinitializationparameter.
D.QuerytheV$RECOVERY_FILE_DESTview.
第2题:
在一台充当认证服务器上配置了两个认证域“Area1”和“Area2”,用户如果使用正确的用户名“huawei”和密码“hello”进行认证,则此用户会被分配到哪个认证域当中()。
A.认证域“Area1”
B.认证域“Area2”
C.认证域“default domain”
D.认证域“default_admindomain”
第3题:
A.CONNECT
B.RECOVERY_CATALOG_OWNER
C.DBA
D.RESOURCE
第4题:
YouaremaintainingtheSALESdatabaseforanorganization.YouhaveenabledtheFlashbackDatabasefeatureandwanttoestimatetheflashbackspacerequiredforfutureoperations.Whichviewwouldyouquerytoestimatetheflashbackspacerequired?()
A.V$DATABASE
B.V$FLASHBACK_DATABASE_STAT
C.V$FLASHBACK_DATABASE_LOG
D.V$RECOVERY_FILE_DEST
第5题:
YouwouldliketocreateanRMANrecovercataloginwhichtostoreinformationaboutyourDB01database.YouwanttousethedatabasenamedRCDBforthestorageofyourrecoverycatalog.Thesixstepsyouwillfollowtocreatearecovercatalogarenotdisplayedinthecorrectorder.Whichdisplaysthecorrectorder?()
1.Granttheappropriateprivileges(CONNECTandRESOURCE)androles
(RECOVERY_CATALOG_OWNER)totheuserresponsibleforperformingbackupandrecoveroperations.
2.Registerthetargetdatabaseinthecatalog.
3.CreatethecatalogusingtheRMANcommandlineinterpreter.
4.Createauserandschemawhichwillowntherecoverycatalog.
5.CreatetablespacetoholdthecataloginthedatabaseyouhavededicatedforyourRMANrecoverycatalog.
6.ConnecttothetargetdatabaseusingSYSDBAprivileges.
第6题:
建立登录用户时若不指定DEFAULT_DATABASE选项,默认数据库为master数据库。()