Rename files from one userid to another userid (ONX REN)

ONXREN ''='$user-id2.'

ONXREN '$user-id1.'='$user-id2.'

This Variable Action will cause all the files marked with X to be renamed from their current userid to a new userid, $user-id2. This can only be done between userids within the same PVS, because the data is not physically moved.

If the names of the files in the file list are displayed without the userid, then the Action should be entered using the general CFS name transformation rules (see page Seite 5-): ONXREN ''='$user-id2.'

If the names of the files in the file list do contain the userid ($user-id1.), then the Action should be entered as follows: ONXREN '$user-id1.'='$user-id2.'

Files on private volumes, or file generations cannot be renamed to another userid using the ONXREN Variable Action.