can any one help -s806
Answers were Sorted based on User's Feedback
Answer / sandeep negi
This error occurs when loadmodule is not mentioned in JCL
while executing job.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / jagan
A small correction . This error will occur when load module
is not present in the specified load library mentioned in
the jcl.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / yogesh
when Load module is not found in the libraray in JCL, this
abend will occours
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nagendrareddy
when program Load module is not found in the load libraray
in JCL, this
abend will occours
| Is This Answer Correct ? | 0 Yes | 0 No |
can we redefine 77 level item is it possible
Why IBM?
What is SET TO TRUE all about, anyway?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the purpose of Identification Division?
i want to store 20 digits . h will u do it in cobol ?
In an EVALUTE statement is the order of the WHEN clauses significant?
hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
what is the difference between COBOL2 AND COBOL390?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?