Product Enhancement Request ID 34099.
WORKAROUND
Extend the column length manually via SQL. The data won't be lost in migration after the inclusion of the enhancement.
ALTER TABLE LDAPAccount ALTER COLUMN RoomNumber nvarchar(64)
UPDATE DialogColumn
SET SchemaDataLen = 64
WHERE UID_DialogColumn = 'LDP-8453FC0D14EB4E4690B8B52CF5A625A7'
AND SchemaDataLen = 20
Please ensure a recent database backup exists before making any schema changes.
STATUS
This Enhancement is currently planned for the next major version of Identity Manager and for the next Service Pack of version 8.1. Please contact Support referencing CR 34099 for a Hotfix.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center