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
can we maintain 2 generations with different Lengths in Same GDG ?
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
If your job fails at particular step then what would be the return code for next steps
What is primary allocation for a dataset?
If job is submitted with typerun = hold then how can we submit the same job?
Explain about LMCLOSE�close a data set
what is SOC4 error?
what is fixed length and variable length and difference between them
What is order of searching of the libraries in a JCL?
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
how can i use the parameters decalred in main pgm in sub pgm
How I sort the records in a file and copy the first 10 records to another file