how to execute the last 5 steps in jcl
Answers were Sorted based on User's Feedback
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
Explain COND used in JCL?
Is it possible to define dd statements as you want?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
How to execute step2,step1, step3 if step1,2,3 are in order
Hi, can any one tell about " How do u eliminate the duplicates "
Why do you want to specify the REGION parameter in a JCL step?
Is there any command to check wether the ps file is in sorted order?