Nope.  Nothing in the JCL reference manual mentions anything like this either.


        1 //RRPBR14  JOB DDDD,TECHSUPT-RRP,MSGCLASS=X,CLASS=A,REGION=8M
        2 //STEP1  EXEC  PGM=IEFBR14
        3 //D DD DSN=MVS.RRP.JUNK,DISP=(,CATLG),
          //  UNIT=3390,SPACE=(CYL,(2,1+1)),VOL=SER=WSC001,
          //  DCB=(LRECL=80,RECFM=FB,BLKSIZE=80)
 STMT NO. MESSAGE
        3 IEFC626I INCORRECT USE OF PLUS IN THE SPACE FIELD



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Mike Schwab
Sent: Thursday, May 23, 2013 4:49 PM
To: [email protected]
Subject: Re: B37 för FTINCL in ISPF for userid.ISPnnnnn.SPFTEMPn.WORK datasets

On Thu, May 23, 2013 at 3:54 PM, Pommier, Rex R.
<[email protected]> wrote:
> OK, I had never heard of this either, so I bit...
>
>         1 //RRPBR14  JOB DDDD,TECHSUPT-RRP,MSGCLASS=X,CLASS=A,REGION=8M
>         2 //STEP1  EXEC  PGM=IEFBR14
>         3 //D DD DSN=MVS.RRP.JUNK,DISP=(,CATLG),
>           //  UNIT=3390,SPACE=(CYL,(2,+1)),VOL=SER=WSC001,
>           //  DCB=(LRECL=80,RECFM=FB,BLKSIZE=80)
>  STMT NO. MESSAGE
>         3 IEFC626I INCORRECT USE OF PLUS IN THE SPACE FIELD
>
> I did find the error message interesting, as it kind of implies that there is 
> a CORRECT way to use a plus sign in a SPACE parm, but a quick glance thru the 
> (1.10 level) doc mentions no use of a plus sign.
>
> Rex

SPACE=(CYL,(2,1+1))
Primary extent is 2,  First secondary extent is 1,  Additional
secondary extents increase by 1?

--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

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

The information contained in this e-mail may contain confidential and/or 
privileged information and is intended for the sole use of the intended 
recipient. If you are not the intended recipient, you are hereby notified that 
any unauthorized use, disclosure, distribution or copying of this communication 
is strictly prohibited and that you will be held responsible for any such 
unauthorized activity, including liability for any resulting damages. As 
appropriate, such incident(s) may also be reported to law enforcement. If you 
received this e-mail in error, please reply to sender and destroy or delete the 
message and any attachments. Thank you.



NOTICE:  This e-mail message, including any attachments and appended messages, 
is for the sole use of the intended recipients and may contain confidential and 
legally privileged information.
If you are not the intended recipient, any review, dissemination, distribution, 
copying, storage or other use of all or any portion of this message is strictly 
prohibited.
If you received this message in error, please immediately notify the sender by 
reply e-mail and delete this message in its entirety.


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

Reply via email to