You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Shailender Jain <sh...@teleatlas.com> on 2004/07/08 13:11:15 UTC

[Fwd: Lock Problem with Database]

The database i am using is Informix 9.2

Shailender Jain wrote:

> Hi,
>
> If i try to update a table(emp) in my database from a temp
> table(temp_emp) and at the
> same time some other transaction try to read or update the same
> table(emp) then i
> get the SQLException.
>
> I am assuming that this problem may be related to some locks created on
> the table.
> Is there any way by which i can define something in web.xml or
> struts-config.xml so that there is no error coming.
>
> If it reduces the performance then it is ok, since i can't change the
> code of my application as i have already finished the
> development of the application.
>
> Thanks,
> Shailender Jain


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