Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to find in aparticular step how many versions a
paricular gdg base have?

Answers were Sorted based on User's Feedback



How to find in aparticular step how many versions a paricular gdg base have? ..

Answer / mahesh

Hi,
thru file-aid , we can know , how many active generations
are there & how many limits can be retained

Is This Answer Correct ?    9 Yes 1 No

How to find in aparticular step how many versions a paricular gdg base have? ..

Answer / santy

Yes,

With help of File-aid we can know , how many active
generations are there & how many limits can be retained by
GDG file.

Is This Answer Correct ?    4 Yes 0 No

How to find in aparticular step how many versions a paricular gdg base have? ..

Answer / kavya

Use LISTC command in a IDCAMS step. It will list all the
generations.

Is This Answer Correct ?    4 Yes 0 No

How to find in aparticular step how many versions a paricular gdg base have? ..

Answer / kalone

Just adding syntax for Kavya's answer :

//step1 dd pgm=idcams
//sysprint dd sysout=*
//sysin dd *
LISTCAT ENTRIES(Filename) ALL
/*

The log will have all the enteries along with the number of
GDGs.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More JCL Interview Questions

I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.

4 Answers   TCS,


Can we use empty VSAM as input?

9 Answers   Convergys, Kanbay,


I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?

5 Answers   Polaris, Tech Mahindra, UST, Wipro,


I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?

5 Answers   iGate,


wht happens if blksize = 0 and lrec = 0 ?

1 Answers   TCS,


Whats error code s222?

7 Answers   Patni,


if we compile the cobol+ db2 program now ofter 5 years we need to compile again?

1 Answers   TCS,


What happens if both JOBLIB and STEPLIB is specified ?

8 Answers  


What is difference between Return Code, user completion code, Abend code and reason Code?

2 Answers   IBM, Satyam, Wipro,


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

0 Answers   IBM,


A job has 90 steps i want to execute only step7 and step15

3 Answers   Cognizant,


What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?

4 Answers  


Categories