What is JOBLIB and STEPLIB in JCL? what is the purpose of
using it?
Answer / sai
Both joblib and steplib for specifying where loadmodule is
located. I.e address of loadmodule dsn. But here big
difference between joblib and steplib is IF you give
loadmodule address in joblib it assigns to all steps in one
jcl. I.e for all steps takes this loadmodule address.
In steplib: loadmodule for that step only.i.e takes
address of loadmodule for that step only.
and if you give both steplib, joblib, For each step steplib
address overrides joblib address.
| Is This Answer Correct ? | 56 Yes | 1 No |
what is search and searchall?what is the diffrence between them?give an best example?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Why we should use cursor ?
88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
i have variable record in the 5th, i want to sort from 5th filed ? how ?
What is the difference between external and global variables in COBOL?
What is the problem of ordered sequential files access?
I have a sequential file. How do I access a record in this sequential file randomly in my program ?
how to convert the recors form vsam file to db2 table tru file aid
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
record length in spool?
how we rectify soc4 and soc7 error in project(need real time answer)? please reply