![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all...we are using the transaction log to view all our changes to our database. I was just wondering if there was anyway to capture the SELECT statement in this log whenever a user selects from the db? Any info would be greatly appreciated |
#3
| |||
| |||
|
|
Hello all...we are using the transaction log to view all our changes to our database. I was just wondering if there was anyway to capture the SELECT statement in this log whenever a user selects from the db? Any info would be greatly appreciated |
#4
| |||
| |||
|
|
Mark, the translog usually only captures modifications, so simple SELECTs are not logged. However, you can use the auditing facility to log SELECTs, too. For SA 11.0.1, here's the DocumentXchange link: http://dcx.sybase.com/index.php#http...-security.html HTH Volker Mark wrote: Hello all...we are using the transaction log to view all our changes to our database. I was just wondering if there was anyway to capture the SELECT statement in this log whenever a user selects from the db? Any info would be greatly appreciated |
#5
| |||
| |||
|
Thanks guys for the info...![]() Mark, the translog usually only captures modifications, so simple SELECTs are not logged. However, you can use the auditing facility to log SELECTs, too. For SA 11.0.1, here's the DocumentXchange link: http://dcx.sybase.com/index.php#http...-security.html HTH Volker Mark wrote: Hello all...we are using the transaction log to view all our changes to our database. I was just wondering if there was anyway to capture the SELECT statement in this log whenever a user selects from the db? Any info would be greatly appreciated ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |