LOG_HISTORY
JOB_LOG_RETENTION
WINDOW_LOG_RETENTION
WHICH_LOG
LOG_NAME
第1题:
A. SET_JOB_ARGUMENT_VALUE
B. SET_JOB_VALUE_ANYDATA
C. SET_JOB_ANYDATA_VALUE
D. SET_SPECIAL_JOB_VALUE
E. SET_JOB_ANYTYPE_VALUE
第2题:
Which three methods can be used to troubleshoot problems using the Cisco Unity Express GUI?()
第3题:
You enabled the flashback logging feature, but you have not specified the location of the flash recovery area. Which location would be used as the default location for the flash recovery area?()
第4题:
While creating a job class using the DBMS_SCHEDULER package, you set the logging level to LOGGING_RUNS. What would be the impact of this setting?()
第5题:
Which DBMS_SCHEDULER procedure(s) can be used to alter an existing job?()
第6题:
To set the history retention period for either window logging or job logging individually, which parameters of the SET_SCHEDULER_ATTRIBUTE procedure need to be used?()
第7题:
You are creating a job class. You have issued the following command to create the job class: SQL> BEGIN DBMS_SCHEDULER.CREATE_JOB_CLASS( JOB_CLASS_NAME => ’LOW_PRIORITY_CLASS’, RESOURCE_CONSUMER_GROUP => ’LOW_GROUP’, LOGGING_LEVEL => DBMS_SCHEDULER.LOGGING_FULL, LOG_HISTORY => 1200, COMMENTS => ’LOW JOB PRIORITY CLASS’); END; SQL> / What will be the result of the above command?()
第8题:
You need to design a strategy for managing the messages that are sent to the customer service mailboxes. What should you do?()
第9题:
refresh MWI
turn on logging
view trace output
view logging output
turn on trace functions
view system configuration
第10题:
The command will be executed successfully.
The command will fail because RESOURCE_CONSUMER_GROUP is an invalid parameter in the DBMS_SCHEDULER.CREATE_JOB_CLASS procedure.
The command will fail because LOGGING_LEVEL is an invalid parameter in the DBMS_SCHEDULER.CREATE_JOB_CLASS procedure.
The command will fail because LOG_HISTORY is an invalid parameter in the DBMS_SCHEDULER.CREATE_JOB_CLASS procedure.
The command will fail because 1200 is an invalid value for the LOG_HISTORY parameter in the DBMS_SCHEDULER.CREATE_JOB_CLASS procedure.
第11题:
SET_JOB_ARGUMENT_VALUE
SET_JOB_VALUE_ANYDATA
SET_JOB_ANYDATA_VALUE
SET_SPECIAL_JOB_VALUE
SET_JOB_ANYTYPE_VALUE
第12题:
SET_ATTRIBUTE_NULL
ALTER_JOB
ALTER_JOB_PARAMETERS
ALTER
SET_ATTRIBUTE
第13题:
You would like to log messages up to the severity level "notification". Which three of these commands will you need to issue in order to enable syslog messages to be sent to the syslog server at the IP address 10.1.5.5? ()(Choose three.)
A. logging on
B. logging host 10.1.5.5
C. logging console notifications
D. logging trap notifications
第14题:
You would like to log messages up to the severity level "notification". Which three of these commands will you need to issue in order to enable syslog messages to be sent to the syslog server at the IP address 10.1.5.5? ()(Choose three.)
第15题:
You plan to have a larger moving window size for the default system-defined moving window baseline because you want to use the adaptive threshold. Which statement factors in this consideration while increasing the size of the moving window?()
第16题:
Which of the following IOS commands cause syslog messages to be stamped with time and dates?()
第17题:
When setting arguments for a job, which procedure do you use for types that cannot be implicitly converted to and from a VARCHAR2 datatype?()
第18题:
You enabled the flashback logging feature, but you have not specified the location of the flash recovery area. Which location would be used as the default location for the flash recovery area?()
第19题:
You are creating a job class. You want access to the detailed information for all the runs of each job in the class and every operation performed on every job in the class. Which setting will you use for the LOGGING_LEVEL parameter?()
第20题:
You write a logging function for a Web Form. You call the logging function from the Page_Unload event handler. You test the Web Form and notice that the Page_Unload event handler does not call the logging function. You need to ensure that the logging function is called. What are two possible ways to achieve this goal? ()
第21题:
Oracle Scheduler would write detailed information to the job log for each run of each job in the job class.
Oracle Scheduler would write detailed information to the job log for the first run of each job in the job class.
Oracle Scheduler would write detailed information to the job log for each run of only the first job in the job class.
Oracle Scheduler would write detailed information for all operations performed on all jobs in the job class.
第22题:
The location used for control files.
The location used for redo log files.
The location set by using $ORACLE_BASE
The location set by using $ORACLE_HOME
The location set by using CORE_DUMP_DEST
The location set by using BACKGROUND_DUMP_DEST
第23题:
LOGGING_OFF
LOGGING_RUNS
LOGGING_FULL
LOGGING_NULL
第24题:
LOG_HISTORY
JOB_LOG_RETENTION
WINDOW_LOG_RETENTION
WHICH_LOG
LOG_NAME