Hi,
I have a IDMS program, which bind's & ready's the area. It will read the data from input file and it will create few records in database.
The problem is the IDMS program failed with the following error.
**********************************
DNS SEND/RECEIVE Failure Status is : 5839
DNS Processing error, Function is RECEIVE_AND_WAIT, Status is XMIT Error
DTS: Abend on path's subsequent downstream node
DTS: Logical connections to node disabled
DTS: Physical connection to node disabled
DNS SEND/RECEIVE Failure Status is : Broken DNS path
DTS Error: TD0D - Path to server disabled due to remote abend
DTS Error: TD0D - Service E return code: -98
DNS SEND/RECEIVE Failure Status is : Broken DNS path
DTS Error: TD0D - Path to server disabled due to remote abend
DTS Error: TD0D - Service E return code: -98
DNS SEND/RECEIVE Failure Status is : Broken DNS path
DTS Error: TD0D - Path to server disabled due to remote abend
DTS Error: TD0D - Service E return code: -98
1 JCAA25 - ABEND=S000 U0077 REASON=00000000 348
This program has been running for years without any problem. suddenly for today it was failing with this error. It was giving error-status 0077 just after the obtain calc of the record. Can somebody explain why i was getting this error. The record which it was trying to read was in IDMS is used by alot of other programs which were working fine.