We've solved the problem. The main topics below: - Define a separate user catalog with alias with the special dataset (CAT.USUARIO.MIGHP). - Define in profile user catalog access list NONE to operation user (T99CTM). - Define a group (MPRO02) with a same HLQ of dataset - Define a profile dataset with the special dataset (MPRO02.AT00.P02.TCPRBD02.VSAM.NOVALE). T99CTM Access NONE. - Connect user T99CTM to group MPRO02. - Now, T99CTM could't delete or define dataset. It's operations yet.
Walt give us the solution. <<So, if the HLQ for the data set is a group name, and the user doing the definition of the data set has CREATE in the group, he can create your data set. Your user with OPERATIONS has, by default, CREATE in all groups, and thus can define new data sets for any group where you have not explicitly connected him with less than CREATE authority. So, you might need to CONNECT him to the group with USE authority or lower.>> The key is Connected the USERID of an OPERATIONS user to the Group matching a dataset HLQ with USE authority … It was difficult. Thanks a lot!! ---------------------------------------------------------------------- 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

