Be sure to add the following to your config when taking the trace As Long As The SQL Parameters Do Not Contain Real (i.e., Private) Data:
<property name="openjpa.ConnectionFactoryProperties" value="PrintParameters=true"/> This will show what kind of parameter Data OpenJPA is setting on the PreparedStatements. This way we can see if OpenJPA is doing something foolish, or if it's somewhere in the JDBC/DB zones. On Jun 28, 2013, at 12:21 PM, Virag Kothari <vi...@yahoo-inc.com> wrote: > ORA-24816