Joined: 29 Jan 2014 Posts: 17 Location: Kuala Lumpur
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.
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.