in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / anonymous
I 've faced such situation where in the Load module is not in Steplib(private lib) but it was there in Joblib (system lib ) but still the job abends with load module not found issue S806 .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
Brief description of inline procedure of jcl.
What do you understand by the term job time – out and how can you overcome that?
How to do automated restart when a job abend?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What are the utility programs in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is DSN parameter and DISP parameter is used for?
What is the purpose of disp parameter?
How to pass the parameter in parm using linkage section ? (syntax)?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is jcl in mainframe, and how many types of jcl statements are there for a job?