How to create an Unique Index in a table for custom column (Extension) from Siebel tools
When I try to create an Unique Index for S_LOY_MEMBER table on a custom column X_MEM_NUM, I am unable to set the Unique Property for the index in Siebel Tools. I could see it is an Oracle limitation to create Unique Index from Siebel Tools. But how to achieve this Unique Index for this table on the custom column thru Siebel Tools/Repository. I am aware I can create directly in DB, but that will be overwritten a Full RR repository migration is done.