On 8/01/2011 01:37 AM, Tom Marchant wrote:
On Fri, 7 Jan 2011 17:21:20 +0300, Sergio Lima wrote:

Here, is what We see, in the SDSF screen of IKJSUP PROC :

       4 XXIKJSUP EXEC PGM=IKJEFT01,DYNAMNBR=500,PARM=ISPSUP
The ISRDDN output that you showed includes SYSEXEC with several data
sets.  They were allocated by something, probably ISPSUP.  That is where
you need to look.

The PARM operand of your EXEC PGM specifies a procedure either clist or exec executed from the SYSPROC DD concatenation. Looking at your various postings I suspect that ISPSUP issues a FREE ALL followed by ALLOC's for the installation determined default datasets.

So either have the MQ datasets added to ISPSUP or remove ISPSUP from the EXEC PGM statement

----------------------------------------------------------------------
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