What can cause ABEND SA03 using VISION:Results Interface to IDMS?
search cancel

What can cause ABEND SA03 using VISION:Results Interface to IDMS?

book

Article ID: 51315

calendar_today

Updated On:

Products

Vision:Results Vision:Sixty

Issue/Introduction

Use of the IDMS interface is normally very straightforward, so an SA03 ABEND can be baffling.

In very specific circumstances an SA03 ABEND is issued instead of an error message.

The three required components to the problem are

  • The VISION:Results program does not include a CA-IDMS DML FINISH statement,
  • A third-party program is intercepting our DML CALLs to CA-IDMS,
  • A SORT is invoked.

The obvious solution is to correct the syntax and add the CA-IDMS DML FINISH statement.

If for some reason this cannot be done, a possible workaround is to run the VISION:Results program under the LE environment.

To run VISION:Results under LE, the application can be modified by adding the LE parameter to the OPTION statement within the VISION:Results program.

To establish the LE environment at the site level, set the DYLINSTL parameter LE=Y and execute the CUSTMJCL job provided with the installation.

Environment

Release:
Component: V:RSLT