Answer Posted / deepak joshi
Application Programmer Response: Check register 15 of the
SDWA section 'General Purpose Registers at Time of Error',
and locate the accompanying reason code. In addition, check
the information displayed at the user's terminal, and in
the corresponding logrec data set entry.
System Programmer Response: If the error recurs and the
program is not in error, look at the messages in the job
log for more information. Search problem reporting data
bases for a fix for the problem. If no fix exists, contact
the IBM Support Center. Provide the SYSOUT output for the
job and the logrec data set error record.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are the different rules for performing sort operation?
IF I mention stop run in CICS what happens?
What is the difference between PIC 9.99 and PIC9v99?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
State the various causes of s0c1, s0c5 and s0c7.
) How do u handle errors in BMS macro?
what are decleratives in cobol?
How can you get the ksds file records into your cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the Purpose of Pointer in the string?
Explain how you can characterize tables in cobol?
Can we change the password using ALTER? anyone tried and changed?