|
蓝森林 http://www.lslnet.com 2006年8月18日 15:18
ANS1312E Server media mount not possible
Hellooo !
My TSM server is 5.1.6.4 and clients are 5.1 (all AIX)
我的带库是IBM 3583
当执行rman 进行备份时出现了"ANS1312E Server media mount not possible"
:m01: 信息, drive 的状态也是 on-line,磁带也没问题
rman命令是:
RMAN>; Change Archivelog All Validate;
RMAN>; Change Archivelog All Crosscheck;
run {
allocate channel c1 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
sql 'alter system archive log current';
backup
filesperset 20
(archivelog all delete input);
release channel c1;
}
能帮忙解决这个问题本人将非常感谢!! |
同问 |
| |