Database Error Messages

PRVE-00484

The files "{0}" are immutable on node "{1}".

Cause

The indicated files have immutable attribute set. The immutable attribute of a file affects the patch operation.


Action

Use the command 'chattr -i file' as privileged user to remove the immutable attribute of a file. Run the command for the indicated files and retry the operation.