What is the maximum length of a single line of jcl?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to left uncode disp?
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.
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
My JOB contains three steps. //STEP1 EXEC PGM=ABC //STEP2 EXEC PGM=DEF //STEP3 EXEC PGM=GHI My Question is 1) I want to execute second step only. How will do. 2) Soppose U consider above three steps are in PROC steps and I want execute the PROC second step only? How to execute the second step only. During exection time its creating any ABEND? Please let me know..........
Please give me the coding for converting VB to FB and FB to VB
How do you override a parameter in Positional parameters?
Can a job have only steplib and no joblib ?
can we maintain 2 generations with different Lengths in Same GDG ?
What does the statements: typrun=scan and typrun=hold do in a JCL statement