sa_audit_string system procedure

Function

Adds a string to the transaction log.

Syntax

sa_audit_string ( string ) 

Permissions

DBA authority required.

Description

If auditing is turned on, this system procedure adds a comment into the audit log. The string can be a maximum of 200 bytes long.

Example