My interpretation of the OP request for read-only was to prevent anyone from writing to the data set. How do you enforce subsequent allocations (by other jobs or users) to specify LABEL=(,,,IN)?
> -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of Ted MacNEIL > Sent: Tuesday, May 08, 2007 12:41 PM > To: [email protected] > Subject: Re: jcl. > > >READ-ONLY would be covered by your security product, like IBM RACF, to > protect the data set under a generic profile (perhaps). > > Check the JCL Manual: > > LABEL=(,,,IN) > > File will be read-only, regardless of what you attempt. /snip/ ---------------------------------------------------------------------- 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

