Gen link failed and on references rta* members instead of tir* members
search cancel

Gen link failed and on references rta* members instead of tir* members

book

Article ID: 249761

calendar_today

Updated On:

Products

Gen

Issue/Introduction

On a server manager, it fails to link with the following:

IEW2322I 1220  157    IMPORT CODE,'TIRSDTNZ','TIRSDTN'
IEW2322I 1220  158    IMPORT CODE,'TIRCRUNC','TIRCCTR'
...
IEW2456E 9207 SYMBOL RTASDTN UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
IEW2456E 9207 SYMBOL RTATERMA UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.
IEW2456E 9207 SYMBOL RTAMTQB UNRESOLVED.  MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

Why does the linker try to include the rta* members instead of the tir* members?

 

Environment

Release : 8.6

Component : Gen Host Encyclopedia

Resolution

Normal, static server managers use the TIR-version of Gen runtime functions, but action blocks that are generated as being called dynamically with compatibility, use the RTA-version of Gen runtime functions.   Verify if you specified generated compatibility for any members within the module being generated and installed.