Quiescing VSAM RLS data sets

2005-07-20 Thread Ira Broussard
The callable service IGWARLS allows an application program to query the 
quiesce state of a VSAM RLS file. Is there a similar callable service (maybe 
the 
one CICS uses) to issue a quiesce/unquiesce command to SMSVSAM for a VSAM RLS 
data set?

Thanks,
Ira Broussard

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


Re: Quiescing VSAM RLS data sets

2005-07-21 Thread Mark Thomen
<[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> The callable service IGWARLS allows an application program to query the
> quiesce state of a VSAM RLS file. Is there a similar callable service
(maybe the
> one CICS uses) to issue a quiesce/unquiesce command to SMSVSAM for a VSAM
RLS
> data set?

V SMS,SMSVSAM,SPHERE(spherename),QUIESCE
V SMS,SMSVSAM,SPHERE(spherename),ENABLE

Thanks,
Mark Thomen
Catalog/IDCAMS/VSAM Development

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