Database Error Messages

OCI-40642

The collection cannot have a media type column unless the content column type is BLOB.

Cause

The content column type was set to a type other than Binary Large Object (BLOB), and the media type column was requested.


Action

If the media type column is requested, set the content column type to BLOB.