CICS

CICS

CICS

The world's leading application server software for IBM Z

 View Only

Compiler options to be able to debug CICS program with V6.3

  • 1.  Compiler options to be able to debug CICS program with V6.3

    Posted Mon October 28, 2024 05:14 PM
    Edited by anand mahadevan Tue October 29, 2024 02:07 PM

    Hi, 
    What are the compiler parms when compiling a CICS program with V6.3 of the cobol compiler to be able to debug the program via DTCN?
    With v4 of the compiler these options work fine

    I provide a SYSMDECK and SYSDEBUG dataset.

    But when I use the same setup with v6.3 of the Cobol compiler I get the message below in DTCN

    Thanks

    Update
    This string works for me now

    'SQL("APOSTSQL,VERSION(AUTO)"),CICS,TEST(SEP(DSNAME))'