Ansicht
Dokumentation

SQL4304 - Java stored procedure or user-defined function &1, specific name &2 could not load Java class &3 for reason code &4. ( OS/400 )

SQL4304 - Java stored procedure or user-defined function &1, specific name &2 could not load Java class &3 for reason code &4. ( OS/400 )

CL_GUI_FRONTEND_SERVICES - Frontend Services   PERFORM Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL4304
Java stored procedure or user-defined function &1, specific name &2 could not load Java class &3 for reason code &4.

Message Long Text :

Cause . . . . . : The Java class given by the EXTERNAL NAME clause of a CREATE PROCEDURE, ALTER PROCEDURE, CREATE FUNCTION or ALTER FUNCTION statement could not be loaded. The reason codes and their meanings follow:
1 -- The class was not found on the CLASSPATH.
2 -- The class did not implement the required interface ("com.ibm.db2.app.StoredProc" or "com.ibm.db2.app.UDF") or lacked the Java "public" access flag.
3 -- The default constructor failed or was unavailable.
Recovery . . . : Ensure that the compiled ".class" file is installed in the CLASSPATH, for example under "/QIBM/UserData/OS400/SQLLib/Function". Ensure it implements the required Java interfaces and is "public".

Message File : QSQLMSG
Library Message File : QSYS2924


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.

Length: 3305 Date: 20240426 Time: 083907     sap01-206 ( 8 ms )