HomeOracleOracle Error PLS-00261: Java CALL Specification not yet allowed as a method in an object type

Oracle Error PLS-00261: Java CALL Specification not yet allowed as a method in an object type

Oracle Error Message

PLS-00261: Java CALL Specification not yet allowed as a method in an object type

Reason for the Error

A call specification declaring that an implementation is in Java has been found for a method of an object or opaque type. This usage is not yet supported.

Solution

Implement the method using a language other than Java. A PL/SQL method implementation is permitted to call to Java through a call specification provided as a schema-level procedure or in a package; such a call specification can only target a static Java method, however. ****** errors until 300 are reserved for External Procedures ********** ****** PH2 errors **********

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...