ADSM-L

Re: ANS0101E NLInit error after installation of TDPO 5.3 .2 on Solaris and RMAN backup attempt to SBT_TAPE

2006-09-11 07:04:36
Subject: Re: ANS0101E NLInit error after installation of TDPO 5.3 .2 on Solaris and RMAN backup attempt to SBT_TAPE
From: "Reeves, Damion" <Damion.Reeves AT SANTOS DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 11 Sep 2006 20:31:34 +0930
Hello All,

 

 

Thanks for those who responded to my initial question.

 

We have solved the issue.

 

The error we were receiving (ANS0101E NLInit: Unable to open message repository 
'/opt/tivoli/tsm/client/oracle/bin/en_AU/tdpo.cat') appears to have been caused 
because the Solaris system did not have the English (Australian) 
Language/Locale packages installed (we performed a pkginfo to find this).

 

To get around the problem we simply created a symbolic link:

 

cd /opt/tivoli/tsm/client/oracle/bin/

mkdir en_AU

cd en_AU

ln -s ../en_US/tdpo.cat .

 

 

We are now able to run successful RMAN backups to SBT_TAPE.

 

 

 

Regards,

 

Damion Reeves

 

Oracle Database Administrator 

IT Services 

Shared Business Services 

 

SANTOS Ltd. 

Santos House 

91 King William St 

Adelaide S.A. 5000 

 

 

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Smith, I (Ian)
Sent: Monday, 11 September 2006 18:09
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: [ADSM-L] ANS0101E NLInit error after installation of TDPO 5.3 .2 
on Solaris and RMAN backup attempt to SBT_TAPE

 

 

Does this file physically exist:

 

'/opt/tivoli/tsm/client/oracle/bin/en_AU/tdpo.cat'.

 

It looks like an Australian English message file??? Were the required language 
packs installed?

_____________________________

Ian Smith

SAN/TSM Specialist

Hitachi Data Systems Certified Professional

IBM Tivoli Storage Manager Certified Consultant

 

 

 

-----Original Message-----

From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of 
Pitt, Stuart

Sent: 11 September 2006 09:32

To: ADSM-L AT VM.MARIST DOT EDU

Subject: Re: [ADSM-L] ANS0101E NLInit error after installation of TDPO 5.3 .2 
on Solaris and RMAN backup attempt to SBT_TAPE

 

Hi Damion,

 

We have seen this problem where the maximum number of mount points is set to 1. 
We got around this problem by increasing it to 5.

 

Freundliche Grüße / Kind regards

Stuart Pitt,

IBM Certified Deployment Professional TSM 5.2 IBM Certified Storage 
Administrator TSM 5

Data Management and Implementation  

RWE npower                                

Trigonos Building

Swindon

Tel Int 7 322 3253

Tel Ext 01793 893253

Stuart.Pitt AT RWEnpower DOT com     

                                          

 

            

                        

 

 

-----Original Message-----

From: Reeves, Damion [mailto:Damion.Reeves AT SANTOS DOT COM]

Sent: 11 September 2006 00:17

To: ADSM-L AT VM.MARIST DOT EDU

Subject: [ADSM-L] ANS0101E NLInit error after installation of TDPO 5.3.2 on 
Solaris and RMAN backup attempt to SBT_TAPE

 

 

Hi,

 

 

 

 

 

 

 

I'm fairly new to TDPO so would be grateful for any assistance or advice

from more experienced TDPO Guru's !

 

 

 

 

Our UNIX Sys Admin staff and I have just installed and configured TDPO 5.3.2

on Sun Solaris 5.8. 

 

 

 

 

 

We've followed the IBM TDPO instructions and have setup the tdpo.opt file

and the symbolic link from our Oracle 8.1.7.2 ORACLE_HOME/lib/libobk.so as

follows:

 

 

 

 

lrwxrwxrwx   1 oracle   dba           18 Sep  7 11:13 libobk.so ->

/usr/lib/libobk.so*

 

 

 

 

 

 

 

I've performed the RMAN setup/configuration using an Oracle 10.2.0.2

Recovery Catalog on the same Solaris 5.8 system.

 

 

 

 

I can successfully backup an Oracle 8.1.7.2 database to disk (via the Oracle

10.2.0.2 Recovery Catalog), but when I attempt to perform a backup of the

same database via RMAN to SBT_TAPE I receive the ANS0101E error below:

 

 

 

 

 

 

 

RMAN> run {

 

allocate channel t1 type 'sbt_tape'

 

parms="ENV=(TDPO_OPTFILE=/opt/tivoli/tsm/client/oracle/bin/tdpo.opt)";

 

backup

 

incremental level = 0

 

format = 'level0_%d_%s_%p.bus'

 

(database include current controlfile);

 

release channel t1;

 

}

 

 

 

 

 

 

 

RMAN-03022: compiling command: allocate

 

RMAN-03023: executing command: allocate

 

ANS0101E NLInit: Unable to open message repository

'/opt/tivoli/tsm/client/oracle/bin/en_AU/tdpo.cat'.

 

RMAN-00571: ===========================================================

 

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

 

RMAN-00571: ===========================================================

 

RMAN-03007: retryable error occurred during execution of command: allocate

 

RMAN-07004: unhandled exception during command execution on channel t1

 

RMAN-10032: unhandled exception during execution of job step 1:

ORA-19624: operation failed, retry possible

 

ORA-19554: error allocating device, device type: SBT_TAPE, device name:

 

ORA-19557: device error, device type: SBT_TAPE, device name:

 

ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer

 

SVR4 Error: 106: Error 106

 

Additional information: 7011

 

ORA-19511: SBT error = 7011, errno = 106, sbtopen: system error

 

ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 141

 

ORA-06512: at line 23

 

RMAN-10035: exception raised in RPC: ORA-19624: operation failed, retry

possible

 

ORA-19554: error allocating device, device type: SBT_TAPE, device name:

 

ORA-19557: device error, device type: SBT_TAPE, device name:

 

ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer

 

SVR4 Error: 106: Error 106

 

Additional information: 7011

 

ORA-19511: SBT error = 7011, errno = 106, sbtopen: system error

 

ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 141

 

RMAN-10031: ORA-19624 occurred during call to

DBMS_BACKUP_RESTORE.DEVICEALLOCATE

 

 

 

 

 

 

 

When I attempt to run the "tdpoconf" binary I receive the following

error:

 

 

 

 

tdpoconf showenv

 

 

 

 

ANS0101E NLInit: Unable to open message repository

'/opt/tivoli/tsm/client/oracle/bin/en_AU/tdpo.cat'.

 

 

 

 

IBM Tivoli Storage Manager for Databases:

 

Data Protection for Oracle

 

Version 5, Release 2, Level 0.0

 

(C) Copyright IBM Corporation 1997, 2003. All rights reserved.

 

 

 

 

ANS1087E (RC106)  Access to the specified file or directory is denied

 

 

 

 

 

 

 

 

 

 

This appears to be an issue with the TDPO installation, but exactly what

issue I'm not sure.

 

 

 

 

Any assistance would be much appreciated !

 

 

 

 

 

 

 

Regards,

 

Damion Reeves

 

Oracle Database Administrator

 

IT Services

 

Shared Business Services

 

 

SANTOS Ltd.

 

Santos House

 

91 King William St

 

Adelaide S.A. 5000

 

 

Email: Damion.Reeves AT santos DOT com

 

 

 

 

 

 

Santos Ltd A.B.N. 80 007 550 923

Disclaimer: The information contained in this email is intended only for the

use of the

person(s) to whom it is addressed and may be confidential or contain

privileged information. If you are not the intended recipient you are hereby

notified that any perusal, use, distribution, copying or disclosure is

strictly prohibited.  If you have received this email in error please

immediately advise us by return email and delete the email without making a

copy.

 

 

****************************************************************************

The information contained in this email is intended only for the use of the 
intended recipient at the email address to which it has been addressed. If the 
reader of this message is not an intended recipient, you are hereby notified 
that you have received this document in error and that any review, 
dissemination or copying of the message or associated attachments is strictly 
prohibited.

 

If you have received this email in error, please contact the sender by return 
email or call 01793 877777 and ask for the sender and then delete it 
immediately from your system.Please note that neither RWE npower nor the sender 
accepts any responsibility for viruses and it is your responsibility to scan 
attachments (if any).

*****************************************************************************

_____________________________________________________________

 

This email (including any attachments to it) is confidential, legally 
privileged, subject to copyright and is sent for the personal attention of the 
intended recipient only. If you have received this email in error, please 
advise us immediately and delete it. You are notified that disclosing, copying, 
distributing or taking any action in reliance on the contents of this 
information is strictly prohibited. Although we have taken reasonable 
precautions to ensure no viruses are present in this email, we cannot accept 
responsibility for any loss or damage arising from the viruses in this email or 
attachments. We exclude any liability for the content of this email, or for the 
consequences of any actions taken on the basis of the information provided in 
this email or its attachments, unless that information is subsequently 
confirmed in writing. If this email contains an offer, that should be 
considered as an invitation to treat.

_____________________________________________________________

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