How to fix the Oracle error ORA-01986: OPTIMIZER_GOAL is obsolete?
In this post, you’ll learn more about the Oracle ErrorORA-01986: OPTIMIZER_GOAL is obsolete with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-01986: OPTIMIZER_GOAL is obsolete
Reason for the Error ORA-01986: OPTIMIZER_GOAL is obsolete
An obsolete parameter, OPTIMIZER_GOAL, was referenced.
How to fix the Error ORA-01986: OPTIMIZER_GOAL is obsolete ?
You can fix this error in Oracle by following the below steps
Use the OPTIMIZER_MODE parameter.
Leave Your Comment