NET/MASTER Messages Manual
NNM1633
Messages
2–308 106159 Tandem Computers Incorporated
NNM1633 INVALID OBJECT TYPE
ddl_object_type
MUST BE 'R' OR 'D'
Cause. A RUN MDMAINT command was issued to create a user map for a given DDL
definition, but the expected object type R indicating a DDL record or D indicating a
DDL definition was not supplied.
Effect. The MDMAINT program is terminated, and the map is not built.
Recovery. Supply object type R for a DDL record or D for a DDL definition, and rerun
the program.
NNM1634 DUPLICATE MAPNAME
map-name
Cause. A RUN MDMAINT command was issued to create a user map for a given DDL
definition, but either an existing map name was supplied, or no map name was
supplied and the map name defaulted to the name of a DDL record or definition that
already existed.
map-name
is the name used for the new map.
Effect. The MDMAINT program is terminated, and the map is not built.
Recovery. If you wish to use the existing map name, you must delete that existing map
name by running the program with the DEL option and then rerunning the program
with the ADD option to create the user map. Otherwise, rerun the program with the
ADD option and supply a unique map name.
NNM1635 MAPNAME DOES NOT EXIST
map-name
Cause. A RUN MDMAINT command was issued to delete a user map for a given DDL
definition but the given map name does not exist.
map-name
is the name of the map to be deleted.
Effect. The MDMAINT program is terminated, and no maps are deleted.
Recovery. Correct the map name, and rerun the program with the DEL option.