What do you do to resolve SOC-7 error?
Answer Posted / a.roselin
1. Abend Aid is one of the tool which will trace out the
invalid numeric data over the field.
2. In Spool we could see the offset address of the invalid
numeric field and copy the offset address and pass it to
Parm Parameter on the JCL, it will display the invalid
numeric field of the statement in COBOL program.
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
What guidelines should be followed to write a structured cobol prgm?
What are the cobol coding sheets?
how to convert the recors form vsam file to db2 table tru file aid
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How do you differentiate between cobol and cobol-ii?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Can you please let me know the centre name of INS certification in Kolkata.
What are different data types in cobol?
Name some of the examples of COBOl 11?
What is the compute verb? How is it used?
Which mode is used to operate the sequential file?
Explain the configuration section of a cobol program with examples of syntax.
What is the problem of ordered sequential files access?
What is perform what is varying?