多项选择题
A.At the end of every RUN block.
B.After every SET CONTROLFILE AUTOBACKUP FORMAT command.
C.After every BACKUP or COPY command issued at the RMAN prompt.
D.At the end of every RUN block if the last command in the block was either BACKUP or COPY.
E.Whenever a BACKUP or COPY command within a RUN block is followed by a command that is neither BACKUP nor COPY.
F.After every BACKUP or COPY command within a RUN block that is followed by the CONFIGURE CONTROLFILE AUTOBACKUP FORMAT command.
单项选择题 You are creating a recovery catalog for use with RMAN. You have issued these commands: SQL> CREATE TABLESPACE rman_ts DATAFILE ’/DISK1/rman_ts01.dbf’ 2> SIZE 20M 3> DEFAULT STORAGE (initial 100K next 100K pctincrease 0); SQL> CREATE USER rman_db01 IDENTIFIED BY rman_db01 2> DEFAULT TABLESPACE rman_ts 3> QUOTA unlimited ON rman_ts; Which command should you issue next?()
多项选择题 Whenacheckpointoccursthe().().and()aresynchronized.
单项选择题 WhichstatementistrueregardingOracleSharedServerarchitecture?()