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

NID-00307: Control File string - dbid changed, wrote new name

1 Answers  


ORA-26522: rpc execution error

1 Answers  


KUP-04088: data sampling is not supported by this access driver

1 Answers  


NZE-28864: SSL connection closed gracefully

1 Answers  


PCC-02418: Array size mismatch between Object and REF host variables

1 Answers  






ORA-02093: TRANSACTIONS_PER_ROLLBACK_SEGMENT(string) more than maximum possible(string)

1 Answers  


NNL-00872: Updates refused, data is topology data: number

1 Answers  


NNC-00428: invalid meta-data data item

1 Answers  


PCC-02392: You are already in an EXEC SQL DECLARE SECTION

1 Answers  


ORA-32016: parameter "string" cannot be updated in SPFILE

1 Answers  


RMAN-20218: datafile not found in recovery catalog

1 Answers  


TNS-01167: The command string is not supported by the listener contacted

1 Answers  


Categories