z/OS DB2 SPUFI called procedure

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • N61601@gmail.com

    z/OS DB2 SPUFI called procedure

    Can you use SPUFI to call a procedure in z/OS DB2?

    Regards,
    Serenity
  • Knut Stolze

    #2
    Re: z/OS DB2 SPUFI called procedure

    N61601@gmail.co m wrote:
    Can you use SPUFI to call a procedure in z/OS DB2?
    No.

    --
    Knut Stolze
    DB2 z/OS Utilities Development
    IBM Germany

    Comment

    • N61601@gmail.com

      #3
      Re: z/OS DB2 SPUFI called procedure

      On Mar 31, 12:57 pm, Knut Stolze <sto...@de.ibm. comwrote:
      N61...@gmail.co m wrote:
      Can you use SPUFI to call a procedure in z/OS DB2?
      >
      No.
      What can we use on z/OS for quick & dirty storproc testing?

      Serenity

      Comment

      • Knut Stolze

        #4
        Re: z/OS DB2 SPUFI called procedure

        N61601@gmail.co m wrote:
        On Mar 31, 12:57 pm, Knut Stolze <sto...@de.ibm. comwrote:
        >N61...@gmail.c om wrote:
        Can you use SPUFI to call a procedure in z/OS DB2?
        >>
        >No.
        >
        What can we use on z/OS for quick & dirty storproc testing?
        I usually use a quick and dirty Java application from my Laptop.
        Alternatively, you can use the DB2 LUW command line - or a simple C
        program.

        --
        Knut Stolze
        DB2 z/OS Utilities Development
        IBM Germany

        Comment

        Working...