Posted: Tue Oct 30, 2012 9:01 pm Post subject: JDBCProvider configurable service problem
Disciple
Joined: 30 May 2011 Posts: 177
Hi all;
I've defined a JDBCProvider configurable service within the broker to be connected to a DB2 database and performing some inqueries.
Using the following attributes set
The flow using JDBCProvider configurable service through a javacompute node throws an exception indicating the SQLSTATE=42815 and ERRORCODE=-4461 with a description of "Null userid is not supported" since any parameters related to the userid has being fullfilled.
So how is it possible to pass the DB2 package name?
I've tried it through the "environmentParms" and set it to "PACKAGE=MYPKG" but it couldn't distinguish tha package name. It shows the SQLCODE=-551 with the package name equal to "NULLID" even if the userid has all the requested functions privilages.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum