Oracle Database ORA-06553: PLS-801: internal error [56327]

Source: Internet
Author: User
Tags oracle database

An error ORA-06553: PLS-801: internal error [56327] in alertlog in the database was received today

Errors in file/mydb/db/oradata01/dbsepus/diag/rdbms/dbsepus/trace/dbsepus_cjq0_11056.trc:
ORA-00604: error occurred at recursive SQL level 1
ORA-06544: PL/SQL: internal error, arguments: [56327], [], [], [], [], [], [], [], []
ORA-06553: PLS-801: internal error [56327]
Mon Nov 17 14:11:04 2014
Errors in file/mydb/db/oradata01/dbsepus/diag/rdbms/dbsepus/trace/dbsepus_cjq0_11056.trc:
ORA-00604: error occurred at recursive SQL level 1
ORA-06544: PL/SQL: internal error, arguments: [56327], [], [], [], [], [], [], [], []
ORA-06553: PLS-801: internal error [56327]
Errors in file/mydb/db/oradata01/dbsepus/diag/rdbms/dbsepus/trace/dbsepus_cjq0_11056.trc:
ORA-00604: error occurred at recursive SQL level 1
ORA-06544: PL/SQL: internal error, arguments: [56327], [], [], [], [], [], [], [], []
ORA-06553: PLS-801: internal error [56327]

The ORA-06553: PLS-801: internal error [56327] is reported when you test the export user or table or even query dba_segments

This error is reported because the Oracle software version is inconsistent with the database version in the previous restore. You can fix the problem as follows:

SQL> startup upgrade;
SQL> @? /Rdbms/admin/utlirp
SQL> shutdown immediate
SQL> startup
SQL> @? /Rdbms/admin/utlrp

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.