Use the CLEAR OBJECT command to remove object parameters from the volatile database on the executor node. Use the PURGE OBJECT command to remove object parameters from the permanent database. CLEAR KNOWN OBJECTS (parameters...) OBJECT object-name All underscores found in parameters must be replaced with spaces when parameters are used in NCP commands.
1 – KNOWN OBJECTS
Indicates that parameters for all known objects are to be removed from the database.
2 – OBJECT object-name
Identifies the object whose parameters are to be removed from the database.
3 – ACCOUNT
Removes from the volatile database the account control information.
4 – ALIAS
4.1 – INCOMING
Removes from the volatile database the ALIAS INCOMING parameter for the specified object or all known objects. Does not apply to VAX PSI.
4.2 – OUTGOING
Removes from the volatile database the ALIAS OUTGOING parameter for the specified object or all known objects. Does not apply to VAX PSI.
5 – ALL
Indicates that parameters for the specified object or all known objects are to be removed from the database. The component is no longer recognized by the network.
6 – FILE
Removes the name of the object's startup command file from the data base.
7 – OUTGOING CONNECT PRIVILEGES
Removes the privileges required to make outbound connections to the object. Does not apply to VAX PSI.
8 – PASSWORD
Removes the password access control information from the data base.
9 – PRIVILEGES
Removes the privileges required to access the object from the data base. Does not apply to VAX PSI.
10 – PROXY
Removes the proxy access information for the object from the data base. Does not apply to VAX PSI.
11 – USER
Removes the user access control information from the data base.
12 – Examples
NCP>CLEAR OBJECT DTR ALL This command removes all parameter entries for the DTR object in the volatile database. As a result, the object no longer exists for the executor.