what are the statements that are not valid to be included in an include statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Generation Data Group (GDG)?
how to allocate a dynamic dataset in jcl ?
in a series of 10 steps, i need to run only 1,3,5,7 & 9th steps only. how do u code?
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
How does jcl act on code(if you take a cobol program)?
describe the job statement, its meaning,syntax and significant keywords?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?