what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the DD statement for a output file?
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
how to create gdg with out using idcams utility
What are steplib and joblib?
How to compare 2 files using File-Aid?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
How can return codes be tested before execution of a job step?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
How can i execute 5th step without executing first 4 steps?
How to fetch even records from one file to another file by using ICETOOL in JCL?
For what purpose steplib and joblib are used ?