What is the difference between sb37,se37,sd37 each?
Answer Posted / kiranreddy g v
You answered corrct, all are space abends only...About each
are
SB37 Caused by lack of sufficient Secondary space
SD37 Caused by lack of sufficient Primary space
SE37 Caused by lack of space for PDS (Partitioned data set)
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
What statement can be used to send data to another mvs jes3 node?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the jcl procedures?
What is the format of comment statement?
What is the function of the dd avgrec keyword in sms datasets?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How gdg are concatenated?
How can the submitting users racf authority be overridden in a job stream?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
List the different components of jcl statement?
What is use of restart and how to use it?
What are steplib and joblib?