Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error PLS-00801: internal error [phdcsql_print_kge_errors::parm pos] while deploying OWB map

User_3ZQRHApr 16 2015 — edited Apr 16 2015

While deployment of an particular OWB existing map in an environment (say B), I am facing the following error message whereas the same code is working fine in another environment (say A).

I tried to import the .mdl from the other environment (A) where it is working fine, imported in environment B and tried to deploy ,still gave me same error message while deployment.

Please help.

Compilation errors for PACKAGE BODY *********

Error: PLS-00801: internal error [phdcsql_print_kge_errors::parm pos]

Line: 1

Text: CREATE OR REPLACE PACKAGE BODY "*******" AS

Error: PL/SQL: Statement ignored

Line: 11

Text: SELECT

Error: PLS-00801: internal error [phdcsql_print_kge_errors::parm pos]

Line: 1

Text: CREATE OR REPLACE PACKAGE BODY "MAP_DMT_CUST_COMPLAINT_UI" AS

Error: PL/SQL: Statement ignored

Line: 709

Text: SELECT

Error: PLS-00801: internal error [phdcsql_print_kge_errors::parm pos]

Line: 1

Text: CREATE OR REPLACE PACKAGE BODY "*****" AS

Error: PL/SQL: Statement ignored

Line: 2332

Text: MERGE

Error: ORA-00900: invalid SQL statement

       ORA-00900: invalid SQL statement

       ORA-00900: invalid SQL statement

Line: 1

Text: CREATE OR REPLACE PACKAGE BODY "*****" AS

This post has been answered by User_3ZQRH on Apr 16 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2015
Added on Apr 16 2015
1 comment
3,477 views