Top Secret

Expand all | Collapse all

Can we call / link ACFBATCH and ACFRPTLL from an Assembler Program?

  • 1.  Can we call / link ACFBATCH and ACFRPTLL from an Assembler Program?

    Posted Mar 10, 2018 10:59 AM

    Can we call ACFBATCH and ACFRPTLL from an assembler program?

    What are the limitations of these calls?

    How will they impact the performance of ACF2, when ACF2 system is up and running on IBM Mainframe?

    In which AMODE and RMODE should my caller (Let us say SAMPLE1 links to ACFBATCH, SAMPLE1) should be set to?

     

    When I developed such a call (Sample program attached below), I am getting a S0C4 abend with Reason code - 11 from ACFCMD program, which appears to be more of an alignment problem. 

    *----------CALL ACFBATCH----------------------------------------*
    LINKACFB LOAD EP=ACFBATCH
                       LR R15,R0
                       BASR R14,R15
                       LTR R15,R15

     

    I am able to execute ACFBATCH for the same input through a JCL and I am getting the correct output from ACFBATCH.

    Please help:



  • 2.  Re: Can we call / link ACFBATCH and ACFRPTLL from an Assembler Program?
    Best Answer

    Broadcom Employee
    Posted Mar 23, 2018 09:34 AM

    Hi Saraswathy, 

    Since this will require some investigation and research, please open a ACF2 case in support.ca.com.

    Thank you.