Database Error Messages

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

ADVM-13048

The file path for export name 'string' is longer than the maximum allowed 'number' characters.

Cause

An 'advmutil export create' command was rejected because the provided arguments for storageRepo, clusterName, and exportName resulted in a file path storageRepo/clusterGUID/exportName that was longer than the indicated maximum path length.


Action

Retry the command, specifying a smaller storageRepo and exportName so that the combined length is less than the indicated maximum.