NET/MASTER Messages Manual
NNM1608
Messages
2–302 106159 Tandem Computers Incorporated
NNM1608
filename
DOES NOT HAVE RECLEN=1024, KEYLEN=36, KEYOFFSET=0
Cause. A RUN MDMAINT command was issued but the specified file did not satisfy
the criteria for a map file. You may have specified a wrong file.
filename
is the name specified.
Effect. The program is terminated, and the map is not built.
Recovery. Specify the name of a valid map file and rerun the program.
NNM1609 BUFFER OVERFLOW
Cause. A RUN MDMAINT command was issued but the Map Data Maintenance
program caused an internal buffer to overflow.
Effect. The program is terminated, and the map is not built.
Recovery. Contact your Tandem support representative and supply the following
information:
Displayed message
Copy of the EMS template file used
NNM1610 FIELD
field
IGNORED, NOT ON BYTE BOUNDARY
Cause. A RUN MDMAINT command was issued, and a field that was not on a byte
boundary was found.
field
is the name of the field that caused the message.
Effect. The field is ignored and is not accessible in NCL.
Recovery. If the field is in your own subsystem, you may wish to modify the DDL
definition so that the field is on a byte boundary.
NNM1611 DUPLICATE ENUM
label
IGNORED
Cause. A RUN MDMAINT command was issued, and a duplicate enumeration label
was found.
label
is the duplicate label.
Effect. The duplicate is ignored.
Recovery. If the enumeration is in your own subsystem, you may wish to modify the
DDL definition so that the duplication is removed.