In which table is Oracle database audit information stored?

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

    In which table is Oracle database audit information stored?


    In which table is Oracle database audit information stored?


    --
    Posted via http://dbforums.com
  • Mark D Powell

    #2
    Re: In which table is Oracle database audit information stored?

    valexena <member43815@db forums.comwrote in message news:<3551989.1 067847241@dbfor ums.com>...
    In which table is Oracle database audit information stored?
    Valexena, you posted a dozen posts all asking questions easily found
    in the manuals. What kind of audit information are you lookin for?
    See the DBA Administration manual chapter on this topic. There is no
    audit trail unless you turn it on!

    HTH -- Mark D Powell --

    Comment

    • Austin

      #3
      Re: In which table is Oracle database audit information stored?

      valexena <member43815@db forums.comwrote in message news:<3551989.1 067847241@dbfor ums.com>...
      In which table is Oracle database audit information stored?
      SYS.AUD$

      Comment

      • KULJEET

        #4
        Re: In which table is Oracle database audit information stored?

        SYS.AUD$
        sys.AUDIT_ACTIO NS

        Comment

        Working...