How to fix the Oracle error IMG-02006: 2FF06 – average color feature cannot be determined?
In this post, you’ll learn more about the Oracle ErrorIMG-02006: 2FF06 – average color feature cannot be determined with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
IMG-02006: 2FF06 – average color feature cannot be determined
Reason for the Error IMG-02006: 2FF06 – average color feature cannot be determined
Cause: There was a SQL/MM Still Image exception. Either the specified image was null, the image data in the specified image was null, or the average color feature was not supported by the specified image format
How to fix the Error IMG-02006: 2FF06 – average color feature cannot be determined ?
You can fix this error in Oracle by following the below steps
Action: Specify an image with non null image data and a supported format. Refer to the SI_INFORMTN_SCHEMA views and the Oracle Multimedia documentation for a list of supported image formats and image features.
Leave Your Comment