Extrainfo column in Sybase audit table -
i'm using sybase ase 15.0 , when reading extrainfo column sysaudits_01 there missing values. manual says in case of update, previous value , current value appear in column. tested different scenarios of updates, inserts, deletes other words update/insert/delete nothing else appears.
is there should turned on or able see values?
any appreciated.
l.e. using sp_audit 'cmdtext', 'sa', 'all', 'on' --user level
using sp_audit 'cmdtext', 'sa', 'all', 'on' --user level
Comments
Post a Comment