Operating System - OpenVMS
1827953 Members
3472 Online
109973 Solutions
New Discussion

Re: Which Privileges Required For CMDSCRIPT.EXE?

 
Robert Atkinson
Respected Contributor

Which Privileges Required For CMDSCRIPT.EXE?

Anyone know what the exact privileges required are for running CMDSCRIPT.EXE using this command :-

$ mc cmdscript -f $1$dga1:

I know one of them is DIAGNOSE, but it's taking me ages to find the others.

Thanks, Rob.
1 REPLY 1
Uwe Zessin
Honored Contributor

Re: Which Privileges Required For CMDSCRIPT.EXE?

The documentation seems to be quiet about this. My guess would be LOG_IO or PHY_IO (hey, the mask is only 64 bits ;-)

The examples in the User Guide suggest to use the CCL device ($1$GGAu:) and not a disk.

You can also use the SWCC agent as a means to talk to the controllers.
.