Previous Topic: Administrative Command Line UtilitiesNext Topic: dpmutil Syntax


dpmkpdb Command--Import or Export Performance Data

dpmkpdb.exe is a command-line utility that lets you import and export your performance data. This utility lets you preserve performance data when upgrading CA Virtual Assurance to Release 12.8.1. To access dpmkpdb.exe, you must have administrator privileges. The dpmkpdb.exe command-line utility syntax accepts import, export, or export_ce keywords as the first argument.

This command has the following format:

dpmkpdb.exe {import | export | export_ce} 
-ws_user username -ws_password password    
-endpoint endpoint_URI 
[-locale iso639value] 
{-input input_file_name | -output output_file_name}
import

Imports the performance data from the input file.

export

Exports the performance data to the output file.

export_ce

Exports the performance data from the collection engine to the output file.

Important! The Key Performance Database collects the performance data. The Collection Engine that has collected the performance data in previous releases is still available for compatibility reasons.

-ws_user username -ws_password password

Specifies the credentials that are used to log in the system.

-endpoint endpoint_URI

Overrides the endpoint URI.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

-input input_file_name

Specifies the input file for importing the performance data.

-output output_file_name

Specifies the output file for exporting the performance data.