SQL statement monitor/logger

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ross Luker

    SQL statement monitor/logger

    Hi,

    Being a newbie to Oracle generally, is there a tool that will
    stream/log the SQL statements being issued by my application to the
    database?

    TIA
    Ross
  • Frank

    #2
    Re: SQL statement monitor/logger

    Ross Luker wrote:
    Hi,
    >
    Being a newbie to Oracle generally, is there a tool that will
    stream/log the SQL statements being issued by my application to the
    database?
    >
    TIA
    Ross
    Not stream, but you can see them by quering the correct
    dynamic views.
    Tools like Toad, pl/sql developer and otehr do that in
    a point-and-shoot fashion
    --
    Regards, Frank van Bortel

    Comment

    Working...