IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

WRITEQ SYSIDERR RESP 53


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
krish2309

New User


Joined: 29 Jan 2014
Posts: 17
Location: Kuala Lumpur

PostPosted: Fri May 08, 2015 10:25 am
Reply with quote

Hi Good Morning,

CICS program perform writeq operation particular scenario. WRITEQ statement failed with SYSIDERR( Resp code 53) for most of the transaction and did successfully executed for few. I couldn't find any clue why it fails. I did a google search and could see one of the reason (below) for SYSIDERR.


The CICS region in which the temporary storage command is executed fails to connect to the TS server managing the TS pool that supports the referenced temporary storage queue. For example, this situation can occur if the CICS region is not authorized to access the temporary storage server.
This condition can also occur if the temporary storage server is not started, or because the server has failed (or been stopped) while CICS continues to ru


I have the CICS LOG. Can you please anyone help to advise how to check the TS server fails to connect / any other reason?

I also confirm that there were no implementation recent past. No issue reported day before day and today but SYSID ERROR happened only yesterday.
Back to top
View user's profile Send private message
krish2309

New User


Joined: 29 Jan 2014
Posts: 17
Location: Kuala Lumpur

PostPosted: Fri May 08, 2015 12:16 pm
Reply with quote

Hi,

I could see the following error before that time when SYSIDERR error occur. is there any relation with SYSID/connection issue?

Code:
DFHZC2410 E 05/07/2015 00:50:28 PXXXCICS 3090 CSNE Node Unrecoverable. VTAM LOSTERM Error Code X'14'.  ((1) Module name: DFHZLTX)
DFHZC3437 I 05/07/2015 00:50:28 PXXXCICS 3090 CSNE Node CLSS3090 action taken: NOCREATE CLSDST ABTASK ABSEND ABRECV ((1) Module
           name: DFHZNAC)                                                       
DFHZC3462 I 05/07/2015 00:50:28 PXXXCICS 3090 CSNE Node CLSS3090 session terminated.  ((2) Module name: DFHZCLS)   
NQNAME   3090,CSNE, 0:50:28,BBMB     CLSS3090     
                              
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Fri May 08, 2015 1:27 pm
Reply with quote

Quote:
I could see the following error before that time when SYSIDERR error occur. is there any relation with SYSID/connection issue?


You need to look at your connection definitions to see if this node relates to the connection between SYSIDs. We can't tell what node this is in YOUR system.

Garry.
Back to top
View user's profile Send private message
krish2309

New User


Joined: 29 Jan 2014
Posts: 17
Location: Kuala Lumpur

PostPosted: Fri May 08, 2015 2:28 pm
Reply with quote

Thank you Garry.

I check and update my findings. Thank you
Back to top
View user's profile Send private message
amdparsn

New User


Joined: 09 Feb 2009
Posts: 8
Location: Chennai

PostPosted: Mon Jul 04, 2016 3:29 pm
Reply with quote

Hi am getting the similar error as above when trying to do STARTBR on a KSDS file. how to find the connection is not present.??
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Mon Jul 04, 2016 3:46 pm
Reply with quote

Quote:
Hi am getting the similar error as above when trying to do STARTBR on a KSDS file. how to find the connection is not present.?

So start a new topic - this topic is for Krish. You can always reference this topic in yhour own.

Go and speak to your support. We are not your support.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts How to convert RESP code 12 to text? CICS 9
No new posts RESP 13 and RESP 3 : webservice invok... CICS 1
No new posts Error with WRITEQ - TSQ CICS 4
No new posts READQ and WRITEQ CICS 2
No new posts EXCI link RESP=88 & RESP2=429 CICS 2
Search our Forums:

Back to Top