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

ORA-22973: size of object identifier exceeds maximum size allowed

1 Answers  


ORA-07205: slgtd: time error, unable to obtain time.

1 Answers  


SQL*Loader-00409: Number to skip must be table-level, not load-level on continued loads

1 Answers  


DRG-11866: Please Try `ftp://' Instead Of `file://'

1 Answers  


ORA-29296: invalid encoded string

1 Answers  


ORA-09352: Windows 32-bit Two-Task driver unable to spawn new ORACLE task

1 Answers  


DRG-50800: failed to open cursor

1 Answers  


LPX-00206: invalid CDATA section

1 Answers  


LFI-00128: Carriage Control is only valid for Standard file objects.

1 Answers  


NNL-00274: server not started, errors follow

1 Answers  


ORA-26084: direct path context already finished

1 Answers  


PLS-00412: list of values not allowed as argument to this function or procedure

1 Answers  


Categories