I think Mark had your answer.  Please double-check:

 BROWSE    SYS1.PROCLIB(ZFS)                          
 Command ===>                                         
********************************* Top of Data ********
//ZFS      PROC REGSIZE=0M                            
//*                                                   
//ZFZGO    EXEC PGM=BPXVCLNY,REGION=&REGSIZE,TIME=1440
//*                                                   
******************************** Bottom of Data ******

Make sure your ZFS started task does NOT have an IOEZPRM DD statement.

If there is no IOEZPRM DD statement, then ZFS gets its parms from the 
system parmlib concatenation - and the exact member and data set name it 
was fetched from are echoed in SYSLOG at IPL / ZFS startup.

 BROWSE    SYS1.PARMLIB(IOEPRM00) - 01.01             
 Command ===>                                         
********************************* Top of Data *******
aggrgrow=on                                           
******************************** Bottom of Data ******

Again, please confirm by looking at your IPL time SYSLOG exactly which 
IOEPRM00 member, from exactly which system parmlib concatenation data set, 
was used for ZFS startup.

Brian


On Mon, 22 Sep 2008 16:27:01 -0400, Lizette Koehler wrote:

>To answer Mark's questions I have
>
>AGGRFULL(85,5)
>AGGRGROW=ON
>
>The define had
>ALLOC -
>    DSNAME('ZOS19.OMVS.JV390') -
>    RECORG(LS) -
>    TRACKS SPACE(5011,417) -
>    BLKSIZE(4096) -
>    VOLUME(Z19HF2) -
>    UNIT(3390) -
>    CATALOG
>
>
>Lizette

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