Distributed Name Service (DNS) Management Operations Manual

DNSCOM Error Messages
B–10 31258 Tandem Computers Incorporated
Error 59 ERROR 59 - Active Definition May Not be Restricted
This error is returned in the following cases:
When an ALTER SSTYPE command attempts to change the FORMAT of the
SSTYPE to a value other than ANY, and there are ssobjects defined with that
SSTYPE.
When an ALTER ALIASTYPE command attempts to change an alias type’s
SSTYPES list from “*” to a specific list and there are aliases defined with that alias
type.
Error 60 ERROR 60 - ALIASTYPE Does Not Allow this Referent -
name
This error is returned in response to an ADD ALIAS or ALTER ALIAS command
where the SSTYPE of the referent is not on the alias type’s SSTYPES list.
Error 61 ERROR 61 - Database Open Error FILE OPEN ERROR
file name
file
error text
This error indicates that the current command failed because the name manager could
not open one of the DNS database files.
Error 62 ERROR 62 - SSOBJECT Name is an Illegal Duplicate -
name
This error indicates that the current ADD SSOBJECT command failed because of one
of the following cases:
The specified subsystem-object type is defined with DUPLICATES NOT ALLOWED,
and there is already an subsystem object with the indicated name.
The indicated name is the same as an existing subsystem object whose type is
defined with DUPLICATES NOT ALLOWED.
Error 63 ERROR 63 - Groups Nested Too Deeply or Group Membership Loop -
member
An ALTER GROUP command failed because adding the indicated member would
result in group membership being nested to a level greater than 3 or would cause a
group to be a member of itself.