Specifies whether or not a file will be set to enabled if it is in a disabled state under CICS.
SetEnabled = 1
If SETENABLED = 1, files will be enabled when accessed even if they were previously set to disabled.
If SETENABLED = 0, files that are in a disabled state will not be enabled and an error will be returned.
This only applies to CICS.
Default = 1 (Files will be enabled when accessed).
Environments: Server
CICS: SETENABLED