Joined: 23 Dec 2002 Posts: 80 Topics: 32 Location: Chennai, India
Posted: Tue Dec 13, 2005 12:20 am Post subject:
Issac
Are the // SET TTT='DDCT.CBS.FORM.DCFRCLG.TAPE' is only a GDG base or it has any version, if its only a GDG base then DSCB wont work, otherwise if it has a version then specify the version of the file in SET parameter. _________________ Thanks,
Vinod.
I want to create a new gen based on the GDG base properties using a uncatloged dscb(has the same name as the base).
Then when I read the new gen in program first time,the declarative procedure which has been defined as follows
(DECLARATIVES.
DECLARATIVES-2 SECTION.
USE AFTER STANDARD BEGINNING FILE
LABEL PROCEDURE ON DCFRCLG-FILE.
PROCESS-DCFRCLG-UHL1. )will be executed.
When I read the last record,another procedure
(DECLARATIVES-2 SECTION.
USE AFTER STANDARD ENDNING FILE
LABEL PROCEDURE ON DCFRCLG-FILE.
PROCESS-DCFRCLG-UHL1. )will be executed.
Another question:BEGINNING AND ENDING label eclarative only available when the file is a tape?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum