On Wed, 7 May 2008 06:37:29 -0500, Karol Filipowicz wrote:

>I want to call DSNUTILB from REXX (of course by TSO CALL command like
> ADDRESS TSO CALL *(DSNUTILB) ....)
>
>and:
>1.in STEPLIB DD I've ONLY x.SDSNLOAD and x.SDSNEXIT (DB2 v8)
>2.pgm DSNUTILB is in PPT table in SCHED00
>3. DSNUTILB is in IKJFT00 member for auth. from CALL.
>
>and finally I get abend 04E with reason 00E40002.
>Anybody knows what should be done?
>

Use the IBM-supplied stored procedure DSNUTILS?
 
A sample REXX program that calls DSNUTILS: 
<http://www.ibm.com/developerworks/exchange/dw_entryView.jspa?externalID=230&categoryID=40>

Norbert Friemel

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to