This article provides information regarding the DC001003 stall abend when a task is waiting for a terminal (PTERM) response.
The following messages appear in the IDMS log:
DC001003 V## T##### TASK:<task code> PROG:<program> STALLED WAITING FOR PTERM ########
DC027007 V## T##### TASK:<task code> PROG:<program> ABENDED WITH CODE D002
The DC001003 abend indicates that the task was terminated because it exceeded the configured wait interval for a response from the terminal.
Common causes include:
Follow these steps to investigate and tune the stall settings:
DCMT D SYSTEM DC001003 message to ensure there are no physical or network-level connectivity issues at that location.MODIFY TASK <task code> RESOURCE TIMEOUT INTERVAL ####.For a comprehensive list of all timer-related abends, see KB 43265: Timer related abend detection in IDMS.