Applying Table In Siebel Tools Does Not Create Index If Column Length Exceeds 450 Characters
(Doc ID 2673109.1)
Last updated on MAY 25, 2020
Applies to:
Siebel CRM - Version 19.8 and laterInformation in this document applies to any platform.
Symptoms
Applying table in Siebel Tools does not create an index if column length exceeds 450 characters
The issue can be reproduced at will with the following steps:
1) Select any table in Siebel Tools, e.g. S_EVT_ACT
2) Create new column X_TEST with type varchar and length 512
3) Create new index X_TEST_INDEX on this new column
4) Apply table
5) Check database whether new index X_TEST_INDEX was created
Workaround:
At the moment there are only two options how to avoid it: either to use length 450 or less or create such indexes manually
At the moment there are only two options how to avoid it: either to use length 450 or less or create such indexes manually
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |