Backing Up Databases
Because the Cisco Prime databases do a variety of memory caching and can be active at any time, you cannot rely on third-party system backups to protect the database. They can cause backup data inconsistency and an unusable replacement database.
For this purpose, Cisco Prime provides a shadow backup utility, cnr_shadow_backup. Once a day, at a configurable time, Cisco Prime takes a snapshot of the critical files. This snapshot is guaranteed to be a consistent view of the databases.
Recommendation
When upgrading to 11.0 (or later) from a pre-11.0 version of Cisco Prime and when there are significant number of DHCPv6 leases (and/or DHCPv6 lease history records), customers SHOULD schedule a DHCP database dump and load (see Using the cnrdb_util Utility) to reduce the size of the DHCPv4 database after the upgrade. The upgrade does NOT reduce the size of the original dhcp.ndb database when the DHCPv6 leases (active + history) are moved to the new dhcp6.ndb and the only way to reduce the size of the original database is to do a dump and load. Viewing the size of the dhcp6.ndb file (using the ls command) will give you an estimate as to the size by which the database can be reduced.
Related Topics
Backing Up All CNRDBs Using tar or Similar Tools
Recovering CNRDB Data from Backups
Recovering All CNRDBs Using tar or Similar Tools