Staller, Allan wrote: >DFHSM commands are divided into 2 classes (administrator and enduser) and >controlled via profiles in the RACF Facility Class (STGADMIN.ARC.** and >STGADMIN.ARC.ENDUSER.**, respectively). >I do not recall, but it would seem that DELVOL is an administrator command. >Check the fine manuals for details. DELVOL, as an administrator command, is covered by STGADMIN.ARC.DELVOL.
Ravi Gaur wrote: >I have bit of weird scenario...I have a REXX exec which read HSEND LIST and >build JCL "IKJEFT01" to Markfull volumes using the HSEND DELVOL .... while I >submit the Program it successfully submit the IKJEFT01 and HSEND ... I'm not surprised. Check Allan's reply. >However if similar is done by some other users (who are in same RACF group) >though Dynamically submitted JCL show HSEND DELVOL XXX MIGRATION(MARKFULL) >they though show HSEND missing and job finish with RC=12 .. There is a difference between you and your users. Post the JCL by you and users. It is time to debug your REXX program. Show IBM-MAIN the part of the REXX program or use TRACE command to debug it. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
