This is a discussion on Connection Logging within the DB2 forums, part of the Database Server Software category; --> Does DB2 log user connections? If so, where is the log file? Thanks in advance...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| 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: > Does DB2 log user connections? If so, where is the log file? > > Thanks in advance > > |
| |||
| 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: > 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: > >> Does DB2 log user connections? If so, where is the log file? >> >> Thanks in advance >> >> > |
| ||||
| Thanks for the help, Blair and Sean. "Sean McKeough" <mckeough@nospam.ca.ibm.com> wrote in message news:bpl4vp$liv$3@hanover.torolab.ibm.com... > 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: > > > 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: > > > >> Does DB2 log user connections? If so, where is the log file? > >> > >> Thanks in advance > >> > >> > > > |