I do not understand why anyone currently uses SMP/E JCVL containing any more 
than the bare minium od hardcoded DD statements.

//SMPEAP  EXEC PGM=GIMSMP,COND=(0,NE),REGION=0M,TIME=NOLIMIT, 
//         PARM='PROCESS=WAIT'                                
//SMPCSI   DD DISP=SHR,DSN=ZOS113S.SMPE.GLOBAL.CSI            
//SMPCNTL  DD  *                                              



> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]]
> On Behalf Of Kurt Quackenbush
> Sent: Friday, July 11, 2014 12:45 PM
> To: [email protected]
> Subject: Re: SMP/E APPLY CHECK failing‏
> 
> > I was able to resolve the condition with the following actions:
> >
> > Invoke the SMP/E dialogs ‘Administration’ Action.
> > Definition
> > DDDEF
> > Add definition for SCEECPP
> 
> Glad to hear you resolved the trouble.  However, your explanation doesn't
> make sense to me.  The error you reported to the list was this:
> 
> GIM54701E ** ALLOCATION FAILED FOR SMP00027 - IKJ56246I DATA SET
>               CEE.SCEELKED NOT ALLOCATED, FILE IN USE.
> 
> To get the above error, you already had a DDDEF entry for SCEECPP in your
> target zone.  If you had no DDDEF entry, a different message would have been
> reported.
> 
> Just to be clear, removing this DD statement, resolved the error.
> 
> //SMP00027 DD  DSN=DSN910.CEE.SCEECPP,DISP=SHR
> //         DD  DSN=DSN910.CEE.SCEELKED,DISP=SHR
> 
> Kurt Quackenbush -- IBM, SMP/E Development
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to