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.  RDT - Need help with DB2 store proc set up and execution

    Posted Wed June 18, 2014 12:54 AM

    Hi,

    We have recently installed RDT in our shop. And want to try executing DB2 stored procedure (External).

    Please walk thru the steps required for initial set up, Compile JCL and sample code.

    Would like to call the DB2 stored proc from Java.

    4YP5_Mustak_Ahammad_Majjagi


  • 2.  Re: RDT - Need help with DB2 store proc set up and execution

    Posted Wed June 18, 2014 08:56 AM

    We do not provide support for the z/OS software stack shipped with RD&T.  Suggest you append this question to one of the DB2 z/OS support forums.  You might get a quicker answer there.

    RDzJohn

    RDzJohn


  • 3.  Re: RDT - Need help with DB2 store proc set up and execution

    Posted Thu June 19, 2014 05:16 AM

    Hi,

    Thanks for your prompt reply and suggestion.

    tried to search forum for DB2 z/OS but no success. Great help, if you can post this query there or share the link, will take myself.

    It's holding our work. Any help greatly appreciated!,

    4YP5_Mustak_Ahammad_Majjagi


  • 4.  Re: RDT - Need help with DB2 store proc set up and execution

    Posted Thu June 19, 2014 09:52 AM

    Only thing I can suggest is to use your mainframe support contract to open a pmr to ask a question.

     

    RDzJohn

    RDzJohn


  • 5.  Re: RDT - Need help with DB2 store proc set up and execution

    Posted Sun December 14, 2014 01:12 AM

    I know this reply is long after the discussion above, but for the record

    - The best general DB2 z/OS forum is at www.idug.org , and subscribe using the DB2-L & Forums pull down;
    - general introduction to DB2 Stored Procedures is at http://www.redbooks.ibm.com/abstracts/sg247604.html?Open  ( DB2 9 for z/OS Stored Procedures: Through the CALL and Beyond )

    James_Campbell_01