ibm bluemix - Database diagnostic information on dashDB -
i trying load data table in dashdb database hit error message. can download db2diag.log dashdb console find out has happened?
com.ibm.db2.jcc.am.sqlnontransientconnectionexception: [jcc][t4][10335][10366][4.18.60] invalid operation: connection closed. errorcode=-4470, sqlstate=08003 data loading failed.
as jeff said, can't access logs of dbaas shared resource. need debug applications side. maybe having contingency problem passing around connection handle? can share code?
http://www.ibm.com/developerworks/websphere/techjournal/1205_ramachandra/1205_ramachandra.html
details enabling database tracing in liberty: http://www-01.ibm.com/support/knowledgecenter/ssaw57_8.5.5/com.ibm.websphere.wlp.nd.iseries.doc/ae/twlp_dep_jdbc_trace.html?cp=ssaw57_8.5.5%2f2-3-11-0-5-3-1&lang=en
Comments
Post a Comment