Its under device table and also this is just newly created volume for this
user dataset purpose, as I mentioned in my earlier email. But one thing
which is confusing me is,

VATDEF  IPLUSE(PRIVATE)  SYSUSE(PRIVATE)
RES* ,0,0,3390


where RES001 is my RES volume . When I put this entry in VATLST, all works
fine. But when I put below entry then system creating issue

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


On Mon, May 5, 2014 at 7:51 PM, Jon Perryman <[email protected]> wrote:

> I suspect that your problem is with the EDT (Eligible Device Table). You
> will need to ensure that the UNIT used for the allocation includes OPER01
> otherwise it is not eligible for allocation. Remember that the UNIT is
> different depending upon the environment (e.g. TSO has UNIT in RACF TSO
> segment).
>
> Another possible cause is that OPER01 does not have enough free space.
>
> Jon Perryman
>
>
> > -----Original Message-----
> >> Behalf Of venkat kulkarni
> >>
> >>             No, as this is stand alone single RES volume system I am
> not using SMS
> >> here. I thoghut this VATLST will help me to place my all user dataset
> in that
> >> OPER01 volume by coding below statement.
> >
>
> ----------------------------------------------------------------------
> 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

Reply via email to