COBOL

COBOL

COBOL

COBOL is responsible for the efficient, reliable, secure, and unseen day-to-day operations of the world's economy.

 View Only
  • 1.  Why does SCLM not find SYSMDECK on a COBOL compile?

    Posted Wed June 17, 2020 02:28 AM
    Disclaimer: This post is migrated from IBM Developer Answers that is no longer in use. Its original author is wgshirey, posted on Aug 26, 2019.

    Why does SCLM not find SYSMDECK on a COBOL compile - I have the 19th FLMALLOC statement coded with DDNAME=SYSMDECK.

    -----------------------------------------------------
    Question asked by wgshirey on Aug 26, 2019
    -----------------------------------------------------


  • 2.  RE: Why does SCLM not find SYSMDECK on a COBOL compile?

    Posted Wed June 17, 2020 02:30 AM
    Edited by Yuan Jie Song Wed June 17, 2020 02:31 AM

    The 19th FLMALLOC statement is reserved for the COBOL SYSMDECK file in SCLM. Given your description, we recommend that you open up a support request (case) against the SCLM Tool. IBM Support will need to see your SCLM config file and the resulting output that you are seeing in order to diagnose your issue. A support request can be opened at https://www.ibm.com/mysupport .

    Thank you, IBM Support

    -----------------------------------------------------
    Answered by Terri_Menchak on Aug 26, 2019
    -----------------------------------------------------





  • 3.  RE: Why does SCLM not find SYSMDECK on a COBOL compile?

    Posted Wed June 17, 2020 02:34 AM
    Edited by Yuan Jie Song Wed June 17, 2020 02:47 AM
    This is COBOL V6.2, I should state. Thanks in advance.

    --------------------------------------------
    Replied by wgshirey on Aug 26, 2019
    --------------------------------------------






  • 4.  RE: Why does SCLM not find SYSMDECK on a COBOL compile?

    Posted Wed June 17, 2020 02:49 AM
    Edited by Yuan Jie Song Wed June 17, 2020 02:49 AM
    And by "not find" I mean, it generates this: IEC130I SYSMDECK DD STATEMENT MISSING
    IGYSI5013-U An error occurred while attempting to open
    file "SYSMDECK".

    --------------------------------------------
    Replied by wgshirey on Aug 26, 2019
    --------------------------------------------






  • 5.  RE: Why does SCLM not find SYSMDECK on a COBOL compile?

    Posted Wed June 17, 2020 02:51 AM
    Edited by Yuan Jie Song Wed June 17, 2020 02:51 AM
    Sigh, well, the problem was of course user error. We were not assembling the PROJDEFS correctly. Works like a champ when you do it right.

    --------------------------------------------
    Replied by wgshirey on Aug 28, 2019
    --------------------------------------------