dmsmgr -cleanup Function: Remove Obsolete Nodes
The dmsmgr -cleanup function removes obsolete nodes from the DMS or DH database. These are HNODE objects that represent nodes that have been unavailable for a specified amount of time.
capamsc141
The dmsmgr -cleanup function removes obsolete nodes from the DMS or DH database. These are HNODE objects that represent
PAM Server Control
nodes that have been unavailable for a specified amount of time. As a routine maintenance procedure, clean the DMS and DH from these obsolete nodes.
This command has the following formats:
dmsmgr -cleanup {-hnode|-deployment} -days number {-dms|-dh} name dmsmgr -cleanup -policy name -vcount number {-dms|dh} name
- -hnodeRemoves HNODE objects that representPAM Server Controlnodes that have been unavailable for more thannumberdays.
- -deploymentRemoves the DEPLOYMENT objects that are older thannumberdays.
- -policynameRemoves the POLICY objects (policy versions) that belong to the specified policy and are older thannumberversions.
- -dhnameDefines the name of the DH you want to remove the obsolete nodes from.
- -dmsnameDefines the name of the DMS you want to remove the obsolete nodes from.
- -vcountDefines the number of versions to keep.