Hi Howard,

Is there a data class for this SMS controlled dataset?  If not, or if the 
dataset is not SMS controlled, you will need to specify space.

Linda Mooney
-------------- Original message -------------- 
From: Howard Rifkind <[EMAIL PROTECTED]> 

> Hello, 
> 
> Can anyone tell me what I'm missing on the JCL below. Job keeps asking for a 
> space parameter. 
> 
> //STEP1 EXEC PGM=IDCAMS 
> //SYSPRINT DD SYSOUT=* 
> //RECEIVE DD DSNAME=E18823.TDB.SYSPROG.SYMD.CAVHPROT.CLUS, 
> // DISP=(NEW,CATLG,DELETE), 
> // UNIT=HCRT, 
> // VOL=(,RETAIN,,1), 
> // LABEL=(1,SL), 
> // DCB=(BLKSIZE=20400,LRECL=2040,RECFM=FB) 
> //SYSIN DD * 
> EXPORT- 
> TDB.SYSPROG.SYMD.CAVHPROT.CLUS - 
> OUTFILE(RECEIVE) - 
> TEMPORARY 
> /* 
> 
> IEF344I E18823X STEP1 RECEIVE - ALLOCATION FAILED DUE TO DATA FACILITY SYSTEM 
> IGD17045I SPACE NOT SPECIFIED FOR ALLOCATION OF DATA SET 
> TDB.SYSPROG.SYMD.CAVHPROT.CLUS 
> 
> Thanks 
> _____________ 
> LEGAL NOTICE 
> Unless expressly stated otherwise, this message is confidential 
> and may be privileged. It is intended for the addressee(s) only. 
> Access to this E-mail by anyone else is unauthorized. 
> If you are not an addressee, any disclosure or copying of the 
> contents of this E-mail or any action taken (or not taken) in 
> reliance on it is unauthorized and may be unlawful. If you are not an 
> addressee, please inform the sender immediately, then delete this 
> message and empty from your trash. 
> 
> ---------------------------------------------------------------------- 
> 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