How to fix the Oracle error IMG-02004: 2FF04 – incorrect feature list specification?

In this post, you’ll learn more about the Oracle ErrorIMG-02004: 2FF04 – incorrect feature list specification with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

IMG-02004: 2FF04 – incorrect feature list specification

Reason for the Error IMG-02004: 2FF04 – incorrect feature list specification

Cause: There was a SQL/MM Still Image exception. Either the specified feature values were invalid or the specified feature weights were invalid.

How to fix the Error IMG-02004: 2FF04 – incorrect feature list specification ?

You can fix this error in Oracle by following the below steps

Action: Check the values of feature and featureweight pairs. For a non null feature value, the corresponding feature weight value must be a double precision number greater than 0.0. Refer to the Oracle Multimedia documentation for more information on the SI_FeatureList object type and its methods.

Tags :

Leave Your Comment