单选题In which order are job stream / job dependencies resolved? ()A predecessor - start time - prompt - file - resourceB start time - prompt - predecessor - resource - fileC prompt - predecessor - start time - file - resourceD file - start time - prompt - resource - predecessor

单选题
In which order are job stream / job dependencies resolved? ()
A

 predecessor - start time - prompt - file - resource

B

 start time - prompt - predecessor - resource - file

C

 prompt - predecessor - start time - file - resource

D

 file - start time - prompt - resource - predecessor


参考解析

解析: 暂无解析

相关考题:

The user SYS creates a job by using the following command:Which two statements are true about the job that was created by the preceding command?() A. The job is enabled by default after creationB. The job is automatically dropped after the end dateC. The job executes with the privileges of the user SYSD.

Youwanttopurgejobentriesolderthan5daysfromthejoblog.Youdonotwanttopurgewindowlogentries.Whichcommandwillyouusetoaccomplishthistask?() A.EXECUTEDBMS_SCHEDULER.PURGE_LOG(log_history=5,job_name=’JOB1’);B.EXECUTEDBMS_SCHEDULER.PURGE_LOG(log_history=5,job_name=’JOB_LOG’);C.EXECUTEDBMS_SCHEDULER.PURGE_LOG(log_history=5,which_log=’JOB1’);D.EXECUTEDBMS_SCHEDULER.PURGE_LOG(log_history=5,which_log=’JOB_LOG’);

Which of the following tasks is not performed by the job coordinator?() A. Update job log when a job completesB. Spawn and remove job slavesC. Write/read job info to/from memory cacheD. Query job tableE. Pass job information to job slaves

When setting arguments for a job, which procedure do you use for types that cannot be implicitly converted to and from a VARCHAR2 datatype?() A. SET_JOB_ARGUMENT_VALUEB. SET_JOB_VALUE_ANYDATAC. SET_JOB_ANYDATA_VALUED. SET_SPECIAL_JOB_VALUEE. SET_JOB_ANYTYPE_VALUE

The user SYS creates a job by using the following command:Which two statements are true about the job that was created by the preceding command? ()(Choose two.) A. The job is enabled by default after creationB. The job is automatically dropped after the end dateC. The job executes with the privileges of the user SYSD. The globalization environment that exists at the time of the job creation prevails at the job runs

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 want to purge job entries older than 5 days from the job log. You do not want to purge window log entries. Which command will you use to accomplish this task?()  A、 EXECUTE DBMS_SCHEDULER.PURGE_LOG(log_history = 5, job_name = ’JOB1’);B、 EXECUTE DBMS_SCHEDULER.PURGE_LOG( log_history = 5, job_name = ’JOB_LOG’);C、 EXECUTE DBMS_SCHEDULER.PURGE_LOG( log_history = 5, which_log = ’JOB1’);D、 EXECUTE DBMS_SCHEDULER.PURGE_LOG( log_history = 5, which_log =’JOB_LOG’);

When setting arguments for a job, which procedure do you use for types that cannot be implicitly converted to and from a VARCHAR2 datatype?()  A、 SET_JOB_ARGUMENT_VALUEB、 SET_JOB_VALUE_ANYDATAC、 SET_JOB_ANYDATA_VALUED、 SET_SPECIAL_JOB_VALUEE、 SET_JOB_ANYTYPE_VALUE

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.

Using Job Scheduling Console, how can the external successor chain  be viewed when a job needs to be canceled?()A、 using the Hyperbolic ViewerB、 opening the Impact view and displaying the successorsC、 opening the Job Stream Instance editor for its Job Stream InstanceD、 opening the Dependencies window and drilling down to the successors

What is the correct command to stop the currently executing job  "test" in JOBS job stream on a local machine?()A、 conman "k test"B、 conman "cj test"C、 conman "k jobs.test"D、 conman "cj jobs.test"

Which two applications can be used by a user to report emergency work, if the user at least wants to report downtime, classify the request, and report actuals?()A、 Job PlanB、 Quick ReportingC、 Labor ReportingD、 Work Order TrackingE、 Assignment Manager

Which three elements can a job chain process involve?()A、an eventB、a scheduleC、a programD、another chainE、a lightweight job

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

Which of the following tasks is not performed by the job coordinator?()A、 Update job log when a job completesB、 Spawn and remove job slavesC、 Write/read job info to/from memory cacheD、 Query job tableE、 Pass job information to job slaves

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

In which order are job stream / job dependencies resolved? ()A、 predecessor - start time - prompt - file - resourceB、 start time - prompt - predecessor - resource - fileC、 prompt - predecessor - start time - file - resourceD、 file - start time - prompt - resource - predecessor

单选题Using Job Scheduling Console, how can the external successor chain  be viewed when a job needs to be canceled?()A using the Hyperbolic ViewerB opening the Impact view and displaying the successorsC opening the Job Stream Instance editor for its Job Stream InstanceD opening the Dependencies window and drilling down to the successors

单选题When building the job stream MASTER#NEW_STREAM in the composer  command line, which option should be used to apply the settings in the  Variable Table "LIVE_VARS" to be associated to the  jobs in the job stream?()A AB BC CD D

单选题You want to purge job entries older than 5 days from the job log. You do not want to purge window log entries. Which command will you use to accomplish this task?()A EXECUTE DBMS_SCHEDULER.PURGE_LOG(log_history = 5, job_name = ’JOB1’);B EXECUTE DBMS_SCHEDULER.PURGE_LOG( log_history = 5, job_name = ’JOB_LOG’);C EXECUTE DBMS_SCHEDULER.PURGE_LOG( log_history = 5, which_log = ’JOB1’);D EXECUTE DBMS_SCHEDULER.PURGE_LOG( log_history = 5, which_log =’JOB_LOG’);

单选题When setting arguments for a job, which procedure do you use for types that cannot be implicitly converted to and from a VARCHAR2 datatype?()ASET_JOB_ARGUMENT_VALUEBSET_JOB_VALUE_ANYDATACSET_JOB_ANYDATA_VALUEDSET_SPECIAL_JOB_VALUEESET_JOB_ANYTYPE_VALUE

单选题When setting arguments for a job, which procedure do you use for types that cannot be implicitly converted to and from a VARCHAR2 datatype?()A SET_JOB_ARGUMENT_VALUEB SET_JOB_VALUE_ANYDATAC SET_JOB_ANYDATA_VALUED SET_SPECIAL_JOB_VALUEE SET_JOB_ANYTYPE_VALUE

单选题In order to earn money for his family, it is necessary for him to get a job.Ait is necessary to get a jobBit is necessary to find a jobChe must get a jobDa job must be found

单选题Which of the following tasks is not performed by the job coordinator?()A Update job log when a job completesB Spawn and remove job slavesC Write/read job info to/from memory cacheD Query job tableE Pass job information to job slaves

单选题Which of the following tasks is not performed by the job coordinator?()AUpdate job log when a job completesBSpawn and remove job slavesCWrite/read job info to/from memory cacheDQuery job tableEPass job information to job slaves

多选题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

问答题Psychological techniques used to lessen the effort involved in a given job include a detailed study of the motion required to do the job, the equipment used, and the conditions under which the job is performed.