i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
IBM,
6 12231i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
IBM,
4 10440JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
HCL,
4 16970in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
DELL,
1 6758
What are the difference between jcl and jes?
How can a stopped job be started again?
Define concatenating?
How do you access an uncatalogued dataset in a jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
write a jcl to execute a job by 7:00 am on jan 20,1986?
What statement can be used to send data to another mvs jes3 node?
Explain how can values be passed from the job stream to an executable program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what is the difference between JES3 and JES2?
Explain the function of the dd dcb keyword?
Explain the job statement in jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are hierarchy levels in jcl?