In my zones I have some SMPLOG DDDEFs defined to use SYSOUT CLASS *, which,
for me, puts them in held output in the job.  I also have some that just use
preallocated datasets with DISP=MOD,KEEP or OLD,KEEP.   From what I see
there, the problem might just be the lowercase letters in the name
user.prod.SMPLOG.  My SMPE dataset names always use all caps and show that
way when I query the smplog dddef.

--Roger

On Sun, Jul 25, 2010 at 9:50 PM, Paul Gilmartin <[email protected]>wrote:

> SMP/E says:
>
> PAGE 0001  - NOW SET TO        ZONE          DATE 07/25/10  TIME 21:15:00
>  SMP/E
>
> GIM42401I    THE FOLLOWING PARAMETERS WERE SPECIFIED ON THE EXEC STATEMENT
> FOR G
> GIM28306S ** ALLOCATION FAILED FOR SMPLOG.
> GIM54901I    SMPRPT WAS ALLOCATED BY THE USER AS SYSIN/SYSOUT.
> GIM20502I    SMP/E PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 12.
> SMP/E
>
> M&C says:
>
>   The indicated data set could not be allocated.
>
>   System Action: Subsequent messages in SMPOUT show SMP/E's action.
>
>   Programmer Response: Do one of the following:
>     * Add the required DD statement.
>     * Create a DDDEF entry for the data set.
>     * Correct the DDDEF entry for the indicated data set.
>
>   Then rerun the job.
>
> What subsequent messages?
>
> Why didn't it echo my SET BOUNDARY(GLOBAL) ... statement?
> (Or report an error?)
>
> No mention of SMPLOG in JESMSGLG nor JESYSMSG.
>
> CSI Query says:
>
>  Entry Type:  DDDEF                               Zone Name: GLOBAL
>  Entry Name:  SMPLOG                              Zone Type: GLOBAL
>
>  DSNAME: user.prod.SMPLOG
>
>  VOLUME:            UNIT:           DISP:   MOD
>
> DSLIST info is:
>
>  Data Set Name . . . . : user.prod.SMPLOG
>
>  General Data                           Current Allocation
>  Management class . . : **None**        Allocated cylinders : 7
>  Storage class  . . . : **None**        Allocated extents . : 1
>   Volume serial . . . : xxxxxx
>   Device type . . . . : 3390
>  Data class . . . . . : **None**       Current Utilization
>   Organization  . . . : PS              Used cylinders  . . : 1
>   Record format . . . : VB              Used extents  . . . : 1
>   Record length . . . : 510
>   Block size  . . . . : 3200
>
> Where do I go from here?
>
> Thanks,
> gil
>
> ----------------------------------------------------------------------
> 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
>

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