|
|
| Author |
Message |
Apeksha
New User
Joined: 21 May 2008 Posts: 27 Location: Mumbai
|
|
|
|
Hi
Facing ATNI abend while accessing a CICS module. But not able to figure out the reason. can anybody help out with the reason or where to check for this abend? |
|
| Back to top |
|
 |
References
|
|
 |
ashimer
Senior Member
Joined: 13 Feb 2004 Posts: 354 Location: Bangalore
|
|
|
|
| Can you check whether the TCT entries are proper or not ??? |
|
| Back to top |
|
 |
rakesha.hg
Active User
Joined: 21 Mar 2008 Posts: 94 Location: bangalore
|
|
|
|
hi ,
did u try the abend assist? looks like some hardware error or so...
correct me if i'm wrong!  |
|
| Back to top |
|
 |
Garry Carroll
Active User
Joined: 08 May 2006 Posts: 166 Location: Dublin, Ireland
|
|
|
|
Have seen (years ago) abend ATNI where VTAM detected X'00' in the datastream.
Garry. |
|
| Back to top |
|
 |
Robert Sample
Senior Member
Joined: 06 Jun 2008 Posts: 891 Location: Atlanta, GA
|
|
|
|
From the messages and codes manual:
| Quote: |
User Response: This usually occurs when, due to a hardware failure, a network device rejects the data stream sent to it. The device itself may indicate an error code that will give a specific reason for the rejection. Check the CSMT log for further information.
This abend can also result from an error in a connected system such as a mirror transaction abend.
Abend ATNI can occur if a user application does not correctly handle an error return code from an external resource manager, such as DB2. |
I'd start by looking at the CSMT log. That may give you clues about how to proceed. |
|
| Back to top |
|
 |
Craq Giegerich
Senior Member
Joined: 19 May 2007 Posts: 989 Location: Virginia, USA
|
|
|
|
| Sounds like a terminal emulator setup problem. |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 8639 Location: 221 B Baker St
|
|
|
|
Hello,
Is this a new "terminal" or has it worked successfully with "this CICS" until now?
Can other terminals access this CICS module successfully?
Is this a new or recently changed CICS module?
Is the problem module something written locally or is it part of something purchased? |
|
| Back to top |
|
 |
Earl Haigh
Active User
Joined: 25 Jul 2006 Posts: 209
|
|
|
|
Is your installation an MRO environment, with terminal and application regions ??
I have seen ATNI occur in local terminal region when a CICS transaction
has abended in the application region.
Look for related transaction abend in the CICS remote region. |
|
| Back to top |
|
 |
Apeksha
New User
Joined: 21 May 2008 Posts: 27 Location: Mumbai
|
|
|
|
Hi,
Actually it is a new CICS program, when i am trying to access it, it failed with the ATNI and online session got terminated.
I tried to look at the log in abendaid, it states 'TRACE DATA IS NOT AVAILABLE FROM ALL PROCESSORS AFTER THIS TIME'
Couldnt fix the issue yet...may be i need to ask support team or someone |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 8639 Location: 221 B Baker St
|
|
|
|
Hello,
It may be a definition problem or a cross-region communication problem rather than an actual hardware problem. . .
| Quote: |
| may be i need to ask support team or someone |
Yes, this is usually the best place to start as people supporting/using your systems will know the "rules" their better than we will.
As Earl mentioned, if you are in an MRO environment, the initial error may be in a different CICS. . . |
|
| Back to top |
|
 |
Apeksha
New User
Joined: 21 May 2008 Posts: 27 Location: Mumbai
|
|
|
|
Thanks for all your help. I spoke to DBA and support team, the problem is with emulator. It seems, the terminal emulator which i am using is not supported with CICS options corrcetly.
Hi Ashimer, can you please explain what is TCT entries? |
|
| Back to top |
|
 |
|
|