Running IDMSDBAN issued the following error message in report 1:
598529 - DBKEY 14/13870016:118 SR8 INTERNAL POINTER OUT OF RANGE
Release : 19.0
Component : CA IDMS/DB
The 598529 error is documented as follows:
Reason:
An internal down pointer in the SR8 record with the indicated database key is pointing to a page outside the range of any area in the database.
The problem can be caused by the following:
If none of the above conditions are true it could mean the index structure is corrupted.
In this case run the MAINTAIN INDEX utility to rebuild the index from members.
If it is a user-owned indexed set, you need to write a program which calls program IDMSTBLU and and passes information on the owner and member record occurrences participating in the index.
Articles 24238 and 9599 explain how to do this.
See the IDMS documentation sections IDMSDBAN and MAINTAIN INDEX.