Symptom
The string length of the absolute path for the directory mount point for the archive directory address must be less than 124 characters. If an archive path is 124 characters or longer, a database exception similar to the following is created:
<br>
- MSSQL: evEnterpriseManager.server.models in save DatabaseError: (-2147352567, ‘Exception occurred.’, (0, u’Microsoft SQL Server Native Client 10.0′, u’String or binary data would be truncated.’, None, 0, -2147217833), None)
- Postgre: DataError: value too long for type character varying(128)
- MySQL: DataError: (1406, “Data too long for column ‘details’)
<br>
Affected Version
All released Enterprise System Manager (ESM) versions.
<br>
Workaround
In exacqVision Client, reduce the length of the archive path address to less than 124 characters.
<br>
Enterprise-System-Manager-Archive-Path-Must-Be-Less-Than-124-Characters.pdf