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
