conman k test
conman cj test
conman k jobs.test
conman cj jobs.test
第1题:
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? ()
第2题:
Which command is issued on an IBM Tivoli Workload Scheduler master to determine link status and collect into a user created report? ()
第3题:
What is the danger associated with stopping a running job by using the STOP_JOB procedure?()
第4题:
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? ()
第5题:
Which Scheduler view(s) can be queried to see which jobs are currently executing? ()
第6题:
loadconf
resetconf
deployconf
deploymonman
第7题:
netstat -rn >
conman sc >
conman show links >
conman disp lnk status >
第8题:
Create a job schedule that runs every Sunday.Assign weekly tasks to this schedule.Create a second schedule that runs on the first day of every month. Assign monthly tasks to this schedule.
Create a job for each task that runs once a day. Use a Transact-SQL statement to check the date and day of the week. If the day is either a Sunday or the first day of the month, execute the code.
Create a job schedule that runs once a day. Assign jobs to this job schedule. If the day is either a Sunday or the first day of the month, execute the jobs.
Create a job for each task that runs once a week on Sunday. Add a second job schedule that runs the job on the first of the month
第9题:
DBA_SCHEDULER_JOB_RUN_DETAILS
DBA_SCHEDULER_RUNNING_JOBS
DBA_SCHEDULER_CURRENT_JOBS
DBA_SCHEDULER_JOBS
DBA_SCHEDULER_EXECUTING_JOBS
第10题:
conman k test
conman cj test
conman k jobs.test
conman cj jobs.test
第11题:
DBA_SCHEDULER_JOB_RUN_DETAILS
DBA_SCHEDULER_RUNNING_JOBS DBA
DBA_SCHEDULER_CURRENT_JOBS
DBA_SCHEDULER_JOBS DBA
DBA_SCHEDULER_EXECUTING_JOBS
第12题:
conman sj CPU#jobs.ls;joblog
conman sj CPU#jobs.ls;stdlist
jobman showjoblog CPU#jobs.ls
jobman showjoblog CPU#jobs.ls;stdlist
第13题:
After making changes to the monitoring configuration file for the event monitoring engine on an agent, which conman command will force the change immediately?()
第14题:
What is used to view status messages sent to a file named "test" as they are sent?()
第15题:
Which view will you use to view information regarding the jobs that are currently running in a database?()
第16题:
Which Scheduler view(s) can be queried to see which jobs are currently executing?()
第17题:
第18题:
A
B
C
D
第19题:
Sales growth in the overseas market has help to stop job cuts in big companies like Sony.
Japan lost 210,000 jobs in November.
The unemployment rate at the moment of speaking is close to its record high.
190, 000 people gave up hope of finding a new job.
第20题:
DBA_SCHEDULER_RUNNING_JOBS
DBA_SCHEDULER_JOB_RUN_DETAILS
DBA_SCHEDULER_JOBS
DBA_SCHEDULER_JOB_LOG
第21题:
People who are well paid don’t need to change jobs.
People have the same motivation for changing jobs.
Finding a new job is seldom on people’s New Year resolution.
Workers are in greater demand in January than in December.
第22题:
The job will need to be reenabled before it will execute again.
The job may hold locks on objects referenced within it.
All jobs within the job group will also be stopped.
The job may leave data in an inconsistent state.
There is no danger in using the STOP_JOB procedure.
第23题:
using the Hyperbolic Viewer
opening the Impact view and displaying the successors
opening the Job Stream Instance editor for its Job Stream Instance
opening the Dependencies window and drilling down to the successors
第24题:
The member jobs would get dropped when the job class is dropped.
Both the jobs would be executed concurrently.
The member jobs would get disabled when the job class is dropped.
The attributes defined at the class level would be applied to both the jobs.
Jobs in the job class must have been assigned the same priority.