单项选择题
It is a holiday and no transactions are being performed on the database. You took a consistent backup of your database without using Recovery Manager (RMAN). How would you make use of this consistent backup in RMAN?()
A.cannot be used in RMAN
B.by starting up the database again
C.by using the CATALOG command of RMAN
D.by using the RECOVER CATALOG command in RMAN
E.by re-creating the target control file to rebuild the RMAN repository
相关考题
-
单项选择题
Oneoftheredologmembersinyourdatabaseislost.YouqueriedV$logfileforfurtherdetails.Whatwouldbethemember’sstatus?()
A.LOST
B.INVALID
C.EXPIRED
D.DELETED
E.CORRUPT
F.UNKNOWN
G.OBSOLETE -
单项选择题
WhilesettingupanOracledatabaseforoneofyourcriticalapplications,youwanttoensurethatthedatabaseisbackedupatregularintervalswithoutyourintervention.Whatshouldyoudotoachievetheobjective?()
A.configure the database to run in ARCHIVELOG mode
B.configure the Flash Recovery Area to enable automatic database backup
C.schedule the database backup using DBMS_JOB package after creating the database
D.schedule the database backup using Recovery Manager (RMAN) commands after creating the database
E.schedule the database backup using Database Configuration Assistant (DBCA) while creating the database -
多项选择题
UserScotthasupdatedthesalaryofoneoftheemployeesintheEMPLOYEEStableandhasnotcommittedthetransaction.Whatarethetwotypesoflocksthatthisscenariowouldleadto?()
A.null lock on the row being updated
B.null lock on the table containing the row
C.ROW SHARE lock for the row being updated
D.ROW EXCLUSIVE lock for the row being updated
E.shared row-exclusive lock for the row being updated
F.a shareable table lock for the table containing the row
G.exclusive table-level lock for the table containing the row
