Ora -29531 No Method Quotec In Class When Invoking A Java Stored Procedure
(Doc ID 386371.1)
Last updated on OCTOBER 05, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Execution of a java stored procedure loaded into the database fails with:
java.lang.NullPointerException
at oracle.aurora.util.JRIExtensions.getMaximallySpecificMethod(JRIExtensions.java)
at oracle.aurora.util.JRIExtensions.getMaximallySpecificMethod(JRIExtensions.java)
declare
*
ERROR at line 1:
ORA-29531: no method quotec in class j_Query
ORA-06512: at "SOFIAO.PL_WRAPPER_QUERY", line 0
ORA-06512: at line 5
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 |
Cause |
Solution |