what are the technical terms for
//
/*
in jcl
Answers were Sorted based on User's Feedback
If Region=0k means What Happen?
What is JCL LIB ?
Which COND paramter will u use to execute the step only if the previous step does not execute
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
wht r different types of sort fields in jcl ?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
what is the purpose of coding notify parameter in job statement?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
restart logic ?
How do you submit a JCL under CICS environment ?
how many max steps can we use in a job? pls answer to my question