What is the function of dd disp parameter?
No Answer is Posted For this Question
Be the First to Post Answer
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
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
Which COND paramter will u use to execute the step only if the previous step does not execute
GDG Create syntax ?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
How Can we see all generations of a GDG ?
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
How to ALTER the name of a GDG ?