how to resolve sb37,sd37 se37 abends
Answer Posted / swathiiii
There abends occur due to Space problem.
So by allocating more space these can be resolved.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain the purpose of the dd keylen parameter?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is the use of IEBGENER utility?
how you will the direct the data to spool using sysout option?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain about LMQUERY�give a dialog information about a data set
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?
Are there any set of rules for the names of the steps used in a job? What are they?
How to pass the parameter in parm using linkage section ? (syntax)?
How is the record format of an output dataset specified?
what is the compile process of cobol program expalin with code
what is JCL?