SDMS_AUDIT_ROUTINE
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
|
The SDMS_AUDIT_ROUTINE environment variable specifies that the name of the Synergy routine that executed the I/O statement, as well as the name of the routine that called the executing routine, should be logged for each file operation.
Value
Any value.
Discussion
This is an option when the SDMS_AUDIT environment variable is used, and it only applies when running the runtime. It adds the name of the routine that executed the I/O statement to the log file, and if that routine is not the main routine, it also adds the name of the routine’s caller.
Setting location
The environment.
Used by
Runtime, Synergy DBMS
Examples
On UNIX,
SDMS_AUDIT_ROUTINE=1 ;export SDMS_AUDIT_ROUTINE