My Oracle Support Banner

PLS-00801: internal error [phdcsql_print_kge_errors::parm pos] while compiling procedure (Doc ID 1312130.1)

Last updated on MARCH 04, 2022

Applies to:

PL/SQL - Version 10.2.0.5 and later
Information in this document applies to any platform.

Symptoms

Compiling a procedure may fail with: 

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

SQL> alter procedure USER.TEST_PROC compile;
alter procedure USER.TEST_PROC compile;
*
ERROR at line 1:
ORA-00900: invalid SQL statement

Detailed Error Stack:

LINE TEXT
---------- -----------------------------------------------------------------
0 ORA-00900: invalid SQL statement
0 PLS-00801: internal error [phdcsql_print_kge_errors::parm pos]
403 PL/SQL: Statement ignored
<<.. many more errors ..>>

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.