If it is replicable on customer's dev/test environment, then is it possible
to use spy log ?
If you are using weblogic branded db2 driver then you can enable the spy log
with following parameters in the URL:
jdbc:weblogic:db2://rtdc60018:48056
becomes
jdbc:weblogic:db2://rtdc60018:48056;spyAttributes=(log=(file)spy.log;timestamp=yes;logTName=yes)
-- 
View this message in context: 
http://openjpa.208410.n2.nabble.com/cursor-prepared-statement-problem-with-WebLogic-10-3-2-tp5724027p5755745.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to