How Can we see all generations of a GDG ?
Answers were Sorted based on User's Feedback
Answer / nagaraju
When you run a LISTCAT against the GDG base you should get back a report of all of the associated generations for that base.
Please correct me if i am wrong
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / challa srinivas
Use FILE-AID option of ISPF and give GDG base. Then we can see all the generations created under it. ALso use 3.4 of ISPF then also we can see all generations created along with the base
| Is This Answer Correct ? | 2 Yes | 0 No |
in 3.4 option simply type gdgbase name then we can see all generations
| Is This Answer Correct ? | 0 Yes | 0 No |
wht happens if cond=true ? pls give me with an example ?
Are there any set of rules for the names of the steps used in a job?
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
what is SOC4 error?
What will happen if two JOB statements are mentioned in an JCL continuously.
what is check pending option
Is there any command to check wether the ps file is in sorted order?
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
In sms datasets, what is the function of the dd mgmtclas keyword?
Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 Answers CDS, Convergys, TCS,
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths