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 sync clause?
if a file has 1000 recods how copy the records from 1 to 100 records using sort
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
What is difference between static and dynamic call in cobol?
Can a Search can be done on a table with or without Index?
if we have a 10 steps how to override the 4th step in jcl?
i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
what is the use of comp2 ? where can we use it with example ?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
sample code for read a 2nd record from last in flatfile how can do?
where will u code file status ?
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,