NCLHELP.HLB  —  set  dns  known_namespace
    set [node node-id] dns clerk -
       known namespace [namespace-ident] name[=]new-name

    Specifies a new name for a known namespace entity.  The nickname
    attribute is not changes.  You will find this command useful in
    the case of ambiguous nicknames, where a name was generated that
    you want to change.  You can also enter this command through the
    dns$control utility.  The namespace identifier may be specified
    using either the name or the nscts:

    name    The name of the namespace. The name argument may
            be different from the nickname if the nickname is
            ambiguous.

    nscts   The value of the namespace creation timestamp
            (NSCTS) assigned to the specified namespace when
            it was created. The format is 14 pairs of hex
            digits (xx-xx).

    You must have the NET$MANAGE rights identifier (OpenVMS systems) or
    superuser privileges (Tru64 systems).

    The following command renames the IAF_1 namespace in the local
    clerk's cache with the new name NDL:

    set dns clerk known namespace IAF_1 name NDL
Close Help