how to edit a tape dataset ? asked in wipro
Answer / saif
Copy the tape dataset to an ordinary PS file using Sort and
then Read it either directly through 3.4 or through File-Aid
| Is This Answer Correct ? | 4 Yes | 0 No |
what is XSUM in some fields= none, xsum ??
A job has 90 steps i want to execute only step7 and step15
What is the use of symbol // in jcl?
What do you do if you do not want to keep all the space allocated to a dataset?
At what stage, operator can change the class and priority of a submitted job?
How Can we see all generations of a GDG ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
what is the use of IEBGENER utility?