DC050017 and possible 3964 CV abend
search cancel

DC050017 and possible 3964 CV abend

book

Article ID: 281611

calendar_today

Updated On:

Products

IDMS

Issue/Introduction

An IDMS CV issues this message:

IDMS DC050017 V1 RHDCTABL did not add an index entry because it already exists.

It is also possible that the CV will abend with a 3964.

Environment

IDMS: All supported releases.

Cause

A possible cause of this error is that the CV's System Generation contains user-defined lterms with the name LDnnnnnn - where nnnnnn are digits.

Resolution

IDMS internally generates freestanding logical terminals for certain tasks such as batch or CICS erus, set timer and queue threshold tasks. These lterms are assigned internal names of the format LDnnnnnn where nnnnnn represents an integer starting with 0 and increasing by 1 for as many as the CV needs to define.

This means that users must not define lterms of their own with this naming convention.

An attempt to do so will result in the DC050017 errors at run time, and the CV may abend with a 3964.