The noinput parameter enables the
reading of input from the MVS console.
noinput=<on|off>- Description
- Set the value to on to disable reading
of the input from the MVS console. If you intend to use the CTGBATCH utility to run the CICS Transaction Gateway set the noinput parameter
to on. If you intend to run ctgstart command
under USS set the noinput parameter to off.
You can use the ctgstart -noinput command
to override the value of noinput. For more information, see Options on the ctgstart command.
This parameter is in the GATEWAY section of the configuration
file.
- Default value
- By default this parameter is set to off. Therefore, reading of
input from the console is enabled.