​Here's what QuickRef displays:

Sense code 089E

Identified data object already exists.

Bytes 2 and 3 following the sense code contain sense-code-specific
information.

0001      A request to create a new data object has failed because the
          identified data-object already exists at the target node.

0002      A request to replace a data object has failed because it
          specifies a to-be-deleted data object different from the
          to-be-stored data object; however, the to-be-stored data object
          already exists.


 *George Rodriguez*
*Specialist II - IT Solutions*
*IT Enterprise Applications*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Eight Consecutive Years*


On Wed, Jul 30, 2014 at 8:41 AM, Juergen Keller <[email protected]>
wrote:

> Hi John,
> did you GOOGLE for that sensecode? One hit will be
>
> http://www-01.ibm.com/support/docview.wss?uid=swg21037540
>
> Problem(Abstract)
>
> You have a CICS transaction that is shipped from a terminal owning region
> (TOR) to an application owning region (AOR). The transaction returns
> reporting an abend AZI6 with sense code 0824 089E. You are trying to
> determine the meaning of the sense code.
> Cause
>
> The remote transaction abended and passed back information in the sense
> code.
> Resolving the problem
>
> Look at the first two bytes separately from the second two bytes:
>
>     The first two byes are the system sense code which are documented by
> VTAM. A x'0824' means that the Logical Unit Of Work has been aborted.
>
>     The second two bytes are the user sense code. The remote CICS
> occasionally will put the message number being generated at the time of the
> error in these two bytes. Sometimes this message number is in decimal, such
> as 3426. At other times it is in hexadecimal, as it is here. Hex 089E is
> decimal 2206. The 2206 is from message DFHAC2206 indicating the transaction
> failed with abend AZI6. This is passed on to the terminal to let the end
> user know that the remote task has abended.
>
> Product Alias/Synonym
>
> CICS/TS CICS TS CICS Transaction Server
>
> there are some more ...
>
> maybe that helps you
> reghards Juergen
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

-- 


The *Summer Learning Inspirations 
<http://www.palmbeachschools.org/Students/SummerLearning.asp>* website 
offers ideas and suggestions for parents and students to sustain learning 
throughout the summer.


                                               * Follow us on *   [image: 
Facebook] <http://www.palmbeachschools.org/links/facebook.html>    [image: 
Twitter] <http://www.palmbeachschools.org/links/twitter.html> 
*Disclaimer: *Under Florida law, e-mail addresses are public records. If 
you do not want your e-mail address released in response to a public 
records request, do not send electronic mail to this entity. Instead, 
contact this office by phone or in writing.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to