ADSM-L

Re: intergratinf tivoli with rman

2006-04-17 08:46:53
Subject: Re: intergratinf tivoli with rman
From: "Peters, Neil G" <npeters AT TELCORDIA DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 17 Apr 2006 08:42:06 -0400
I believe you need to verify 2 things 

links created 
ln -s /usr/lib/libobk64.a /usr/lib/libobk.a
ln -s /usr/lib/libobk64.a $ORACLE_HOME/lib/libobk.a

2- That when allocating the channel using the TDP 
run {
allocate channel t1 type 'sbt_tape' parms
 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
 ..... 
release channel t1 ;
}



Neil G. Peters
Telcordia 
ISCP/IMS ISGR Development 
Phone: 732-699-6765
Email: npeters AT telcordia DOT com
 


-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Touheed Abbas
Sent: Monday, April 17, 2006 8:05 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: FW: intergratinf tivoli with rman

 

Hi,

I'm very much new to TSM and running a critical production system on
Oracle

I'm trying to integrate Oracle with Tivoli 5.2, but I'm still not able
to integrate it........

Can somebody guide me and send a precise document that tells how many
dsm.opt files need to configured and how to configure them......

My environment is: 

 Oracle 10g rel.1 on IBM AIX 5.3 with gpfs 2.3 and following components
of Tivoli are installed on the machine

 

 

tivoli.tivguid                                            1.3.0.0    

tivoli.tsm.books.en_US.client.htm            5.3.2.0    

tivoli.tsm.books.en_US.client.pdf             5.3.2.0    

tivoli.tsm.client.api.32bit                         5.3.2.0 

tivoli.tsm.client.api.aix51.64bit                 5.1.5.0   

tivoli.tsm.client.ba.32bit.base                  5.3.2.0    

tivoli.tsm.client.ba.32bit.common             5.3.2.0   

tivoli.tsm.client.ba.32bit.image                5.3.2.0   

tivoli.tsm.client.ba.32bit.nas                    5.3.2.0   

tivoli.tsm.client.ba.32bit.web                   5.3.2.0   

tivoli.tsm.client.oracle.aix51.64bit            5.2.0.0   

tivoli.tsm.client.oracle.tools.aix51.64bit    5.2.0.0  

 

 

Running rman for allocating channel gives me following error

using target database controlfile instead of recovery catalog
RMAN-03009: failure of allocate command on tivoli channel at 04/04/2006
18:46:20
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27211: Failed to load Media Management Library Additional
information: 2

 

 

here is the parameter/opt file contents of tivoli:

DSMI_ORC_CONFIG /usr/tivoli/tsm/client/oracle/bin64/tdpo.opt
DSMI_LOG /oradata5/rman/tsm/logs

TDPO_FS ora10g
TDPO_NODE odtsvkhaxdct0004
*TDPO_OWNER <username>
TDPO_PSWDPATH /usr/tivoli/tsm/client/oracle/bin64

TDPO_DATE_FMT 1
TDPO_NUM_FMT 1
TDPO_TIME_FMT 1

*TDPO_MGMT_CLASS_2 mgmtclass2
*TDPO_MGMT_CLASS_3 mgmtclass3
*TDPO_MGMT_CLASS_4 mgmtclass4

 

 

Regards,

Touheed Abbas

Asst. Manager, 

Database/System Administration

Dubai Islamic Bank

+92-333-2235665

 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 6/2/2004



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 6/2/2004
 

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