Database Error Messages

Release
toggle
  • 23ai
  • 21c
Updated
Jun 24, 2024

ACFS-03841

The specified string string is not a valid fshare create name.

Cause

The 'acfsutil fshare create' command failed because the indicated name was not a valid fshare create name. Possible reasons include:

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

Action

Retry the 'acfsutil fshare create' command specifying a valid fshare create name.