admin管理员组

文章数量:1130349

I am upgrading db in windows 2008r2 rac to 12.0.1.2 on win 2012r2. I am using RMAN noopen till & till now all came ok . However i tried to execute sql from RMAN to put the db in upgrade mode  but i getting some errors. i check the db status by sql it shows in migrate mode. My  question is may i run the catctl.pl now? Does it mean that my alter database open resetlogs upgrade command ran in RMAN?

RMAN> alter database open resetlogs upgrade;

using target database control file instead of recovery catalog

Statement processed

RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row

RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT row

s

ORACLE error from target database:

ORA-04023: Object SYS.STANDARD could not be validated or authorized

PSDRPC returns significant error 3113.

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-12005: error during channel cleanup

ORA-03113: end-of-file on communication channel

STATUS

------------

OPEN MIGRATE

I am upgrading db in windows 2008r2 rac to 12.0.1.2 on win 2012r2. I am using RMAN noopen till & till now all came ok . However i tried to execute sql from RMAN to put the db in upgrade mode  but i getting some errors. i check the db status by sql it shows in migrate mode. My  question is may i run the catctl.pl now? Does it mean that my alter database open resetlogs upgrade command ran in RMAN?

RMAN> alter database open resetlogs upgrade;

using target database control file instead of recovery catalog

Statement processed

RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row

RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT row

s

ORACLE error from target database:

ORA-04023: Object SYS.STANDARD could not be validated or authorized

PSDRPC returns significant error 3113.

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-12005: error during channel cleanup

ORA-03113: end-of-file on communication channel

STATUS

------------

OPEN MIGRATE

本文标签: UpgradeOracleORA