Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
  • 1.  DB9G + CICS

    Posted Tue May 22, 2012 07:54 AM
    Hi

    I have 2 issues :
    (1) I want to connect to DB9G subsystem using database development perspective of Rational Developer for Z
    but I don't know on which port DB2 system is listening? Where can I found it?

    (2) What the procedure to add a pds to CICS?

    thanks

    Eric
    ENO2010


  • 2.  Re: DB9G + CICS

    Posted Tue May 22, 2012 07:59 AM
    1. Issue a -DB9G DISPLAY DDF command from the console or SDSF to display DB2 Connect parameters.
    2. Login to CICS and use CEDA transaction to add CICS resources.

    RDzJohn
    RDzJohn


  • 3.  Re: DB9G + CICS

    Posted Tue May 22, 2012 08:06 AM
    Thanks. Issue 1 is solved.
    for problem 2 I'm looking to a way to add a pds to starting list of CICS.

    Eric
    ENO2010


  • 4.  Re: DB9G + CICS

    Posted Wed May 23, 2012 07:17 AM
    I have still a question about DB2 Precompiler Step Options.
    in the property-group, I enable the ELAXFCOP procedure and I need to set a "SYSLIB".
    the default is <HLQ>.DB2.SYSLIB which one doesn't exist on my RDz-UT.

    Do someone know the default PDS on RDZ-UT for DB2?

    thanks

    Eric
    ENO2010


  • 5.  Re: DB9G + CICS

    Posted Wed May 23, 2012 08:28 AM
    Look at DSN910 HLQ.

    RDzJohn
    RDzJohn


  • 6.  Re: DB9G + CICS

    Posted Thu May 24, 2012 02:36 AM
    thanks I found it DSN910.SDSNLOAD
    ENO2010