Program check in IDMSOINX and the CV may abend.
search cancel

Program check in IDMSOINX and the CV may abend.

book

Article ID: 4957

calendar_today

Updated On:

Products

IDMS IDMS - Database

Issue/Introduction

CA-IDMS CV is getting abends in program IDMSOINX at any offset.

Example :

DC027002 V1 T7438 SYSTEM MODULE PROGRAM CHECKED NEAR IDMSOINX AT OFFSET EEA

The CV may even abend with codes such as 3970, 3985 or 3990.

Environment

CA-IDMS/SQL Option: Any supported release.

Cause

The definition of table procedure SYSCA.ODBC_INDEX, and the program which implements it, IDMSOINX, are out of sync.

Release 16.0 PTF QO89230 changed both SYSCA.ODBC_INDEX and IDMSOINX. This should no longer be a problem in r18.5/r19.0 but it is not uncommon for sites to not have appropriately updated their SQL catalogs.

Resolution

Ensure that the definition of SYSCA.ODBC_INDEX in your SQL catalogs matches what is it the *.CAGJSRC(VIEWDDL) member for your current CA-IDMS release.

Additional Information

Defining New Catalog Components
Defining and Using Table Procedures