Hello.

Finnaly solved.

I did reduce the program to a basic Hello World. And I was having the same S01C 
abends.

Then I reread the documentation. There is some slight misconcept from my part 
at 
http://pic.dhe.ibm.com/infocenter/zos/v1r13/index.jsp?topic=%2Fcom.ibm.zos.r12.glpa100%2Fcompiling.htm

There is NO NEED to include the SYS1.SIEALNKE(GLDCLDAP) at link time, ONLY AT 
RUNTIME. In fact, only is needed:
1) Compile: SYSLIB for CCNDRVR pointing to HLQ. SGLDHDRC
2) Prelink: SYSLIB for EDCPRLK pointing to HLQ.SGLDHDRC

Program runs fine now.

II will post my definitive JCL soon.

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

Reply via email to