When you back up the PMDB, you copy the data from the Policy Model database to a specified directory. You should store the backed up PMDB files in a secure location, preferably protected by CA ControlMinder access rules.
You can use the sepmd utility to back up a PMDB on a local host. You can also use selang commands to back up a PMDB on a remote host.
Note: You can back up a PMDB recursively. A recursive backup backs up all the PMDBs in a hierarchy to the host you specify, and modifies the PMDB subscribers so that the subscription still works when the backup is moved to the host. You can only use a recursive backup if the master and child PMDBs are deployed on the same host.
To back up a PMDB using sepmd
sepmd -bl pmdb_name
The PMDB is locked and cannot send commands to its subscribers.
sepmd -bh pmdb_name [destination_directory]
sepmd -bh pmdb_name [destination_directory] [backup_host_name]
Note: If you do not specify a destination directory, the backup is saved to the following directory:
ACInstallDir\data\policies_backup\pmdb_name
sepmd -ul pmdb_name
The PMDB is unlocked and can send commands to its subscribers.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|