diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related
abends only)
Answer Posted / vikash chawla
SB37 - due to lack of space in secoundry memory
SE37 - Due to lack of space in Primary Memory
SD37 - Due to lack of space in PDS
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain how can return codes be tested before execution of a job step?
What is catelog procedure and how many catelog procedure to use in one job?
What is the function of //cntl statement?
How do you submit a job for execution?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the format of comment statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the function of the dd dcb keyword?
what are the types of abends that occur on job failure? And explain the possible causes of these
Is it possible to define dd statements as you want?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the significance of addrspc parameter in the exec statement?
How is the record format of an output dataset specified?
What are some jcl statements that are not allowed in procedures?