IDMS

  • 1.  z/OS 1.8 R15.0 SP5: T03C in DC-COBOL

    Posted Nov 19, 2007 04:34 AM
    a developer in our shop asserts that he recently started ""out of the
    blue""
    getting T03C abends. I saw fixes available tor LE Cobol running DC, but
    i
    think these are COBOLII - and i seem to recall T03C abends long before
    LE
    was introduced - can anyone dig back into their memory and relate what
    a
    T03C abend indicates?




    Chris Hoelscher
    Senior IDMS & DB2 Database Administrator
    Humana Inc
    502-476-2538
    choelscher@humana.com



    The information transmitted is intended only for the person or entity to
    which it is addressed and may contain CONFIDENTIAL material. If you
    receive this material/information in error, please contact the sender
    and delete or destroy the material/information.
    "
    IDMS Public Discussion Forum
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP
    IDMS-L@LISTSERV.IUASSN.COM
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP








    Normal

    Normal
    Re: z/OS 1.8 R15.0 SP5: T03C in DC-COBOL
    "Take a look at QO88752, it seems to address this problem.

    HTH

    Rafi Gefen

    On Nov 19, 2007 6:34 PM, Chris Hoelscher <choelscher@humana.com> wrote:
    a developer in our shop asserts that he recently started ""out of the blue""
    getting T03C abends. I saw fixes available tor LE Cobol running DC, but i
    think these are COBOLII - and i seem to recall T03C abends long before LE
    was introduced - can anyone dig back into their memory and relate what a
    T03C abend indicates?




    Chris Hoelscher
    Senior IDMS & DB2 Database Administrator
    Humana Inc
    502-476-2538
    choelscher@humana.com



    The information transmitted is intended only for the person or entity to
    which it is addressed and may contain CONFIDENTIAL material. If you receive
    this material/information in error, please contact the sender and delete or
    destroy the material/information.
    "
    IDMS Public Discussion Forum
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP
    IDMS-L@LISTSERV.IUASSN.COM
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP








    Normal

    Normal
    Re: z/OS 1.8 R15.0 SP5: T03C in DC-COBOL
    "The only note I have on the subject:
    ,## 1996.03.28 >> T03C
    ,This error code occurs in IDMSDC when a C2 progranm is compiled
    without
    ,the 'RESIDENT' option. If it is not, it will seek to INCLUDE the
    COBPACKS
    ,from the library instead of using the correct ones prepared for DC.
    ,Must be declared REENTRANT.

    HBCanon
    Lockheed-Martin
    ,
    ,


  • 2.  Re: z/OS 1.8 R15.0 SP5: T03C in DC-COBOL

    Posted Nov 19, 2007 04:42 AM
    The only note I have on the subject:
    ,## 1996.03.28 >> T03C
    ,This error code occurs in IDMSDC when a C2 progranm is compiled
    without
    ,the 'RESIDENT' option. If it is not, it will seek to INCLUDE the
    COBPACKS
    ,from the library instead of using the correct ones prepared for DC.
    ,Must be declared REENTRANT.

    HBCanon
    Lockheed-Martin
    ,
    ,