Hi

 

I am trying to get the link map of a module

 

First I load it into core LOAD EP=MYMOD

 

The I do CSVQUERY INEPNAME=MYMOD,

                                      OUTEPTKN=MODTOKEN

 

I get a zero return code and what looks to be a valid token

 

However trying to start a session I fail

 

 

                   LOAD EP=IEWBFDAT

                  ST        R0,FASTPATH

 

                  L           R15,FASTHPATH

                   CALL  (15),(SQ,MTOKEN,MODTOKEN),VL 

 

R15 = X'0000000C'

R0    =X'10800029'

 

SQ           DC      C'SQ',X'0001'

MODTOKEN   DS CL8

MOTOKEN      DS   F

         The program is not a program object, anomalies were found in its

structure, or the program is PO1 (program object, version 1) and the

program contains overlay structures. The request was rejected

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to