Greetings ,

Thanks everyone for your inputs .

I converted those volumes to SMS managed and added them to a new storage
group . Modified the STGROUP ACS routines by adding &DSNTYPE = HFS . coding
&LLQ=HFS also worked fine in my case . The dataset was allocated as SMS
managed and i was able to mount it successfully .

Regards,
 Baby





On Thu, Jun 6, 2013 at 6:54 PM, Elardus Engelbrecht <
[email protected]> wrote:

> Lizette Koehler wrote:
> >My code looks like (Pseudo).  This is not perfect, but more in what code
> could do
> >You would need to review the ACS constructs to see what would work for
> your shop.  You might use a DSN Mask or VOLSER mask.
>
> What would &ACSENVIR be in the case of TSO / ISPF allocation?
>
> Perhaps evaluating &JOB or &XMODE can help you to determine the
> environment.
>
> >If LLQ = 'HFS'
> >  Then STGROUP = HFSVOLS
> >Else
> >WRITE ' Not using HFS Pool '
> >EXIT
>
> Consider adding &DSNTYPE = 'HFS' in your IF statement in the ACS routines.
>
> Groete / Greetings
> Elardus Engelbrecht
>
> ----------------------------------------------------------------------
> 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