how to put a dependency on job in jcl using opc scheduler?



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

Post New Answer

More JCL Interview Questions

I need exexution process for JCL programs

0 Answers  


Are there any set of rules for the names of the steps used in a job?

0 Answers  


what is the resolution for sb37 error

2 Answers   TCS,


i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl

1 Answers  


How Can we see all generations of a GDG ?

3 Answers   Polaris,






There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.

1 Answers   IBM,


Explain how can a jobs execution priority be modified?

0 Answers  


Is there any command to check wether the ps file is in sorted order?

0 Answers   IBM,


What is the purpose of dd * statement in jcl?

0 Answers  


Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?

4 Answers   IBM,


What is a GDG? Why do we go for a GDG ? utility used to create GDG?

3 Answers   Xansa,


we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?

1 Answers   Fidelity,


Categories