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

Thread: sql plus transactions ...

  1. #1
    Join Date
    Jan 2013
    Posts
    1

    sql plus transactions ...

    Hi,

    When a user clicks on Save Button on a form, can we know from sql plus (Oracle) all the related queries (insert/Update etc)

    for that transaction ??

    Please let me know.

    Thanks ...

  2. #2
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    You can use transaction id before you commit. Here is an Ask Tom with that information.
    All you need to do is write it to the screen. You might make this a debug option.

    http://asktom.oracle.com/pls/asktom/...30725030554956

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