Builder performs the following tasks when a System generate is requested:
Creates a new LINCCNTL file
Creates a LINCFORM file from GLIs and SCREENDATA
Creates the LINCGLI keyedioii file
Creates the MULTILANG keyedioii file
Reads the GENINFO file and relays the information to the BLD process
Updates the ../DBRECORD/LAYOUT file
Appends any ROC information where necessary
There is the potential for Builder to detect consistency errors in the processing of the above files. An error code is logged along with the name of the offending file, for example, Error in GENINFO file (#nn). Additional information about these errors might also be obtained by setting the Trace (TRACE+) option before re-attempting the generate.
The codes are as follows:
LINCCNTL
Code Number | Description |
---|---|
1 | Too many RDB entries |
2 | Incomplete RDB entries |
3 | Too many GENINFO entries |
4 | Incomplete GENINFO entries |
5 | Too many RUNINFO entries |
6 | Incomplete RUNINFO entries |
7 | Too many SUBSYSTEM entries |
8 | Incomplete SUBSYSTEM entries |
LINCCNTL, DBRECORD/LAYOUT,LINCGLI & MULTILANG
Code Number | Description |
---|---|
8 | Error in the initialization process - this error might also occur for the other file processes |
9 | Missing input file - the required file from the Client is not present |
LINCGLI and MULTILANG
Code Number | Description |
---|---|
11 | A failure occurred while attempting to close a keyedioii file |
12 | For the MULTILANG file a bad type indicator was found in an input file |
13 | An incorrect start position was provided for the keyedioii file |
Values greater than 13 are i/o errors detected in the processing of the keyedioii file(s) and are detailed for each library procedure in the Keyedioii Programming Reference Manual.
LINCFORM
Code Number | Description |
---|---|
1 | Screendata file missing |
2 | Open error on GLI file |
3 | Integrity error in GLI file |
4 | Read error on GLI file |
5 | Synchronize error on GLI file |
6 | Screendata sequence error |
7 | Screendata file - unexpected eof |
8 | Screendata file - invalid record type |
9 | Item type mismatch |
GENINFO
Code Number | Description |
---|---|
1 | Missing ISPECS section |
2 | Missing GLGS section |
3 | Missing GEN section |
4 | File incomplete |
5 | Invalid MAXSDSIZE provided |
6 | Missing MAXSDSIZE entry |
7 | Invalid entries in [GEN] |
8 | Invalid Ispec type provided |
9 | Invalid Initial SD size provided |
10 | No GENINFO file found |
11 | A full system generate was requested by the client but no [GEN] subjects were provided |
12 | A COMP request was received but there is no code file for the STUB and the request could not be converted to a BUILD as there was no GEN_SOURCE file available |
Appending ROC Information
Code Number | Description |
---|---|
20 | Missing LDAPCECNTL file |
21 | Missing system SCL master files |
22 | Missing system WDF master files |
23 | Copy job of master files failed |
Generate Process
Code Number | Description |
---|---|
30 | User requested termination of a generate without overwriting an existing database |
31 | The source file validation task failed to complete normally |