EMS FastStart Manual

Running EMS FastStart
EMS FastStart Manual133701
5-7
Automatic Compilation (Steps 9 - 13)
October 15, 1989 22:25:08
STEP #6: Creating the FILTER source file: $DATA.ATM.ATM1EMFS.
October 15, 1989 22:25:10
STEP #7: Creating the COBOL85 test program source file: $DATA.ATM.ATM1PROS.
October 15, 1989 22:25:17
STEP #8: Creating the TAL EGEN module source file: $DATA.ATM.ATM1EGES.
October 15, 1989 22:25:38
Automatic Compilation (Steps 9 - 13)
Next, EMS FastStart automatically compiles the various files just created. Compilation
of the main DDL source file is the longest step within the EMS FastStart generation
process. Depending on your system type and the ACF configuration, the automatic
compilation can take from 5 to 20 minutes or longer.
STEP #9: Starting the compilation of the MAIN DDL schema source file.
DDL compiler location: $SYSTEM.SYSTEM.DDL.
DDL compiler execution cpu: 1.
DDL compiler execution priority: 100.
DDL compiler work volume: $SYSTEM.
Source file: $DATA.ATM.ATM1DDLS.
Listing file: $S.#EMSFS.ATM1DDLS.
October 15, 1989 22:32:46
STEP #10: Starting the compilation of the USER DDL schema source file.
DDL compiler location: $SYSTEM.SYSTEM.DDL.
DDL compiler execution cpu: 1.
DDL compiler execution priority: 100.
DDL compiler work volume: $SYSTEM.
Source file: $DATA.ATM.ATM1UDDL.
Listing file: $S.#EMSFS.ATM1UDDL.
October 15, 1989 22:32:54
STEP #11: Starting the compilation of the EGEN module.
TAL compiler location: $SYSTEM.SYSTEM.TAL.
TAL compiler execution cpu: 1.
TAL compiler execution priority: 100.
TAL compiler work volume: $SYSTEM.
Source file: $DATA.ATM.ATM1EGES.
Note. DDL compilation warnings may be returned to you. These warnings are caused by
DDL when it creates the COBOL85 copylib files. They are a result of an inconsistency
between COBOL85 and SPI substructures. Some variable data fields like ZSPI-DDL-
FNAME and ZSPI-DDL-FNAME32 as defined by SPI have substructures with variable
data fields not supported by COBOL85. You can ignore these types of warnings since
they will not affect your application or the EGEN module, but relate to the DDL
compilation phase
.