Is there any command to check wether the ps file is in
sorted order?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 2 types of parameters in dd statement?
what is “Cond= even” and “Cond=only”?
What is the difference between run mode and addressing mode?
What is the motivation behind coding class parameter in job statement?
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
how to see the latest generation in gdg?
Explain the purpose of dd dummy statement?
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
How to search strings in multiple dataset with conditions 'string1 & string2'?