on 2023 Oct 17 2:53 PM
Bonjour,
I'm working with Sypase ASE Auditing and I have a questiopn regarding sp_displayaudit "database" command.
I have a db "mydatabase" where I set up auditing on table "mytable" for select, insert, delete and update.
When I query :
sp_displayaudit "database"
No databases currently have auditing enabled.
sp_displayaudit "database", "mydatabase"
No databases currently have auditing enabled.
What should be expected or what is the use for sp_dislpayaudit "database"
Doc is not very clear on this :
database
displays the status of audit options for the specified database. If you do not specify a value for <name>, the active audit options for all databases on the server are displayed.
Thanks for your time and support.
Request clarification before answering.
I just found the answer ...
database :
alter, bcp, bind, create, dbaccess, drop, dump, encryption_key, func_dbaccess, grant, load, revoke, setuser, truncate, unbind
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.