Information about message locations, formats, and prefixes.
The Gateway daemon and Client daemon use different logs, the configuration file defines where log messages are written. See Gateway daemon logging and Client daemon logging for more information.
CTGnnnnt: <message text>
where nnnn is a number, and t is
one of the following:Identifier | Purpose of message | Written to |
---|---|---|
I | information | Information logs |
E | error | Error logs |
W | warning | Error logs |
ctgstart 2>outputfile >&2
For more information about redirecting messages, see the documentation for your operating system.
CICS Transaction Gateway messages have the prefix CTG. Client daemon messages have the prefix CCL.
For an explanation of all CICS Transaction Gateway messages, see Messages.
Error codes resulting from incorrect use of the APIs are returned to the associated applications. Applications must notify the user about such errors, and must provide information on the required user response.