Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Please help me get RMAN going with Tivoli
Manjula,
Realize that there is more than one way to do things in life on UNIX. Meaning you could copy the contents of a dir to a dir or make a soft link to it, etc.
In the end I set up a dir for Oracle that was kind like my Oracle/Tivoli home...*separate from the Tivoli-TDPO and Oracle DB software install.
You need;
dsm.opt - config/parameter file
dsm.sys - config/parameter file
<ORACLE_SID>_tdpo.opt - config/parameter file
TDPO.<HOST-SEVER-NODENAME> - password file
dsmtca - soft link
en_US - soft link
lrwxrwxrwx 1 oracle insdba 39 May 22 14:59 dsmtca -> /usr/tivoli/tsm/client/api/bin64/dsmtca lrwxrwxrwx 1 oracle insdba 38 May 29 12:29 en_US -> /usr/tivoli/tsm/client/api/bin64/en_US
-rw-r----- 1 oracle insdba 535 Jul 25 12:22 <ORACLE_SID>_tdpo.opt
-rw-r----- 1 oracle insdba 535 Jul 25 12:22 <ORACLE_SID>_tdpo.opt
-rw-r----- 1 oracle insdba 535 Jul 25 12:22 <ORACLE_SID>...
You will also need to configure Oracle to *talk* to tape...not hard.
You got to get TPDO talking to TSM, and Oracle talking to TDPO (tape).
I will send you some notes I wrote and saved;
I took me over a week my 1st time (years ago) and still took me time every set up a new sever. The are server "ping" like test that you can and should do along the way to make sure things are talking.
The IBM documentation must be much better these days?
Good luck
Chris Marquez
Oracle DBA
-----Original Message-----
From: oracle-l-bounce_at_freelists.org on behalf of Manjula Krishnan
Sent: Tue 8/16/2005 4:35 PM
To: oracle-l_at_freelists.org
Subject: Please help me get RMAN going with Tivoli
Realize that there is more than one way to do things in life on UNIX. Meaning you could copy the contents of a dir to a dir or make a soft link to it, etc.
In the end I set up a dir for Oracle that was kind like my Oracle/Tivoli home...*separate from the Tivoli-TDPO and Oracle DB software install.
You need;
dsm.opt - config/parameter file
dsm.sys - config/parameter file
<ORACLE_SID>_tdpo.opt - config/parameter file
TDPO.<HOST-SEVER-NODENAME> - password file
dsmtca - soft link
en_US - soft link
lrwxrwxrwx 1 oracle insdba 39 May 22 14:59 dsmtca -> /usr/tivoli/tsm/client/api/bin64/dsmtca lrwxrwxrwx 1 oracle insdba 38 May 29 12:29 en_US -> /usr/tivoli/tsm/client/api/bin64/en_US
-rw-r----- 1 oracle insdba 535 Jul 25 12:22 <ORACLE_SID>_tdpo.opt
-rw-r----- 1 oracle insdba 535 Jul 25 12:22 <ORACLE_SID>_tdpo.opt
-rw-r----- 1 oracle insdba 535 Jul 25 12:22 <ORACLE_SID>...
You will also need to configure Oracle to *talk* to tape...not hard.
You got to get TPDO talking to TSM, and Oracle talking to TDPO.
I will send you some notes I wrote and saved;
I took me over a week my 1st time (years ago) and still took me time every set up a new sever. The are server "ping" like test that you can and should do along the way to make sure things are talking.
The IBM documentation must be much better these days?
Good luck
Chris Marquez
Oracle DBA
-----Original Message-----
From: oracle-l-bounce_at_freelists.org on behalf of Manjula Krishnan
Sent: Tue 8/16/2005 4:35 PM
To: oracle-l_at_freelists.org
Subject: Please help me get RMAN going with Tivoli
I have read the documentation but I keep going in circles trying to do this. I have all filesets for TDPO installed on AIX 5.2. Now on to configuring TDPO to work with RMAN.
Thanks,
Manjula
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 16 2005 - 16:18:18 CDT
![]() |
![]() |