Handling errors – HP A.06.11 User Manual

Page 54

Advertising
background image

2.

From the directory:

Windows:

Data_Protector_home\bin

HP-UX, Solaris, and Linux:

/opt/omni/lbin

Other UNIX

: /usr/omni/bin/

run:

Windows:

perl -I..\lib\perl util_oracle8.pl -CHKCONF -dbname DB_NAME

UNIX:

util_oracle8.pl -CHKCONF -dbname DB_NAME

HP OpenVMS:

util_oracle8 -CHKCONF -dbname DB_NAME

Handling errors

If an error occurs, the error number is displayed in the form
*RETVAL*error_number

.

To get the error description, on the Cell Manager, run:

Windows:

Data_Protector_home\bin\omnigetmsg 12 error_number

HP-UX, Solaris, and Linux:

/opt/omni/lbin/omnigetmsg 12 error_number

Other UNIX systems:

/usr/omni/bin/omnigetmsg 12 error_number

HP OpenVMS:

Set up the Data Protector CLI environment by running:

$@OMNI$ROOT:[BIN]OMNI$CLI_SETUP.COM

Run:

$OMNIGETMSG 12 error_number

IMPORTANT:

On UNIX, it is possible that although you receive *RETVAL*0, backup still fails because
Data Protector does not check if the specified user has appropriate Oracle backup
permissions.

Integrating Oracle and Data Protector

54

Advertising