|
target 和 catalog 数据库版本不同,怎么办?
我的target 数据库的版本(9.0.1)高于catalog 数据库的版本(8.1.7),用rman 做备份时,有错误信息:
PL/SQL 程序包RMAN.DBMS_RCVCAT版本08.01.07 (RCVCAT数据库中) 太低
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00579: the following error occurred at 06/24/2003 15:11:48
RMAN-03002: failure during compilation of command
RMAN-03013: command type: register
RMAN-06429: RCVCAT database is not compatible with this version of RMAN
请教如何解决? |
|