The edit job first extracts the DBD source(s) from Panvalet. The order of extraction when multiple sources exist is quite important. Make sure the order is as specified in the default SCT-supplied JCL.
Next, the XBA010 program is invoked. It does the actual edit. If the edit is successful, an edited source file (the XDSnnn file) is created. It is used for the DBD update process and in DBD reporting.
The edit process executes the XBA010 program.
The job first attempts to invoke the ZFOC transaction to close files. If this is unsuccessful, the files are closed by invoking the CAFC process.
The update process executes the XBA020, ZBA070 and ZBA075 programs.
The job first attempts to reopen files by invoking ZFOC. If this is unsuccessful, CAFC is invoked to open the files. By using this method, the online tables needed by ZSS application systems are reloaded, preventing online problems.
There are two other jobs that sometimes accompany a DBD cycle. If there are new screens or procedures that need to go into production, they must first be placed in the screen and/or procedure transfer bins. This is done by using the SPX ZST option. This option transfers items one at a time. A VSAM REPRO can be used if a large number of screens or procedures need to be moved. This must be done using the REPLACE option. The transfer files are:
Screen/Procedure Transfer Files | |
---|---|
Type | File DSN |
Screens | AUP08V.ZSS.PROD.ZSTRANS |
Procedures | AUP08V.ZSS.PROD.ZPTRANS |
Last Modified:
©1999 All Rights Reserved