Answer Posted / sandeep negi
This error occurs when loadmodule is not mentioned in JCL
while executing job.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what happens if parmparameter passes zero bytes to the program
) How do u handle errors in BMS macro?
Mention the guidelines to write a structured cobol program?
) what is the difference between AID and HANDLE AID?
) How do u handle errors in BMS macro
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Are you comfortable in cobol or jcl?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are all the divisions of a COBOL program?
Write a program to enter and display the names of students in a class using the occurs clause.
How to remove 2 duplicate records and copy only one using job control language?
What is the compute verb? How is it used?
How to use the same COBOL program in Batch and CICS on lines? explain with an example