I used to use currentSchema=MYSCHEMA; in my JDBC URL connection, but the version of DB2 we\'re using no longer supports that, showing the error \'The \"currentSchema\" prope
With DB2 JDBC type 4 driver (com.ibm.db2.jcc.DB2Driver), I'm using this URL to connect :
jdbc:db2://:/:currentSchema=;
Source: http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/ad/rjvdsprp.htm