How to fix the Oracle error ORA-23673: Invalid resolution column “string” for table “string”.”string”?
In this post, you’ll learn more about the Oracle ErrorORA-23673: Invalid resolution column “string” for table “string”.”string” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-23673: Invalid resolution column “string” for table “string”.”string”
Reason for the Error ORA-23673: Invalid resolution column “string” for table “string”.”string”
The specified resolution column was not valid.
How to fix the Error ORA-23673: Invalid resolution column “string” for table “string”.”string” ?
You can fix this error in Oracle by following the below steps
Set the resolution column to a valid column.
Leave Your Comment