使用rman时发现的问题,只要是ORA-06554错误(红色)
[Oracle@www.linuxidc.com admin]$ rman target /
Recovery Manager: Release 11.2.0.1.0 - Production on Sun Apr 24 11:49:37 2011
Copyright (c) 1982, 2009, Oracle and/or its HTML教程 iis7站长之家. All rights reserved.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
RMAN-04015: error setting target database character set to US7ASCII
[oracle@www.linuxidc.com admin]$
Run Scripts to Build Data Dictionary Views
SQL> @/opt/app/oracle/product/11gr2/grid/rdbms/admin/catalog.sql
SQL> @/opt/app/oracle/product/11gr2/grid/rdbms/admin/catproc.sql