What are the common jcl syntax errors you get?
This is not abends?
Answer / srinivasarao kancheti
sb37 for space not need to allocate yhe data set.
sd37 secondary space is not coded.
se37 increase end-of volume.(generally it occure in pds only )
| Is This Answer Correct ? | 3 Yes | 1 No |
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
Can we call instream to catalog and catalog to instream?
What is the difference between the positional and keyword parameters? Give examples.
how are instream data terminated?
Where & How Do You Code Identifier In Jcl?
The maximum number of in-stream procedure you can code in any JCL is ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain the jcl exec statement?
How to find in aparticular step how many versions a paricular gdg base have?
How many extents are possible for a sequential file ? For a VSAM file ?