What parameter directs the output of the job log dataset?
No Answer is Posted For this Question
Be the First to Post Answer
what is check pending option
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
Explain about Internal Sort
What is COND=ONLY ?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How do you restart a PROC from a particular step?
How to skip first step of a job? Can we use COND on the first step?
How I sort the records in a file and copy the first 10 records to another file
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
What is the exact difference between PRTY and DPRTY