A
B
C
D
第1题:
A.A
B.B
C.C
D.D
第2题:
Using the Tivoli Dynamic Workload Console, what are two ways to change the priority of a job?()
第3题:
What is the correct command to stop the currently executing job "test" in JOBS job stream on a local machine?()
第4题:
Which capability exists only in java.io.BufferedWriter?()
第5题:
User SCOTT executes the following command on the EMP table but has not issued COMMIT, ROLLBACK,or any data definition language (DDL) command: SQL> SELECT job FROM emp 2 WHERE job=’CLERK’ FOR UPDATE OF empno; SCOTT has opened another session to work with the database. Which three operations would wait when issued in SCOTT’s second session?()
第6题:
In which order are job stream / job dependencies resolved? ()
第7题:
You should create a job which is assigned to the Database Maintenance category
You should create an Alert which will run another to delete the maintenance job.
You should create a job. You schedule the job to run only once.
You should create a job. The job uses the Automatically delete job option
第8题:
conman k test
conman cj test
conman k jobs.test
conman cj jobs.test
第9题:
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
第10题:
LOCK TABLE emp IN SHARE MODE;
LOCK TABLE emp IN EXCLUSIVE MODE;
DELETE FROM emp WHERE job=’MANAGER’;
INSERT INTO emp(empno,ename) VALUES (1289,’Dick’);
SELECT job FROM emp WHERE job=’CLERK’ FOR UPDATE OF empno;
第11题:
conman sj CPU#jobs.ls;joblog
conman sj CPU#jobs.ls;stdlist
jobman showjoblog CPU#jobs.ls
jobman showjoblog CPU#jobs.ls;stdlist
第12题:
Closing an open stream.
Flushing an open stream.
Writing to an open stream.
Writing a line separator to an open stream.
第13题:
A.A
B.B
C.C
D.D
第14题:
Using Job Scheduling Console, how can the external successor chain be viewed when a job needs to be canceled?()
第15题:
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? ()
第16题:
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? ()
第17题:
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? ()
第18题:
Foam
Solid stream water nozzle
All-purpose nozzle
Carbon dioxide
第19题:
A
B
C
D
第20题:
predecessor - start time - prompt - file - resource
start time - prompt - predecessor - resource - file
prompt - predecessor - start time - file - resource
file - start time - prompt - resource - predecessor
第21题:
once college graduates take a temporary job, they soon get used to it
college graduates have the habit of taking temporary jobs
many college graduates might never find jobs for which they are trained
college graduates are accustomed to taking permanent jobs
第22题:
Open the Set Priority panel from the job properties.
Change the priority of the job stream that contains the job.
Select the corresponding action from the Monitor jobs task panel.
Open the job stream properties and drill down to the job priority panel.
The priority of a job can only be changed from the Workload Designer.
第23题:
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.