Disable dump generator SNAP
Component: | BS2000 |
Functional area: | System control and optimization |
Domain: | SYSTEM-MANAGEMENT |
Privileges: | TSOS |
Routing code: | R |
Function
The DEACTIVATE-SNAPSHOT command disables the SNAP dump function. Any suspended SNAP dump will be processed only after the SNAP dump function is enabled again. The command can be executed multiple times, e.g. in order also to delete the SNAP system files retroactively.
DEACTIVATE-SNAPSHOT is executed asynchronously. Message NSP4000 confirms that the command has been received correctly. The SHOW-SNAPSHOT-STATUS command enables you to check the modified settings.
Format
DEACTIVATE-SNAPSHOT |
DELETE-FILES = *NO / *YES |
Operands
DELETE-FILES = *NO / *YES
Specifies whether system files $TSOS.SNAPFILE and $TSOS.SNAPFILE.DAT are to be deleted.
DELETE-FILES = *NO
The SNAP dump function is disabled but the system files are retained.
DELETE-FILES = *YES
The SNAP dump function is disabled and the system files are deleted.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command executed without error |