A. ALTER DATABASE DROP LOGFILE GROUP 1; B.ALTER DATABASE CLEAR LOGFILE GROUP 1; C. ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1; D. ALTER DATABASE DROP LOGFILE MEMBER 'D:\REDO01.LOG';
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
A. 8, 1, 3, 2, 4, 5, 7, 6 B. 1, 8, 3, 4, 2, 5, 7, 6 C. 1, 3, 4, 2, 8, 5, 6, 7 D. 1, 3, 2, 4, 6, 5, 7, 8
A.an error because the ROUND function specified is invalid B.an error because the WHERE condition specified is invalid C.number of days since the promo started based on the current Chicago date and time D.number of days since the promo started based on the current Singapore date and time
A.SQL statements that are part of the AWR baseline only B.SQL statements based on the AWR top SQL identification C.SQL statements that are part of the available SQL Tuning Set (STS) only D.SQL statements that are available in the cursor cache and executed by a user other than SYS