SPD Server supports SQL audit logging of submitted SQL queries and proxy auditing of access
to SPD Server resources. SPD Server proxy auditing and SQL audit logging (spdsaud)
are enabled when the server is started using the -AUDITFILE or -SQLAUDITFILE parameters.
You can enable proxy auditing, SQL audit logging, or both.
SPD Server auditing logs access to SPD Server resources. Auditing also logs implicit
or explicit
SQL pass-through queries that are submitted to SPD Server. Separate audit logs are
created for proxy auditing and SQL audit logging. SPD Server includes three SAS programs
(auditwithwhere.sas, auditraw.sas, and auditsql.sas) in the /samples
directory
of your SPD Server installation. You can use these programs to input
the audit logs in to SAS tables. You can then query the SAS tables
to determine access to SPD Server tables and resources.