Integrating Oracle and Data Protector

 

Troubleshooting

Other UNIX

/usr/omni/bin/testbar2

 

-type:Oracle8

 

-appname:<DB_NAME>

 

-perform:restore

 

-object:<object_name>

 

-version:<object_version>

 

-bar:<backup_specification_name>

Windows

<Data_Protector_home>\bin\testbar2 -type:Oracle8

 

-appname:<DB_NAME>

 

-perform:restore

 

-object:<object_name>

 

-version:<object_version>

 

-bar:<backup_specification_name>

 

 

IMPORTANT

The hostname should not be specified in the object option. It is

 

automatically provided by testbar2.

 

You should see only NORMAL messages displayed on your screen,

 

 

otherwise examine the errors reported by the testbar2 utility by

 

clicking the Details button in the Data Protector Monitor context.

 

If the messages indicate problems on the Data Protector side of the

 

integration, proceed as follows:

 

Run the omnidb command to view the objects in the database.

 

3. Ensure that the database is in the correct state.

 

If you are trying to restore a database item using the Data Protector

 

GUI and the GUI hangs try one of the following:

 

• If you are restoring the control file the database should be in the

 

NoMount state.

 

Open a command window and enter the following:

 

sqlplus/nolog

 

SQL>connect <user>/<password>@<service> as sysdba

 

SQL>shutdown immediate

 

SQL>startup nomount

136

Chapter 1