Networker

[Networker] Trouble with NetWorker oracle module

2002-11-14 16:50:22
Subject: [Networker] Trouble with NetWorker oracle module
From: Lilian Feng <lilian.feng AT STORAGEASP DOT NET>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 14 Nov 2002 16:38:26 -0500
I am having a trouble with installing the NetWorker oracle module3.5 on Solaris 
7 with oracle 8.1.7.  

According to the installation guide, after I installed the networker module for 
oralce software as root, I login as the ORALCE_HOME owner, shutdown the Oracle 
instances and change the symbolic link as :
% cd $ORACLE_HOME/lib
% rm libobk.so
% ln -s  /usr/lib/libnwora.so libobk.so

After the change, I startup the oracle database. I got the following error:
-----------------------------------------------------------------
SVRMGR> startup
ORACLE instance started.
Total System Global Area                         24297632 bytes
Fixed Size                                          73888 bytes
Variable Size                                     7266304 bytes
Database Buffers                                 16777216 bytes
Redo Buffers                                       180224 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
------------------------------------------------------------------

I check the alert_SASP.log file, it showed me:
------------------------------------------------------------------------
Errors in file /u01/oracle/8.1.7/admin/SASP/bdump/sasp_lgwr_11127.trc:
ORA-00322: log 2 of thread 1 is not current copy
ORA-00312: online log 2 thread 1: '/u05/oradata/SASP/redo02b.log'
ORA-00322: log 2 of thread 1 is not current copy
ORA-00312: online log 2 thread 1: '/u04/oradata/SASP/redo02a.log'
Wed Nov 13 15:58:12 2002
LGWR: terminating instance due to error 322
Instance terminated by LGWR, pid = 11127
------------------------------------------------------------------------

Then I restore the symbolic link as :
% cd $ORACLE_HOME/lib
% rm libobk.so
% ln -s libdsbtsh8.so libobk.so

and startup the database. All the errors were gone, the database is back to 
normal.

I have no problem to use the same procedure to install the NetWorker oracle 
module3.5 on Solaris 8 with oracle 8.1.7. Things work fine on Sloaris 8. I can 
backup the oracle data to tape with the NetWorker oracle module.

Did any one have any similar experience, how did you solve it?

Thanks

Lilian Feng



--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>