The NOLOG statement suppresses the logging of initialization statements that are read by CA MIM.
This statement has the following format:
NOLOG
Usage Notes: NOLOG Statement
Example: NOLOG Statement
To selectively control the logging of a group of statements from the MIMCMNDS member, specify the NOLOG, LOG statements in pairs:
NOLOG /* Suppress statement logging */ SETOPTION MIM SETTRACE=BLKIO SETOPTION MIM SETPRINT=BLKIO SETOPTION MIM TRACE=ON LOG /* Resume statement logging */ SETOPTION MODE=DEMAND SETOPTION CYCLE=1,INTERVAL=1 NOLOG /* Suppress statement logging again */ SETOPTION CMDTIMEOUT=NONE
Copyright © 2014 CA.
All rights reserved.
|
|