how to put a dependency on job in jcl using opc scheduler?
Answer / hemanth
Step 1: Go to Database in OPC panel by pressing (1) in option, then select Application Descriptions by pressing (4) in option, then select List by pressing (3) in option.
Step 2: Put "S" in front of Application ID then press enter.
Step 3: New panel will be open, in that put "1" in command line. It will open another panel. In that we want to add dependency by typing application id, operation, workstation and workstation number. Press Enter.
| Is This Answer Correct ? | 13 Yes | 4 No |
Explain how can the disposition of sysout datasets be set for an entire jobstream?
how many max steps can we use in a job? pls answer to my question
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How to find the number of duplicates in a file using Sort?
How is the record format of an output dataset specified?
Explain COND used in JCL?
what are the types of abends that occur on job failure? And explain the possible causes of these
what is use of disp parameter in dd statement?
How do you skip a particular step in a proc/JOB?
how to run batch program without jcl?