webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Cics RPC server and EntireX security

  • 1.  Cics RPC server and EntireX security

    Posted Thu November 18, 2004 11:48 AM

    Hi everyone,
    I’m trying to use CICS RPC Server with secured Broker in OS/390.
    I compiled the ERXMAIN with NAT2PETS and NA2PPRM, and when I try to bring up the server I get error message of “incosistent security”.
    I went over the docu, and also checked in Servline, and I think I did all what should be done …
    Maybe I left out something?
    Thank you in advance for your help


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: Cics RPC server and EntireX security

    Posted Fri November 19, 2004 12:38 PM

    Hi Mona,

    which Broker stub are you using ?

    Kind regards,
    Rolf


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 3.  RE: Cics RPC server and EntireX security

    Posted Sat November 20, 2004 07:43 PM

    This error usually occurs when the stub is expecting a secured Broker, but the Broker is running with security=no or the reverse - the stub does not have security enabled, but the Broker does.

    Have you verified that you are using the same NA2PPRM module in ERXMAIN as was included in the USRSEC for the Broker?

    Douglas Kelly,
    Principal Consultant
    Software AG, Inc
    Sacramento, California


    #Mainframe-Integration
    #webMethods
    #EntireX


  • 4.  RE: Cics RPC server and EntireX security

    Posted Sun November 21, 2004 07:39 AM

    I’m not sure what Broker stub the CICS RPC server uses …
    I know for sure I linked the correct NA2PPRM module .
    It looks like the CICS RPC server doesn’t recognize it has security configuration


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 5.  RE: Cics RPC server and EntireX security

    Posted Tue November 23, 2004 02:03 PM



    Hi Mona,

    ERXMAIN is just the control block but not the RPC Server. You need to change the RPCSRV module (which uses the ETBCICS stub).

    Kind regards,
    Rolf


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 6.  RE: Cics RPC server and EntireX security

    Posted Thu November 25, 2004 09:51 AM

    Hi Rolf
    That was my mistake I guess .
    But should I add the 2 module to RPCSRV, or take SECUEXIT (according to the documentation this is the step if the runtime stub is C-stub and not ASSEMBLER one).
    Thank you
    Mona


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 7.  RE: Cics RPC server and EntireX security

    Posted Thu November 25, 2004 06:08 PM

    Hi Mona,

    per default the RPC Server uses the ETBCICS stub which is the Assembler variant. So you should use the NA… modules.

    Kind regards,
    Rolf


    #Mainframe-Integration
    #EntireX
    #webMethods


  • 8.  RE: Cics RPC server and EntireX security

    Posted Thu December 02, 2004 07:49 AM

    Hi RolfI compiled the RPCSRVC with the NA* modules, and the program fails to work now .
    When ESRV is activated , RPCSRVC gets called in the CICS and exits immediatelly .Looks like something is wrong with it .
    When I use the standard RPCSRVC all works fine …
    MAybe you have some idea ?


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 9.  RE: Cics RPC server and EntireX security

    Posted Fri December 17, 2004 03:28 PM

    Hi Mona,

    it looks like there are some problems using the CICS RPC Server with Security. We have created a problem log for this issue.

    Kind regards,
    Rolf


    #Mainframe-Integration
    #webMethods
    #EntireX