PLS-00707: unsupported construct or internal error [string]



PLS-00707: unsupported construct or internal error [string]..

Answer / guest

Cause: At run time, this is an internal error. At compile
time, it indicates one of the following problems: -- A call
was made to a remote subprogram that has a parameter type or
default expression not supported at the calling site. -- An
incomplete upgrade or downgrade was done to a database that
has stored procedures. Perhaps incorrect versions of system
packages such as STANDARD.SQL were installed. -- A compiler
bug was encountered. In such cases, legal PL/SQL syntax will
fail to compile.

Action: Either report the internal error to your Customer
Support representative or, depending on the problem, take
one of the following actions: -- Revise the logic of the
application to use parameter types and default expressions
that are supported at both the local and remote sites. --
Complete the upgrade or downgrade properly, making sure to
install correct versions of all system packages. -- Report
the legal-syntax error to your Customer Support
representative. If there are line and column numbers
displayed with the error message, they might help you find a
workaround. For example, try recoding the offending line to
avoid the bug.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-11707: valid relations: string

1 Answers  


DRG-11444: valid gist maxPercent values are string

1 Answers  


ORA-12714: invalid national character set specified

1 Answers  


DRG-10755: %(1)s and string have characters in common

1 Answers  


ORA-28292: No Domain Policy registered for Kerberos based authentication

1 Answers  






ORA-13860: Invalid service name

1 Answers  


ORA-19330: Type 'string'.'string' not installed. Please install the type before using the CREATE_DBURI operator

1 Answers  


ORA-36258: (XSAGINFO00) When the AGGMAPINFO function is called, workspace object must be an AGGMAP.

1 Answers  


ORA-29868: cannot issue DDL on a domain index marked as LOADING

1 Answers  


ORA-39021: Database compatibility version string is not supported.

1 Answers  


DGM-16909: Fatal error - quitting...

1 Answers  


ORA-30135: OCI Thread operation fails

1 Answers  


Categories