SSAUDIT

Enables spreadsheet update logging, appending to existing logs after archiving.

This setting does not apply to aggregate storage databases.

Syntax

SSAUDIT appname [ dbname [ log_path] ]

Default behavior:

Use the value xxxxx to indicate "all" for any argument.

You can issue up to ten (total) SSAUDIT and/or SSAUDITR statements per application.

Description

SSAUDIT enables Essbase to log successfully completed spreadsheet update transactions. The resulting logs can be used as a source of input data upon recovery after archive operations or other server interruptions.

Notes

Example

SSAudit xxxxx xxxxx c:\sslog

enables logging for all applications and databases, storing the log in the path c:\sslog. This example assumes that you do not have duplicate database names (see Notes).

See Also

SSAUDITR, which clears the log after archive.

alter database begin | end archive (MaxL)

BEGINARCHIVE (ESSCMD)

ENDARCHIVE (ESSCMD)