what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
No Answer is Posted For this Question
Be the First to Post Answer
whats SOC7?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What do you understand by jcl?
How do you override a parameter in Positional parameters?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
what is the use of temporary files?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
In sms datasets, what is the function of the dd mgmtclas keyword?
wht happens if blksize = 0 and lrec = 0 ?
How to rename a VSAM file as well as it's index file?