Click to See Complete Forum and Search --> : Locking Issue


sarovb
07-18-2005, 12:57 PM
Web based application (9i AS)
If I save the record in Oracle FORM (Eg -test1.fmb), it will call form Test2.FMB. meanwhile i update the record through sql plus all the sessions hanged in the database until the update is complete.

Any other way to overcome this issue.

pando
07-18-2005, 01:25 PM
hmm why everyone updates the same record?

sarovb
07-19-2005, 09:06 AM
different rows Not same row.

pando
07-19-2005, 12:34 PM
if itīs different rows then it impossible that all sessions in the database hang