Bill O'Boyle
CICS Moderator

Joined: 14 Jan 2008 Posts: 2501 Location: Atlanta, Georgia, USA
|
|
|
|
Apparently, you're in an MRO and/or CICSPLEX environment.
An "AZI6" is the abend-code returned to the "TOR" (Terminal Owning Region") when the "AOR" (Application Owning Region) has raised an abend condition.
The most common abend (but not always) is due to bad packed-decimal data (S0C7).
Check MSGUSR of the abending AOR in SDSF for this abend.
As suggested, it would also be wise to begin reviewing the CICS manuals and begin to familiarise yourself with all of the nuances.
HTH....
Regards,
Bill |
|