Siebel CIAI Apply Error
I am experiencing an issue when using the Case Insensitivity wizard in Siebel tools. We are using version 8.1.1.9. When I try and make the ADDR column on S_ADDR_PER case insensitive it throws the following error when I try and apply the changes inside of Siebel Tools:
Siebel-ERR-1071: Unable to build ddl statement "modify col" (Column: 'X_ADDR_CI' in the input file is Function based and Column in the database is not Function based).
We do have another CI table on this table for City as well. According to Doc ID 1603875.1 this is a known issue as the error is incorrect and the CIAI changes are on the physical database. This is true in my case and have seen the new column using the dbisqlc utility. The problem is that when I try and add a new column to this table after applying the CIAI changes I still get the same error and the new column is not created. Is there a step that I am missing or is there anything that I should be trying in order to fix this issue?