How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1162How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
1076Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4903
Explain the purpose of the dd keylen parameter?
Explain about LMQUERY�give a dialog information about a data set
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is catelog procedure and how many catelog procedure to use in one job?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Differentiate between the joblib and the steplib statements?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat
What happens if both JOBLIB & STEPLIB is specified ?
what is DSN parameter and DISP parameter is used for?
how to run batch program without jcl?
Is automatic restart possible in jcl? If yes, how?
How can values be passed from the job stream to an executable program?
Name what parameter directs the output of the job log dataset?
What parameter directs the output of the job log dataset?