Page 1 of 1

Need info on Link card for cobol sp using AERTDLI

Posted: Tue Feb 02, 2016 11:23 am
by farisbacker
Could anyone let me know the LCT card to be used for COBOL SP which is using AERTDLI calls.

I have tried the following

1. INCLUDE SYSLIB(DSNRLI)
NAME PROGRAM(R)
result : Created a non executable load

2. INCLUDE SYSLIB(DFSCDLI0)
NAME PROGRAM(R)
result : executable load but gave a S806 error at AERTDLI call while executing sp

3.INCLUDE SYSLIB(DFSLI000)
NAME PROGRAM(R)
result : executable load but gave a S806 error at AERTDLI call while executing sp

Please let me know if you need more detail

Topic deleted by Admin

Posted: Wed Feb 03, 2016 12:37 am
by academyindia4
<< Content deleted By Admin >>