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

2006-09-11 Thread Pitt, Stuart
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
[EMAIL PROTECTED]   






-Original Message-
From: Reeves, Damion [mailto:[EMAIL PROTECTED] 
Sent: 11 September 2006 00:17
To: ADSM-L@VM.MARIST.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: [EMAIL PROTECTED]






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 

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

2006-09-11 Thread Smith, I (Ian)
 
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:[EMAIL PROTECTED] On Behalf Of Pitt, 
Stuart
Sent: 11 September 2006 09:32
To: ADSM-L@VM.MARIST.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
[EMAIL PROTECTED]   






-Original Message-
From: Reeves, Damion [mailto:[EMAIL PROTECTED]
Sent: 11 September 2006 00:17
To: ADSM-L@VM.MARIST.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: [EMAIL PROTECTED]






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

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

2006-09-11 Thread Reeves, Damion
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:[EMAIL PROTECTED] On Behalf Of Smith, I 
(Ian)
Sent: Monday, 11 September 2006 18:09
To: ADSM-L@VM.MARIST.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:[EMAIL PROTECTED] On Behalf Of Pitt, 
Stuart

Sent: 11 September 2006 09:32

To: ADSM-L@VM.MARIST.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

[EMAIL PROTECTED] 

  

 





 

 

-Original Message-

From: Reeves, Damion [mailto:[EMAIL PROTECTED]

Sent: 11 September 2006 00:17

To: ADSM-L@VM.MARIST.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: