HP OpenView Storage Data Protector B6960-96008 Benutzerhandbuch

Seite von 396
Integrating SAP DB/MaxDB and Data Protector
Data Protector SAP DB/MaxDB Configuration File
Chapter 3
260
• when the configuration parameters are changed
Configuration File 
Syntax
The syntax of the file is as follows:
IMPORTANT
To avoid problems with your backups, ensure that the syntax of your 
configuration file matches the examples.
Username='<username>'
Password='<password>'
Version='<SAPDB_version>' //SAP DB version
Home='<SAPDB_independent_program_directory>' //SAP DB 
independent program path
Example of 
Configuration File
This is an example of the Data Protector SAP DB/MaxDB configuration 
file:
Username='dba';
Password='FHBBDHBBCHBB';
Version='7.4.3.27';
Home='/opt/sapdb/indep_prog';
Setting, Retrieving, and Listing Data Protector SAP 
DB/MaxDB Configuration File Parameters Using the 
CLI
Data Protector SAP DB/MaxDB configuration file parameters are 
normally written to the Data Protector SAP DB/MaxDB configuration 
files after the completed configuration of the SAP DB/MaxDB instance in 
Data Protector.
The 
util_cmd
 
Command
You can set, retrieve, or list the Data Protector SAP DB/MaxDB 
configuration file parameters using the 
util_cmd -putopt
 (setting a 
parameter), 
util_cmd -getopt
 (retrieving a parameter), or 
util_cmd 
-getconf
 (listing all parameters) command on the Data Protector 
SAP DB/MaxDB client. The command resides in the 
/opt/omni/lbin
 
(HP-UX systems), 
/usr/omni/bin/
 (other UNIX systems), or in the 
<Data_Protector_home>\bin
 (Windows systems) directory.