When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
No Answer is Posted For this Question
Be the First to Post Answer
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
can we modify the code in copy book? if it possible how to submit ofter the modification.
wht is step lib n job lib ? where can we code joblib n steplib ?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
What does S0C4 error mean?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
i have step1,step2,step3 from where can i start coding cond parameter ?
What is multithreading in jcl?