General Format of PASS 2 Error Messages
- Last UpdatedFeb 15, 2023
- 1 minute read
In addition to the Standard information messages described above, a range of error messages may be generated during PASS 2. These messages have the general format:
CODE TYPE OLDREF NEWREF NAME
Although some parts of this may be omitted.
For example:
EN EQUIP #10/21 =12/12 /NEWNAME
#EAE SHEE #88/842 =16/2417 /DR1/S5
*ENID SITE #15/23
The individual parts of the message are:
|
CODE |
Identifies the nature of a message arising from the creation or naming of an element. The codes used are detailed in the next section. |
|
TYPE |
The type of element, e.g. SITE, BRAN, SHEE etc. |
|
OLDREF |
The reference number of the element in the source Database (DB) (starting with ‘#’). |
|
NEWREF |
The reference number of the corresponding element created in the destination DB (starting with ‘=’). This will be blank if the element could not be created. |
|
NAME |
The name given to the element. This applies only if the message is coded ‘EN’ to indicate that the element has been named. |