diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related
abends only)
Answer Posted / dhanush m
SB37 – insufficient disk space (Should contact admin, very very rare)
SD37 – Insufficient primary or secondary space for output operation (Jobs can result in this).
SE37 – Insufficient directory space for PDS (Compress will do resolve this).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
Explain the purpose of the dd keylen parameter?
what is a jcl?
How can unused space allocation be returned to the system when a dataset is closed?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the function of the dd mgmtclas keyword in sms datasets?
What is the function of //jcllib statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
how to compare two datasets without using superce because output is limited to 133 bytes
what is the purpose of coding class parameter in job statement?
How to do automated restart when a job abend?
What is the function of the dd dcb keyword?
What is the significance of addrspc parameter in exec statement?
how can you check if a file is empty using jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?