How to fix the Oracle error IMG-02011: 2FF11 – unsupported image format conversion specified?

In this post, you’ll learn more about the Oracle ErrorIMG-02011: 2FF11 – unsupported image format conversion specified with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

IMG-02011: 2FF11 – unsupported image format conversion specified

Reason for the Error IMG-02011: 2FF11 – unsupported image format conversion specified

Cause: There was a SQL/MM Still Image exception. Either the specified target format value was null, the specified image had a null format value, or the conversion from the specified image format to the specified target format was not supported.

How to fix the Error IMG-02011: 2FF11 – unsupported image format conversion specified ?

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

Action: Specify an image with a supported image format and specify a target format value that is supported for conversion. Refer to the SI_INFORMTN_SCHEMA views and the Oracle Multimedia documentation for a list of supported image format conversions.

Tags :

Leave Your Comment