单项选择题
A. By having each user run the report generation procedure at the scheduled time, supplying the necessary input variables.
B. By creating a program using DBMS_JOB that accepts one or more variables, and creating a job that calls this program using DBMS_JOB.
C. By having each user schedule a job using DBMS_JOB that accepts one or more input variables and calls a procedure that generates the report.
D. By having each user create a job using DBMS_SCHEDULER that includes all the information and commands necessary to generate the report.
E. By creating a program using DBMS_SCHEDULER that accepts one or more variables, and creating a job that calls this program using DBMS_SCHEDULER.
单项选择题 Consider the following command to add a new disk group called "tdgroupA" with two failover groups: CREATE DISKGROUP tdgroupA NORMAL REDUNDANCY FAILOVERGROUP control01 DISK ’/devices/A1’, ’/devices/A2’, ’/devices/A3’ FAILOVERGROUP control02 DISK ’/devices/B1’, ’/devices/B2’, ’/devices/B3’m The disk "/devices/A1" is currently a member disk of a disk group by the name "tdgroup1". Which task would be accomplished by the command?()
多项选择题 YouareworkingonanOracleDatabase10gdatabase.ForwhichpurposeswouldyouusetheFlashbackTransactionQueryfeature?()
多项选择题 InRecoveryManager(RMAN),youhavesetcontrolfileautobackuptoONbyusingthefollowingcommand:CONFIGURECONTROLFILEAUTOBACKUPON;Whichtwoeventswouldcausethecontrolfiletobebackedupautomatically?()