Need info on Link card for cobol sp using AERTDLI

Ask question on - DataBase Concepts, IBM Mainframe DB2, DB2/UDB, DB2 Tools, SQL , DB2 programming with languages like COBOL, PL1.

Moderators: Kalicharan, Moderator Group

Post Reply
farisbacker
Member
Posts: 1
Joined: Tue Feb 02, 2016 11:18 am

Need info on Link card for cobol sp using AERTDLI

Post by farisbacker » Tue Feb 02, 2016 11:23 am

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

academyindia4

Topic deleted by Admin

Post by academyindia4 » Wed Feb 03, 2016 12:37 am

<< Content deleted By Admin >>

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others