Protection[=openvms-file-protection]
Specifies the system file protection for the .oaij file produced
by the RMU Optimize After_Journal command.
The default file protection varies, depending on whether you
write the .oaij file to disk or tape. This is because tapes
do not allow delete or execute access and the SYSTEM account
always has both read and write access to tapes. In addition, a
more restrictive class accumulates the access rights of the less
restrictive classes.
If you do not specify the Protection qualifier, the default
protection is as follows:
o S:RWED,O:RE,G,W if the .oaij file is written to disk
o S:RW,O:R,G,W if the .oaij file is written to tape
If you specify the Protection qualifier explicitly, the
differences in protection applied for backups to tape or disk
as noted in the preceding paragraph are applied. Thus, if you
specify Protection=(S,O,G:W,W:R), that protection on tape becomes
(S:RW,O:RW,G:RW,W:R).