ADSM-L

[no subject]

2001-05-21 12:31:08
From: AMRHAR Brahim <Amrhar AT SUNGARD-FINANCE DOT FR>
Date: Mon, 21 May 2001 18:20:06 +0200
Hi, I am new to this mail list.
So, we installed TSM 3.7.2 on AIX server and TDP for oracle on Server AIX
4.3.2 . We relinked oracle 8.0.6 kernel with MML object :
make -f ins_rdbms.mk LLIBOBK=/usr/lib/libobk.a ioracle (where
/usr/lib/libobk.a symbolicly links to
/usr/tivoli/tsm/client/oracle/bin/libobk.a)
The relink passed, but each time i try to take a backup by RMAN on tape
'SBT_TAPE' the execution stops after rman code compilation phase by logging
errors and i got this piece of message in sbtio.log file undert
$USER_DMP_DEST :

(63706) OBK-sbt:<05/21/2001:17:15:57>
ReadPswdFromFile():/usr/tivoli/tsm/client/oracle/bin/TDPO.entreprise2
ANS0282E (RC168)  Password file is not available.
(63706) OBK-sbt:<05/21/2001:17:15:57> odsmSess(): psReadPswd(): oer = 7011,
errno = 168.
(63706) OBK-sbt:<05/21/2001:17:15:57> sbtremove(): odsmSess(): ANS0322E
(RC-1)   no text available for this return code.


Does anyone ever met this pb.
Note that /usr/tivoli/tsm/client/oracle/bin/TDPO.entreprise2 existsand is
readable (unix permission on file is 644, owned by bin, grouped by bin)
Here is a sample of rman script i use to test tha backup:
-------------------
RMAN> run {
RMAN> run {
allocate channel t1 type 'sbt_tape' parms 'ENV=(DSMO_AVG_SIZE=1000,
    DSMI_ORC_CONFIG=/usr/tivoli/tsm/client/api/bin/dsm.sys,
    DSMI_LOG=/home/gpfadm/backup,DSMO_NODE=entreprise2)';
backup
filesperset 5
format 'df_%t_%s_%p'
(archivelog all);
}
--------------------
Thans in advancee.
Thans in advancee.
Amr.
---}{ You can take a horse to the water But you can not make him drink
}{----
}{----
<Prev in Thread] Current Thread [Next in Thread>
  • [no subject], AMRHAR Brahim <=