I see one problem in the script you provided....DSMI_ORC_CONFIG is referrencing back to itself. DSMI_ORC_CONFIG needs to point to the dsm.opt file. You might want your setup to look something like the following:
/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt DSMI_ORC_CONFIG /usr/tivoli/tsm/client/oracle/bin64/dsm.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 /usr/tivoli/tsm/client/oracle/bin64/dsm.opt Servername MyFavoriteStanza /usr/tivoli/tsm/client/api/bin64/dsm.sys Servername MyFavoriteStanza tcpserveraddress myserver.mycompany.com Commmethod tcpip tcpport 1500 passwordaccess prompt Regards, Neil Rasmussen Software Development Data Protection for Oracle [EMAIL PROTECTED] Touheed Abbas <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[email protected]> 04/17/2006 05:04 AM Please respond to "ADSM: Dist Stor Manager" <[email protected]> To [email protected] cc 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
