Jignesh Shah wrote:
> The appserver is basically using bunch of prepared statements that the
> server should be executing directly without doing the parsing again.
>
The first thing you need to do is turn on statement logging, if you
haven't already, to verify this statement.
cheers
andrew