List in order the hierarchical levels of jcl?
No Answer is Posted For this Question
Be the First to Post Answer
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
What is multithreading in jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
Is there any command to check wether the ps file is in sorted order?
Is Default for MSGCLASS = (1,1) ?
Are there any set of rules for the names of the steps used in a job? What are they?
Explain in DD statement what is the use of DCB parameter?
when we use sysprint and sysout statements
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
Can we give two user name in NOTIFY parameter in JOBCARD