What does the one advantange of using IEBUPDTE?????
Answers were Sorted based on User's Feedback
Answer / paiyaapraveen
By using the IEBUPDTE we can change our organization type
of the dataset....
(i.e.) We can convert our PS file to PDS, PDS to PDSE or
reverse also. Its true.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / balaji
it updates ibm source libraries such as the cataloged
procedures libraries.
| Is This Answer Correct ? | 0 Yes | 1 No |
do we need to mention the location of catalogued procedure for each it's call in a single job?
How to pass the temp dataset form one JOB step to another?
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
what is JCLLIB and PROCLIB in jcl and their syntax
What is the max blocksize for a Tape file?
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
how to create a member or sequential dataset through tso command??
Explain about Cobol Subroutines
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
What is the function of the dd dcb keyword?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
How is the record format of an output dataset specified?