System Triggers
In our environment we have hundreds of databases with auditing enabled. The audit logs are sent to a location away from DBA's so they can not be modified in any way. We need to have a trigger put in place to track when ever someone run an "ALTER SYSTEM" command to change a database parameter. Has anyone done this before?