You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Ramesh Sabeti <rs...@reazon.com> on 2003/12/01 23:03:49 UTC

Select before Update

Torque seems to do a SELECT before every UPDATE.  And it uses literal
SQL instead of prepared statements in the SELECT statementes.  As a
result, Oracle's shared pool gets filled with literal statements and it
kills the database engine.  Does anyone have a solution?

Thanks

Ramesh.



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org