#185. Which command meets these two criteria? 1 Runs the backup at full speed 2 Either finishes the task in the allotted time, or terminates Recovery Manager (RMAN) with an error if it fails to finish the task in the allotted time.
#187. A query on the sales table returned the following error: Tue May 11 07:05:40 2004 Some indexes or index [sub]partitions of table SCOTT. SALES have been marked unusable. Which statement caused this error to be returned when you issued the query?
#188. You set SGA parameters in your database as: DB_CACHE_SIZE=24MB JAVA_POOL_SIZE=48MB SHARED_POOL_SIZE=96MB You plan to upgrade to Oracle Database 10g. You need to provide an additional 20 MB memory space to accommodate internal overhead allocations for metadata. Which SGA parameter(s) would you modify?
#190. An AFTER SUSPEND system event trigger containing no exception handler is fired, and runs out of space after inserting some audit records. Which two events happen? (Choose two.)