The second 0 in column 10 specifies a storage volume for non-sms no
volume allocations.
http://pic.dhe.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ieae200%2Fiea2e2b010.htm

On Mon, May 5, 2014 at 3:50 AM, venkat kulkarni
<[email protected]> wrote:
> Thanks for reply. Now I have two volume in my system
>
> 1) RES VOLUME  called RES001 having system dataset.
>
> 2) USER VOLUME called OPER001 having all user dataset. So, I made below
> entry in VATLST parmlib member.
>
> VATDEF  IPLUSE(PRIVATE)  SYSUSE(PRIVATE)
> OPER0*,0,0,3390
>
> I thought by making this entry, whenever anybody create any dataset, it
> will go into OPER01 volume.
>
> Now I changed the syntax of VATLAST and first comma in column 7. Will it
> work,if I do IPL or any more changes required .
>
>
>
>
> On Mon, May 5, 2014 at 2:03 PM, Mike Schwab <[email protected]> wrote:
>
>> The volume field is 6 characters long, and the first comma must be in
>> column 7.
>>
>> On Mon, May 5, 2014 at 2:21 AM, venkat kulkarni
>> <[email protected]> wrote:
>> > Hello,
>> >            We have single volume z/OS(z/OS 1.13) system and our VATLST00
>> > entries are as below.
>> >
>> > VATDEF  IPLUSE(PRIVATE)  SYSUSE(PRIVATE)
>> > RES* ,0,0,3390
>> >
>> >
>> > where RES001 is my RES volume .
>> >
>> > But apart from system dataset, I wanted all other dataset to reside in
>> > other volume call OPER01.So I made changed in this VATLST as below.
>> >
>> >
>> > VATDEF  IPLUSE(PRIVATE)  SYSUSE(PRIVATE)
>> > OPER0* ,0,0,3390
>> >
>> > and IPLd system. But after logging into TSO, when I tried submitting Job
>> or
>> > using SRCH command or moving into panels, I am getting issue as below.
>> >
>> >
>> >  IEF244I VENKAT9  $SYSVK $SYSVK - UNABLE TO ALLOCATE 1 UNIT(S) 135
>> >          AT LEAST 1 OFFLINE UNIT(S) NEEDED.
>> >  IEF877E VENKAT9  NEEDS 1 UNIT(S) 136
>> >  FOR $SYSVK $SYSVK ISP00075
>> >  FOR VOLUME PRIVAT-   1
>> >  OFFLINE
>> >  6000-607F 6101-617F 6201-627F 6301-637F 7001-702F 7101-712F 7201-722F
>> >  7301-732F 7401-7437 7501-7537 7601-7637 7701-7737 7801-782F 7901-792F
>> >  7A01-7A2F 7B01-7B2F 7C01-7C37 7D01-7D37 7E01-7E37 7F01-7F37 8001-802F
>> >
>> >  IEF878I END OF IEF877E FOR VENKAT9  $SYSVK $SYSVK ISP00075
>> > *17 IEF238D VENKAT9  - REPLY DEVICE NAME OR 'CANCEL'.
>> > *IEF882E VENKAT9  $SYSVK $SYSVK IS WAITING FOR A REPLY TO IEF238D
>> > *IEF882E VENKAT9  $SYSVK $SYSVK IS WAITING FOR A REPLY TO IEF238D
>> > *IEF882E VENKAT9  $SYSVK $SYSVK IS WAITING FOR A REPLY TO IEF238D
>> >  R 17,CANCEL
>> >
>> >
>> > ISPF system data set allocation error - press Enter to continue.
>> > Log file allocation error - ISPF will operate without a log data set.
>> > DAIR RC = 12 dec, DARC = 0484 hex.
>> > ***
>> >
>> > Please suggest.
>> >
>> > ----------------------------------------------------------------------
>> > For IBM-MAIN subscribe / signoff / archive access instructions,
>> > send email to [email protected] with the message: INFO IBM-MAIN
>>
>>
>>
>> --
>> 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
>>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN



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

Reply via email to