Hi all -
We fixed the problem with our odbc connections and fixed the auditing as a result.
Now .. The local Microsoft SQL administrator has advised me that 'user tables' under master are crushing my system.
I'm guessing that the tables in the master database (dbo.ADS_APPLICATION_TYPE_STR, dbo.ads_auditee, etc .....) are the audit tables and are fillign up my space in the system.
is there a way to minimize what is getting written to them?
Could some type of trace also be running which is forcing this environment to generate so much traffic?
Thanks again.