Previous Topic: Post Upgrade TasksNext Topic: User Resources


Upgrade the Performance Data

After you upgraded CA Server Automation to Release 12.8.1, upgrade your performance data. To preserve your utilization history, export and import your performance data using the dpmkpdb.exe CLI utility.

Note: For more information about the dpmkpdb.exe utility, see the Reference Guide.

Follow these steps:

  1. Export the performance data from the collection engine:
    dpmkpdb.exe export_ce -ws_user username -ws_password password -output export.txt
    
  2. Import data to KPDB:
    dpmkpdb.exe import -ws_user username -ws_password password -input export.txt