How to fix the Oracle error ORA-40118: insufficient number of target values in weights table?
In this post, you’ll learn more about the Oracle ErrorORA-40118: insufficient number of target values in weights table with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-40118: insufficient number of target values in weights table
Reason for the Error ORA-40118: insufficient number of target values in weights table
The weights table had less that 2 target values.
How to fix the Error ORA-40118: insufficient number of target values in weights table ?
You can fix this error in Oracle by following the below steps
Provide at least two target values in the weights table.
Leave Your Comment