RMAN提示表空间不足

$ rman target / catalog username/passwd@rmanclog
RMAN> sql 'select distinct username from dba_users';

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of sql command at 10/09/2011 09:34:00
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of partial resync command on default channel at 10/09/2011 09:34:00
ORA-01654: unable to extend index ORAODS.RLH_U1 by 128 in tablespace RMAN



大家给看看什么原因,谢谢!!!

作者: lecomte   发布时间: 2011-10-09

rman表空间满了

作者: hgfyjy   发布时间: 2011-10-09

我主要是想测试RMAN连接ORACLE的情况。果然有问题。
我们这儿是使用TSM备份,定时执行脚本调用TSM进行备份。
现在主要是不清楚报的表空间存在的位置,我在需要备份的数据库查不到ORAODS这个用户和RMAN表空间,我就奇了怪了。。。

作者: lecomte   发布时间: 2011-10-09