Answer Posted / yogesh
when Load module is not found in the libraray in JCL, this
abend will occours
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
Why would you use find and get rather than to obtain?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how do you reference the ksds vsam file formats from cobol programs
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
how to move the records from file to array table. give with code example
What is the difference between PIC 9.99 and 9v99 in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
What is redefines clause in COBOL?
Which is not true about evaluate statement
) How do u handle errors in BMS macro?
What is rmode(any) ?
How many sections are there in data division in COBOL?
What is the compute verb? How is it used?
Which Search verb is equivalent to PERFORM…VARYING?