Database Error Messages

ACFS-03532

The specified string string is not a valid snapshot link name.

Cause

The acfsutil snap link command failed because the indicated name was not a valid snapshot link name. Possible reasons include:

  1. The snapshot link name exceeded the limit of 255 characters.
  2. The snapshot link name equaled "." or "..".
  3. The snapshot link name contained "/" (Unix or Linux).
  4. The snapshot link name contained "" or ":" (Windows).
  5. The snapshot link name contained an illegal character for NTFS file names (Windows).

Action

Retry the acfsutil snap link command specifying a valid snapshot link name.