Increasing field length in UCM
Hi,
We are using a field in UCM of type 'text' which is limited to 30 characters. Now we need this field to accommodate more characters.
Pleae correct me if I'm wrong :There can be two workarounds.
1)Changing the field type from 'text' to 'long text', followed by index rebuild.
2)Increasing the size of the corresponding column in all the database tables.
Please suggest which is a better approach.
Thanks