Quantcast
Channel: Database Administration Tips
Viewing all articles
Browse latest Browse all 214

Major Update on Search Audit Data Script

$
0
0

 Many years back I've shared a script in the DBA Bundle to easily fetch audit data, recently I thought to add the capability of searching the transactions using LogMiner feature which is a license free feature in the Enterprise Edition, this can help with searching the transactions executed by a specific user if the Standard auditing is not enabled.

There are some prerequisites of using LogMiner:
- The database Edition should be Enterprise.
- The database should be in ARCHIVE LOG mode.
- Minimal supplemental logging should be enabled during all the time period you mining the data within.

The script will do check all these prerequisites before using the LogMiner feature.

As usual, the script is very easy to use, just read the prompted messages carefully ...

Download the script from this link:

https://www.dropbox.com/s/xq26ogdyb4ws7lu/search_audit_data.sh?dl=0

And here is the GitHub version:

https://gist.github.com/haballan/4c0668e60e271df2433fa96e8249c8fc



Viewing all articles
Browse latest Browse all 214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>