Why is the SYSLIB DD needed for IMS programs with DLI statements.
search cancel

Why is the SYSLIB DD needed for IMS programs with DLI statements.

book

Article ID: 53737

calendar_today

Updated On:

Products

Easytrieve Report Generator

Issue/Introduction

IMS RESLIB needs to be allocated on SYSLIB in order to resolve ASMTDLI.

 

 

Resolution

In Easytrieve Plus release 6.4, ASMTDLI is statically linked with EZTPA00 at installation time.
So your IMS RESLIB was needed when you ran your Installation job: JOB06.

In Easytrieve release 11.x, ASMTDLI is not statically linked with EZTPA00.
For EZT application programs that specify DLI statements, link-edits of these programs will still need the SYSLIB DD that references the IMS library that contains the ASMTDLI module.