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...


whats the difference between empty and noempty of GDG?

Answers were Sorted based on User's Feedback



whats the difference between empty and noempty of GDG?..

Answer / vinay sonar

If gdg limit is full and if you try to create new
generation then EMPTY will uncatlog all the existing
generations from the gdg and NOEMPTY means oldest
generation will be uncatloged

Is This Answer Correct ?    6 Yes 0 No

whats the difference between empty and noempty of GDG?..

Answer / sunny kalra

Empty - If empty is specified, all data sets are to be removed
from the index when the limit is reached.

Noempty - Its the default option

Is This Answer Correct ?    5 Yes 2 No

whats the difference between empty and noempty of GDG?..

Answer / lokesh

when the limit is exceeded.
empty keeps only the most recent generation.
noempty keeps the limit no of newest generation....

Is This Answer Correct ?    4 Yes 2 No

whats the difference between empty and noempty of GDG?..

Answer / rahaman

nonempty-if the limit exceeds the first record alone is rolled out and new record is inserted.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More JCL Interview Questions

what is the difference between JES3 and JES2?

0 Answers  


What is the function of a dd statement?

0 Answers  


How to search strings in multiple dataset with conditions 'string1 & string2'?

1 Answers   IBM,


Can we write same stepname for one or more steps in on job ?

2 Answers  


What are s0c1, s0c4, s0c5, s0c7 and socb?

0 Answers  


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

1 Answers   Tesco,


Can a PS file be read in reverse order?If so,how

2 Answers   Syntel,


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

0 Answers  


My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?

4 Answers   IMS,


How is a new GDG coded?

2 Answers  


how you will define a temporary dataset in jcl?

1 Answers   IBM,


How to pass the temp dataset form one JOB step to another?

6 Answers   IBM,


Categories