Quantcast
Channel: All Data Protector Practitioners Forum posts
Viewing all articles
Browse latest Browse all 10494

Re: SAPDB/MAXDB error util_sapdb

$
0
0

I believe that the problem is in the Configuration file on the cell manager

 

Program Files -> Omniback -> Config -> Server -> Integ -> Config  -> SAPDB

 

The file name will be

 

                  servername%instancename

 

If you look at this file, I suspect that you are going to see ALL or all somewhere

 

I suggest that you redo the configuration, which will over-write the Configuration file.  I am more in favor of configuring it from the command line of the SAPDB server

 

 cd /opt/omni/lbin

./util_sapdb [-homedir SAPMaxDB_independent_program_directory] -config Instance Name username password

 

where

 

SAPMaxDB_independent_program_directory

The SAP MaxDB independent program path parameter. This parameter is the independent

program path directory specified during the installation of the SAP MaxDB application on the

SAP MaxDB Server.

This parameter is optional. If it is not specified, the directory is detected automatically.

 

Instance_Name

The name of the SAP MaxDB instance to be configured.

 

username

The username of the SAP MaxDB database user created or identified as described in

“Configuring SAP MaxDB users” (page 147)

.

password

The password of the SAP MaxDB database user created or identified as described in

“Configuring SAP MaxDB users” (page 147)

 

Example

To configure the instance

      sapmaxdb_inst

 

by specifying the database user

      sapmaxdb_user

with the password

      sapmaxdb_pass

and the SAP MaxDB independent program path

                      /opt/sapdb/indep_prog

run:

 

util_sapdb -homedir SAPDB_independent_program_directory/indep_prog -config sapdb_inst sapdb_user sapdb_pass

 

This is all obtainable from the SAPDB integration Guide

 

http://support.openview.hp.com/selfsolve/document/KM1363255?searchIdentifier=3cb88a9%3a1410bcf9a4e%3a-1fbb&resultType=document&documentURL=KM1363255&resultsURL=%2fselfsolve%2fmanuals&allowReturn=true&searchString=&searchKey=    pp 147-148

 

The reason that I think that this is preferable, is that, when configuring the integration from the GUI, it may be the GUI causing the problem

 

 


Viewing all articles
Browse latest Browse all 10494

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>