rman tivoli failure: create sequential file, Authentication Failure
674068Oct 2 2009 — edited Oct 2 2009New db instance, not writing to tape.
DB is 10.2.0.4
run {
allocate channel sbt_backup1 type 'SBT_TAPE' format '%U' parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/ora
cle/bin64/tdpo_mydb.opt)';
backup tablespace users;
release channel sbt_backup1;
}
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on sbt_backup1 channel at 10/02/2009 11:17:42
ORA-19506: failed to create sequential file, name="0tkqpi6l_1_1", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
ANS1025E (RC137) Session rejected: Authentication failure
Settings
/usr/tivoli/tsm/client/oracle/bin64
dsm_mydb.opt
SErver_name MYDBPRD
tdpo_mydb.opt
DSMI_ORC_CONFIG /usr/tivoli/tsm/client/oracle/bin64/dsm_mydb.opt
TDPO_NODE MYDBPRD
/usr/tivoli/tsm/client/api/bin64
dsm.sys
NODENAME MYDBPRD
ERRORLOGNAME /usr/local/tsm/logs/IFSDBS_MYDBPRD_error.log
SCHEDLOGNAME /usr/local/tsm/logs/IFSDBS_MYDBPRD_sched.log
Note: Several db/clients are working on this server. This is a new setup and not working.