IF there 5 to 6 files in a JCL and there is some space
abends, how can we identify which file has space abend and
what can be done to get off that abend or rectify that abend.
Answer Posted / param
Simple..You can look at the spool (SDSF or JES) messages and
find the ddname of the file which abended.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
What are the access modes of START statement?
Have you used comp and comp-3 in your project? And how?
What the difference is between continue and next sentence?
how do you reference the printer file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How do you define a variable of comp-1 and comp-2?
what is the use of outrecord?
What are literals?
What is the use of intialize verb?
What are the different open modes available in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Write the code implementing the perform … varying.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is the difference between binary search and sequential search?
What is the difference between comp and comp-3?