DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Locking Issue

  1. #1
    Join Date
    Sep 2003
    Posts
    49

    Locking Issue

    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.

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    hmm why everyone updates the same record?

  3. #3
    Join Date
    Sep 2003
    Posts
    49
    different rows Not same row.

  4. #4
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    if it´s different rows then it impossible that all sessions in the database hang

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width