Previous Topic: List GenerationNext Topic: Communications Blocks and Error Detection


Log Suppression

The NO_ACTIVITY_LOG option suppresses the logging of program activity statistics. The DML precompiler generates and logs the following program activity statistics unless you use the NO_ACTIVITY_LOG option:

Note: Program activity statistics cannot be logged if you ready the DDLDML area for retrieval only or use a read-only dictionary. File activity statistics cannot be logged if you code both registered and unregistered program files in one OPEN statement.

Syntax
►►── /*NO_ACTIVITY_LOG*/ ─────────────────────────────────────────────────────►◄

Begin this Syntax in column 2.

The NO_ACTIVITY_LOG statement must follow the dictionary ready override and PROCESS CHARSET statements, if any.