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 |
What statement marks the end of an in-stream or catalogued procedure?
How does jcl act on code(if you take a cobol program)?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
In sms datasets, what is the function of the dd mgmtclas keyword?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
What is the meaning of keyword in JCL? What is its opposite?
what r the types of job control statements?