单选题An IBM Tivoli Workload Scheduler administrator finds that most of  the job streams are carried forward during each production day.  Which  action should the administrator take to ensure that only a  few job streams need to be carried forward? ()A change start of dayB disable the Carry Forward optionC cancel all job streams before start of dayD Administrator does not have to take any action

单选题
An IBM Tivoli Workload Scheduler administrator finds that most of  the job streams are carried forward during each production day.  Which  action should the administrator take to ensure that only a  few job streams need to be carried forward? ()
A

 change start of day

B

 disable the Carry Forward option

C

 cancel all job streams before start of day

D

 Administrator does not have to take any action


参考解析

解析: 暂无解析

相关考题:

You notice that the elapsed time for an important database scheduler Job is unacceptably long.The job belongs to a scheduler job class and window.Which two actions would reduce the job‘s elapsed time?()A. Increasing the priority of the job class to which the job belongsB. Increasing the job‘s relative priority within the Job class to which it belongsC. Increasing the resource allocation for the consumer group mapped to the scheduler job‘s job class within the plan mapped to the scheduler windowD. Moving the job to an existing higher priority scheduler window with the same schedule and durationE. Increasing the value of the JOB_QUEUE_PROCESSES parameterF. Increasing the priority of the scheduler window to which the job belongs

Preventive maintenance______.A.should not be carried out during the watchesB.can only be carried out in portC.is a kind of maintenances carried out prior to the occurrenceD.is a kind of maintenances carried out after the occurrence

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?()A、 Oracle Scheduler would write detailed information to the job log for each run of each job in the job class.B、 Oracle Scheduler would write detailed information to the job log for the first run of each job in the job class.C、 Oracle Scheduler would write detailed information to the job log for each run of only the first job in the job class.D、 Oracle Scheduler would write detailed information for all operations performed on all jobs in the job class.

What are two circumstances for which it may be advisable to use the  silent uninstallation method instead of an interactive method?()A、 The Administrator is unable to successfully export DISPLAY to a  remote server.B、 IBM Tivoli Workload Scheduler is installed on a server for which  there is no console access.C、 DNS is not working properly and the server cannot be accessed  remotely to run the uninstallation script.D、 TCP on the server on which IBM Tivoli Workload Scheduler is  installed is configured for half-duplex rather than full-duplex.E、 The remote IBM Tivoli Workload Scheduler server is multi-homed, thus  the return connection to IBM Tivoli Workload Scheduler cannot be  established thereby requiring the use of the silent  uninstaller.

Using the Tivoli Dynamic Workload Console, what are two ways to  change the priority of a job?()A、 Open the "Set Priority" panel from the job properties.B、 Change the priority of the job stream that contains the job.C、 Select the corresponding action from the Monitor jobs task panel.D、 Open the job stream properties and drill down to the job priority  panel.E、 The priority of a job can only be changed from the Workload  Designer.

Which IBM Tivoli Workload Scheduler report will provide the job  history?()A、 rep2B、 rep3C、 rep7D、 rep8

One of the schedulers has submitted an ad hoc job to list a particular directory. Which command should be used to view the output  of the ls command through IBM Tivoli Workload Scheduler? ()A、 conman "sj CPU#jobs.ls;joblog"B、 conman "sj CPU#jobs.ls;stdlist"C、 jobman "showjoblog CPU#jobs.ls"D、 jobman "showjoblog CPU#jobs.ls;stdlist"

What is the location for the application server scripts? ()A、 wastools directory in IBM Tivoli Workload Scheduler bin directoryB、 wastools directory in IBM Tivoli Workload Automation home directoryC、 appserver directory in IBM Tivoli Workload Scheduler parent  directoryD、 appserver directory in IBM Tivoli Workload Automation home directory

An IBM Tivoli Workload Scheduler administrator finds that most of  the job streams are carried forward during each production day.  Which  action should the administrator take to ensure that only a  few job streams need to be carried forward? ()A、 change start of dayB、 disable the Carry Forward optionC、 cancel all job streams before start of dayD、 Administrator does not have to take any action

When using IBM Tivoli Monitoring Universal Agents monitors, which  three IBM Tivoli Workload Scheduler processes can be monitored by  default? ()A、 reptrB、 writerC、 netmanD、 monmanE、 batchmanF、 appservman

You work as a database administrator at Certkiller .com. In your production database there is a job, CALC_STAT, which has been scheduled to run every Friday at 5.00 p.m. CALC_STATupdates the optimizer statistics for the objects owned by the APPSschema. You want the task to be generic, thereby allowing users to modify the attributes of the task at run time without affecting the original task.Which component of Oracle Scheduler must you define to achieve this?()A、 WindowB、 ProgramC、 Job classD、 Window group

Your business has departmental reports that are generated every day. Each department must use the same set of queries, but access a different subset of data in the tables, depending on which department generates the report. The format of the reports is being developed; currently, the format changes daily. How would you configure the database to ensure that each department generates its report (based on its target data) using the most recent report format every day?()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.

You notice that the elapsed time for an important database scheduler Job is unacceptably long. The job belongs to a scheduler job class and window. Which two actions would reduce the job's elapsed time?()A、Increasing the priority of the job class to which the job belongsB、Increasing the job's relative priority within the Job class to which it belongsC、Increasing the resource allocation for the consumer group mapped to the scheduler job's job class within the plan mapped to the scheduler windowD、Moving the job to an existing higher priority scheduler window with the same schedule and durationE、Increasing the value of the JOB_QUEUE_PROCESSES parameterF、Increasing the priority of the scheduler window to which the job belongs

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a stored procedure. The stored procedure implements a database maintenance process. A SQL Server Agent job should be created to that runs the stored procedure. Besides this, you must make sure that after it is completed successfully, the job is removed.  What should you do? ()A、You should create a job which is assigned to the Database Maintenance categoryB、You should create an Alert which will run another to delete the maintenance job.C、You should create a job. You schedule the job to run only once.D、You should create a job. The job uses the Automatically delete job option

多选题What are two circumstances for which it may be advisable to use the  silent uninstallation method instead of an interactive method?()AThe Administrator is unable to successfully export DISPLAY to a  remote server.BIBM Tivoli Workload Scheduler is installed on a server for which  there is no console access.CDNS is not working properly and the server cannot be accessed  remotely to run the uninstallation script.DTCP on the server on which IBM Tivoli Workload Scheduler is  installed is configured for half-duplex rather than full-duplex.EThe remote IBM Tivoli Workload Scheduler server is multi-homed, thus  the return connection to IBM Tivoli Workload Scheduler cannot be  established thereby requiring the use of the silent  uninstaller.

单选题Your business has departmental reports that are generated every day. Each department must use the same set of queries, but accesses a different subset of data in the tables, depending on which department generates the report. The format of the reports is being developed; currently, the format changes daily.  How would you configure the database to ensure that each department generates its report (based on its target data) using the most recent report format every day?()Aby having each user run the report generation procedure at the scheduled time, supplying the necessary input variablesBby creating a program using DBMS_JOB that accepts one or more variables, and creating a job that calls this program using DBMS_JOBCby having each user schedule a job using DBMS_JOB that accepts one or more input variables and calls a procedure that generates the reportDby having each user create a job using DBMS_SCHEDULER that includes all the information and commands necessary to generate the reportEby creating a program using DBMS_SCHEDULER that accepts one or more variables, and creating a job that calls this program using DBMS_SCHEDULER

多选题When using IBM Tivoli Monitoring Universal Agents monitors, which  three IBM Tivoli Workload Scheduler processes can be monitored by  default? ()AreptrBwriterCnetmanDmonmanEbatchmanFappservman

单选题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?()A Oracle Scheduler would write detailed information to the job log for each run of each job in the job class.B Oracle Scheduler would write detailed information to the job log for the first run of each job in the job class.C Oracle Scheduler would write detailed information to the job log for each run of only the first job in the job class.D Oracle Scheduler would write detailed information for all operations performed on all jobs in the job class.

单选题What is the location for the application server scripts? ()A wastools directory in IBM Tivoli Workload Scheduler bin directoryB wastools directory in IBM Tivoli Workload Automation home directoryC appserver directory in IBM Tivoli Workload Scheduler parent  directoryD appserver directory in IBM Tivoli Workload Automation home directory

单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a stored procedure. The stored procedure implements a database maintenance process. A SQL Server Agent job should be created to that runs the stored procedure. Besides this, you must make sure that after it is completed successfully, the job is removed.  What should you do? ()AYou should create a job which is assigned to the Database Maintenance categoryBYou should create an Alert which will run another to delete the maintenance job.CYou should create a job. You schedule the job to run only once.DYou should create a job. The job uses the Automatically delete job option

单选题Which IBM Tivoli Workload Scheduler report will provide the job  history?()A rep2B rep3C rep7D rep8

单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance which contains multiple Agent jobs. The jobs run each job on each day of the week by using seven shared schedules. You must make sure that a job named Job4 doesn';t run Wednesday.  So what action should you perform to achieve this goal?()AYou should remove the schedule for Wednesday from Job5. BYou should add a new Job5 schedule for Wednesday and disable it. CYou should delete the schedule for Wednesday. DYou should disable the schedule for Wednesday.

单选题You work as a database administrator at Certkiller .com. In your production database there is a job, CALC_STAT, which has been scheduled to run every Friday at 5.00 p.m. CALC_STATupdates the optimizer statistics for the objects owned by the APPSschema. You want the task to be generic, thereby allowing users to modify the attributes of the task at run time without affecting the original task.Which component of Oracle Scheduler must you define to achieve this?()A WindowB ProgramC Job classD Window group

多选题You notice that the elapsed time for an important database scheduler Job is unacceptably long. The job belongs to a scheduler job class and window. Which two actions would reduce the job's elapsed time?()AIncreasing the priority of the job class to which the job belongsBIncreasing the job's relative priority within the Job class to which it belongsCIncreasing the resource allocation for the consumer group mapped to the scheduler job's job class within the plan mapped to the scheduler windowDMoving the job to an existing higher priority scheduler window with the same schedule and durationEIncreasing the value of the JOB_QUEUE_PROCESSES parameterFIncreasing the priority of the scheduler window to which the job belongs

单选题Your business has departmental reports that are generated every day. Each department must use the same set of queries, but access a different subset of data in the tables, depending on which department generates the report. The format of the reports is being developed; currently, the format changes daily. How would you configure the database to ensure that each department generates its report (based on its target data) using the most recent report format every day?()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.

单选题One of the schedulers has submitted an ad hoc job to list a particular directory. Which command should be used to view the output  of the ls command through IBM Tivoli Workload Scheduler? ()A conman sj CPU#jobs.ls;joblogB conman sj CPU#jobs.ls;stdlistC jobman showjoblog CPU#jobs.lsD jobman showjoblog CPU#jobs.ls;stdlist

单选题To ensure the best results during the Mediterranean moor,the chains should().Abe crossed around the bowBtend out at right angles to the bowCtend aft 60°from each bowDtend forward 30°on either bow