RMAN备份数据库遭遇RMAN-06429错误
首先,这个错误是发生在「windows xp」平台的。
C:\Documents and Settings\lenovo>rman target /恢复管理器: Release 11.2.0.1.0 - Production on 星期日 9月 1 18:38:18 2013Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.恢复管理器与 TARGET 数据库不兼容: 要求 RMAN 8.0.4.0 到 10.2.0.0RMAN-00571: ===========================================================RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============RMAN-00571: ===========================================================RMAN-00554: 内部恢复管理器程序包初始化失败RMAN-06429: TARGET数据库与该版本的 RMAN 不兼容
C:\Documents and Settings\lenovo>f:F:\>cd F:\oracle\product\10.2.0\db_1\BINF:\oracle\product\10.2.0\db_1\BIN>rman target /恢复管理器: Release 10.2.0.1.0 - Production on 星期日 9月 1 18:57:02 2013Copyright (c) 1982, 2005, Oracle. All rights reserved.连接到目标数据库: WANDA (DBID=2585558106)RMAN>
C:\Documents and Settings\lenovo>set oracle_sid=wandaC:\Documents and Settings\lenovo>set oracle_home=F:\oracle\product\10.2.0\db_1C:\Documents and Settings\lenovo>rman target /恢复管理器: Release 11.2.0.1.0 - Production on 星期日 9月 1 19:23:02 2013Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.RMAN-00571: ===========================================================RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============RMAN-00571: ===========================================================RMAN-00554: 内部恢复管理器程序包初始化失败RMAN-03000: 恢复管理器的编译器组件初始化失败RMAN-06035: recover.bsq 的版本错误, 预期11.2.0.1, 找到10.2.0.0
C:\Documents and Settings\lenovo>set path=F:\oracle\product\10.2.0\db_1\binC:\Documents and Settings\lenovo>rman target /恢复管理器: Release 10.2.0.1.0 - Production on 星期日 9月 1 19:23:31 2013Copyright (c) 1982, 2005, Oracle. All rights reserved.连接到目标数据库: WANDA (DBID=2585558106)RMAN>