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.  Error executing TSO Command from RDz 9.1: ISPZINT program

    Posted 02/07/17 07:15 AM

    Hi all,

     

    We are using the <TSO command> feature from RDz 9.1 for executing the following sentence:

     

            EXEC 'MY.LIBRARY.WITH.REXX(MYREXX)' 'PARM1' 'PARM2'

     

    and we obtain the following error message:

     

            CRRZI0378E Exception ocurred.

            Cannot run program "ISPZINT":ISPZINT

     

    Please, could you help us to solve this issue?

     

    Thanks and regards,

    Raúl

     

    Raul15


  • 2.  Re: Error executing TSO Command from RDz 9.1: ISPZINT program

    Posted 02/10/17 12:38 PM

    Hi Raul,

    I came across your post while searching on another topic. It appears that there is an issue with your ISPF Client Gateway configuration. You can ask your system programmer to run the following IVP operator command to see if it reveals any problems with the configuration:

     

    /MODIFY RSED,APPL=IVP ISPF,userid

     

    (where RSED is the name of the started task and userid is the TSO userid)

     

    Thanks Roger

    rogern


  • 3.  Re: Error executing TSO Command from RDz 9.1: ISPZINT program

    Posted 02/14/17 02:25 PM

    Thanks a lot for your answer.

     

    We found some variables with RC=8 that we are going to solve it and see the end results.

     

    Thanks again and best regards,

    Raúl

    Raul15


  • 4.  Re: Error executing TSO Command from RDz 9.1: ISPZINT program

    Posted 02/15/17 08:11 AM

    We solved the RC=8 that we found after executing:

          /MODIFY RSED,APPL=IVP ISPF,userid

     

    But, we continue having the same error message:

            CRRZI0378E Exception ocurred.

            Cannot run program "ISPZINT":ISPZINT

     

    Thanks and regards,

    Raúl

     

    Raul15