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

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -