Solution to ORA-01092 issues from Oracle 10201 to 10204

Source: Internet
Author: User

An error occurred after Oracle 10201 was upgraded to 10204.

SQL> startup

ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced

Alert

Errors in file/oracle/admin/mydb2/udump/mydb2_ora_5811.trc:
ORA-00704: bootstrap process failure.
ORA-39700: database must be opened with UPGRADE option
Mon Mar 2 06:11:29 2009
Error 704 happened during db open, shutting down database
USER: terminating instance due to error 704.
Instance terminated by USER, pid = 5811
ORA-1092 signalled during: alter database open...

Solution:
SQL> startup upgrade

Rebuilding a data dictionary table
SQL> @? /Rdbms/admin/catupgrd. SQL

Compile Invalid object
SQL> @? /Rdbms/admin/utlrp. SQL
SQL> @? /Rdbms/admin/catalog. SQL

SQL> shutdown immediate

SQL> startup
Database started successfully

For more information about Oracle, see Oracle topics page http://www.bkjia.com/topicnews.aspx? Tid = 12

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.