DB2 comes with a J2EE application server—IBM WebSphere. The version we tested has tools for using Web services—the only of their kind in our roundup. Though you'll need to write Java code in IBM's ...
For DB2 Universal Database, the stored procedure must be registered on the server (in SYSCAT.PROCEDURES and SYSCAT.PROCPARMS) before SQLProcedures() and SQLProcedureColumns() can be invoked; otherwise ...
Although the CALL statement cannot be prepared dynamically, DB2 CLI accepts the CALL statement as if it could be dynamically prepared. If the library or function could not be found, the procedure-name ...