API Enablement

Expand all | Collapse all

BAQSTUB Dynamic linking PL/1 abends with 0C4

  • 1.  BAQSTUB Dynamic linking PL/1 abends with 0C4

    Posted Mon September 21, 2020 09:21 AM

    Our PL/1 program (non CICS) which works fine when BAQSTUB is statically linked in, abends when using dynamic linking.

     

    CEE3204S The system detected a protection exception (System Completion Code=0C4).                                        

    From compile unit //'ZOSCONN.B.R300.UI69481.BAQSRCL(BAQWEBT)' at entry point getVerboseOptions at statement 3516 at compile unit offset +000000AE at entry offset +000000AE at address 23E62A46.                           

     

    The getVerboseOptions seems to me something internal in BAQSTUB.

     

    Cobol dynamic linking works fine.

     

    Source parts:

    DCL BAQCSTUB EXTERNAL ENTRY OPTIONS(NODESCRIPTOR);   

    FETCH  BAQCSTUB;                                     

    Remainder is identical to the static version

     

    Linkedit:

    //SYSLIN    DD *             

       INCLUDE SYSLIB(EXPLCBA)   

       NAME    EXPLCBA(R)        

     

     

    we run on z/OS Connect 03.00.35

     

    When transmitting the load to another LPAR with z/OS Connect 03.00.31, I get similar but slightly different dump

    CEE3204S The system detected a protection exception (System Completion Code=0C4).                                 

    From compile unit //'ZOSCONN.B.R300.UI70538.BAQSRCL(BAQWEBT)' at entry point BAQCSTUB at statement 509 at compile unit offset +000019A2 at entry offset +000019A2 at address 1AE7F35A. 

     

    Bot LPARS have 20200710111738020101 in SYS1.CEE300.SBAQLIB(BAQCSTUB)

     

    Any idea ?



    ------------------------------
    Bart Pastoor
    ------------------------------


  • 2.  RE: BAQSTUB Dynamic linking PL/1 abends with 0C4

    Posted Mon September 21, 2020 10:24 AM

    Hi Bart,
    One of the administrators of this IBM Z and LinuxONE Community explained that the first post anyone makes, is sent for verification before it appears (to ensure that the post is not from a robot), hence there can be a delay in posts appearing. Unfortunately, due to people being unavailable, your post took longer than usual to verify. In future your posts should appear within a few minutes.

    To avoid confusion, we will treat this as a duplicate of your original question "ZOSCONNECT REQUESTER PL/I BAQSTUB CEE3204S 0C4 Abend" and will provide a response there. I know I asked you to re-post this, to see if to would appear.

    Regards, Sue 



    ------------------------------
    Sue Bayliss
    IBM z/OS Connect EE
    ------------------------------