Oracle 1z0-040: Oracle Database 10g: New Features for Administrators
#31. You have three production database, HRDB, FINDB, and ORGDB, that use the ASM instance. At the end of the day, you execute the following command on the ASM instance to shut down: SQL> shutdown immediate; What is the result of executing this command?
#32. Exhibit Examine the SQL statement used to create the EMP table. You need to shrink the EMP table segment. Which SQL statement would you execute as a prerequisite before you execute the ALTER TABLE emp SHRINK SPACE; command?
#33. While exporting data by using Data Pump, you find that the export runs for long period. Because this action is being performed during peak hours, you decide to stop the job and restart it during off-peak hours. Which view would you query to determine the name and status of the stopped job?
#34. In the server parameter file (SPFILE), the UNDO_TABLESPACE initialization parameter is set to UNDOTBS. You executed the following SQL statement to rename the UNDOTBS undo tablespace:
#37. You flashed back the jobs table at 11:00 a.m. to its state at 9:30 a.m. At 11:15 a.m., you decided to retrieve the jobs table as it was at 10:12 a.m. What would you do to retrieve the jobs table fast and with minimum impact to other objects?