NET/MASTER Messages Manual
NNM1615
Messages
106159 Tandem Computers Incorporated 2–303
NNM1612 REDEFINING FIELD
token
.
field
IGNORED
Cause. A RUN MDMAINT command was issued, and a field that is a redefinition was
found.
token
is the name of the token that contains the redefining field.
field
is the name of the field that raised the message.
Effect. The field is ignored and is not accessible in NCL.
Recovery. If the field is in your own subsystem, you can modify the DDL definition so
that the field is not a redefining field.
NNM1613 UNKNOWN ARGUMENT
paramname
Cause. A RUN MDMAINT command was issued but a invalid parameter was
specified. Valid parameters are ALL, $MAP, $MSG, $NCL, $SEC, and SPI.
paramname
is the invalid name specified.
Effect. The program is terminated, and the map is not built.
Recovery. Correct the parameter and rerun the program.
NNM1614 CREATING MAP
map-name
Cause. A RUN MDMAINT command was issued, and a map is being created.
map-name
is the specified name of the map.
Effect. The map is being created.
Recovery. This message is informational only; no recovery action is necessary.
NNM1615 TOO MANY SHARED SSIDS, KEY
ssid-number
IGNORED
Cause. A RUN MDMAINT command was issued but too many shared subsystems
were found. The Map Data Maintenance program supports a maximum of 256 shared
subsystem IDs per subsystem.
ssid-number
is the ignored shared subsystem ID.
Effect. The shared subsystem ID is ignored. Shared tokens from the subsystem are not
available in NCL.
Recovery. Edit the file that identifies the subsystems and reduce the number to not
more than 256.