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
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between external and global variables in COBOL?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how do you reference the fixed unblock file formats from cobol programs
how do you reference the variable block file formats from cobol programs
) how do u code after getting data?
How do get the result of your program directly on your pc?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What are literals?
What is the LINKAGE SECTION used in COBOL?
What is comp-1 and comp-2?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what is search and searchall?what is the diffrence between them?give an best example?
How to know whether the module is dynamical or statistical?
What are the different rules of SORT operation?