Showing posts with label ORA-38503. Show all posts
Showing posts with label ORA-38503. Show all posts

Sunday, 17 June 2012

ORA-38503: index already defined using the parameters

ORA-38503: index already defined using the parameters

Cause: An attempt was made to modify the index parameters after the index creation.

Action: Drop the index and retry.