Connection Logging

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

    Connection Logging

    Does DB2 log user connections? If so, where is the log file?

    Thanks in advance


  • Blair Adamache

    #2
    Re: Connection Logging

    You need to turn on the db2 auditor (db2audit - you can read about it
    here: http://publib.boulder.ibm.com/infoce...help/index.jsp)
    to record who connects.

    Bob Jones wrote:
    [color=blue]
    > Does DB2 log user connections? If so, where is the log file?
    >
    > Thanks in advance
    >
    >[/color]

    Comment

    • Sean McKeough

      #3
      Re: Connection Logging

      You can also use a connection event monitor if you want stats of what
      the app did. See the system monitor guide and reference.

      Blair Adamache wrote:
      [color=blue]
      > You need to turn on the db2 auditor (db2audit - you can read about it
      > here: http://publib.boulder.ibm.com/infoce...help/index.jsp)
      > to record who connects.
      >
      > Bob Jones wrote:
      >[color=green]
      >> Does DB2 log user connections? If so, where is the log file?
      >>
      >> Thanks in advance
      >>
      >>[/color]
      >[/color]

      Comment

      • Bob Jones

        #4
        Re: Connection Logging

        Thanks for the help, Blair and Sean.

        "Sean McKeough" <mckeough@nospa m.ca.ibm.com> wrote in message
        news:bpl4vp$liv $3@hanover.toro lab.ibm.com...[color=blue]
        > You can also use a connection event monitor if you want stats of what
        > the app did. See the system monitor guide and reference.
        >
        > Blair Adamache wrote:
        >[color=green]
        > > You need to turn on the db2 auditor (db2audit - you can read about it
        > > here: http://publib.boulder.ibm.com/infoce...help/index.jsp)
        > > to record who connects.
        > >
        > > Bob Jones wrote:
        > >[color=darkred]
        > >> Does DB2 log user connections? If so, where is the log file?
        > >>
        > >> Thanks in advance
        > >>
        > >>[/color]
        > >[/color]
        >[/color]


        Comment

        Working...