当前分类: 1z0-043
问题:单选题Very soon you will be performing maintenance operations. You would have several jobs to run as soon as the maintenance period starts. Which method would you use to create jobs without specifying the time period when the job should be run?()A use DBMS_...
查看答案
问题:多选题You have created a resource plan, PROD_DB_PLAN, with the following consumer groups with the respective plan directives: Consumer group SALES with CPU_P1 as 60 and DEGREE_OF_PARALLELISM as 4. Consumer group MARKET with CPU_P1 as 20. Consumer group DEV...
问题:In your test database, you have created the ORDERS table as ...
问题:多选题You have created a job class, CUST_JOB_1, with two jobs, CUST_JOB_1_A and CUST_JOB_1_B. Which two statements are true? ()AThe member jobs would get dropped when the job class is dropped.BBoth the jobs would be executed concurrently.CThe member jobs wou...
问题:单选题You are creating a resource consumer group using the DBMS_RESOURCE_MANAGER.CREATE_CONSUMER_GROUP procedure. Which parameter will you use to define the resource scheduling method used between sessions within the resource group?()A CPU_MTHB NEW_CPU_MTH...
问题:单选题You are performing an incomplete recovery because certain important tables were deleted and purged from the Recycle Bin. In which mode will you perform the recovery?()A MOUNT modeB RESTRICTED modeC OPEN modeD NOMOUNT mode...
问题:单选题You are maintaining the PROD database of NetFx Corporation. You set the value of the SQL_TRACE parameter to TRUE. What will be the impact of this setting?()A The SQL trace facility will generate the performance statistics for all the SQL statements fo...
问题:单选题You want to view the name of a program associated with a job for making some changes to the program. Which view will you query to find the name of the program associated with the job?()A DBA_SCHEDULER_JOB_RUN_DETAILSB DBA_SCHEDULER_RUNNING_JOBSC DBA...
问题:You are connected to Recovery Manager (RMAN) without a recov...
问题:In Recovery Manager (RMAN), you set the retention policy to ...
问题:单选题You defined the Recovery Manager (RMAN) retention policy to recovery window of 7 days by executing the following command: RMAN CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS; When a backup is performed, what would be the status of this backu...
问题:单选题In which of the following scenarios is a tablespace recovery required?()A when recovering a lost read-only tablespace from a read-only tablespace backupB when recovering a lost read-only tablespace from a read-write tablespace backup when the databas...
问题:多选题Your database operates in ARCHIVELOG mode and all the tablespaces are online. Due to a user error, you decided to perform an incomplete recovery. Which two tasks would you be required to perform in the recovery process?()Aopen the database with the RES...
问题:单选题A junior level Database Administrator erroneously deleted the database alert log while users were accessing the database. Which action should you take to recover the alert log?()A Do nothing.B Restart the database.C Perform recovery on the database....
问题:多选题You want to migrate your existing non-ASM files to ASM files for the database PROD. Which method or command would you use to accomplish this task?()Athe CONVERT command of RMANBData Pump Export and Import into the same databaseCconventional export and...
问题:In your database, all the tablespaces are locally managed. Y...
问题:A user executes a query on the EMP table, which contains tho...
问题:You are working as a DBA at NetFx Corporation. A user, Scott...
问题:You are performing a block media recovery on the tools01.dbf...
问题:多选题For which two SQL statements can you use the Flashback Table feature to revert a table to its previous state?()AUPDATE TABLEBCREATE CLUSTERCTRUNCATE TABLEDALTER TABLE MOVEEINSERT INTO···VALUESFALTER TABLE···DROP COLUMNGALTER TABLE···DROP PARTITION...