How to fix the Oracle error DRG-13104: indexes do not have equivalent settings for string?
In this post, you’ll learn more about the Oracle ErrorDRG-13104: indexes do not have equivalent settings for string with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
DRG-13104: indexes do not have equivalent settings for string
Reason for the Error DRG-13104: indexes do not have equivalent settings for string
Cause: you attempted to perform an exchange partition including indexes, but the specified metadata setting is not equivalent across the two indexes, so the data cannot be exchanged
How to fix the Error DRG-13104: indexes do not have equivalent settings for string ?
You can fix this error in Oracle by following the below steps
Action: specify EXCLUDING INDEXES on the exchange partition, then manually rebuild the indexes.
Leave Your Comment