What is the difference between sb37,se37,sd37 each?
Answer Posted / vinay sonar
SB37-Memory allocation requirement is not fulfilled within
16 extends
SD37-Primary or secondary requirement is not fulfilled
within 5 extends
SE37-volume out of space
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
What is the significance of addrspc parameter in the exec statement?
How does jcl act on a cobol code?
What dd statement is used to supply the name of a dataset?
How does jcl specify the job to the operating system?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Where can program checkpoints be stored for use in a restart?
What is the syntax of JCL statement?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is use of restart and how to use it?
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
How to pass data to a program that is coded in an exec statement?
Explain dfsort utility?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?