Explain about LMQUERY�give a dialog information about a data set
No Answer is Posted For this Question
Be the First to Post Answer
In job processing, what happens in conversion stage?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
which are the parameters mandatory in job card ?
What are the parameter in the job card wihtout which job won't run........
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is model dataset label(Model DSCB)?
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
If your job fails at particular step then what would be the return code for next steps
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
What are steplib and joblib?
How do you override a parameter in Positional parameters?