多项选择题
You are using Oracle Database 10g. You performed an incomplete recovery of your database and opened the database with the RESETLOGS option. What is the effect of opening the database with the RESETLOGS option? ()
A. This operation resets the SCN for the database.
B. This operation creates a new incarnation of the database.
C. This operation moves all the redo log files to a different location.
D. This operation deletes the old redo log files and creates new redo log files.
E. This operation updates all current datafiles and online redo logs and all subsequent archived redo logs with a new RESETLOGS SCN and time stamp.
相关考题
-
多项选择题
Foranincompleterecovery,whichfourbackuptypescanbeusedbyRecoveryManager(RMAN)torestoredatafiles?()
A. RMAN image copies.
B. RMAN database backups.
C. RMAN tablespace backups.
D. User-managed backups placed in the flash recovery area.
E. User-managed backups that have been cataloged with RMAN.
F. User-managed data file backups for which the pull path name is specified. -
多项选择题
YouhavesetthevalueoftheNLS_TIMESTAMP_TZ_FORMATparameterintheparameterfiletoYYYY-MM-DD.Thedefaultformatofwhichtwodatatypeswouldbeaffectedbythissetting?()
A. DATE
B. TIMESTAMP
C. INTERVAL YEAR TO MONTH
D. INTERVAL DAY TO SECOND
E. TIMESTAMP WITH LOCAL TIME ZONE -
多项选择题
WhilecreatingaschedulerwindowusingtheDBMS_SCHEDULERpackage,auserloggedinasDBMGRgetstheerrormessageinsufficientprivileges?Whichtwocommandswouldyouusetoresolvethiserror?()
A. GRANT dba TO dbmgr;
B. GRANT connect TO dbmgr;
C. GRANT resource TO dbmgr;
D. GRANT hs_admin_role TO dmbgr;
E. GRANT manage scheduler TO dbmgr;
