Post #1
0 votes
Sam
Reputation
5
Posts: 28
Joined: Jul 1, 2026, 2:30 PM
Posted: Jul 30, 2026, 8:52 AM
Saw DSN=HLQ.DAILY.DATA(+1) and later (0) and (-1). Feels like versioning but I do not get the numbers.
Saw DSN=HLQ.DAILY.DATA(+1) and later (0) and (-1). Feels like versioning but I do not get the numbers.
GDG = generation data group. Same base name, many generations.
(+1) = new generation you are creating this run.
(0) = current (most recent cataloged) generation.
(-1) = previous one.
After the job catalogs (+1), that generation becomes the new (0) for the next job.
LIMIT on the base controls how many gens are kept. Scratch vs noscratch is a whole other headache for later.
You must be signed in to reply to this thread