Oracle Error ORA-39251: Importing a SecureFile LOB with metadata into a scalar, column string, is not allowed.

Oracle Error Message

ORA-39251: Importing a SecureFile LOB with metadata into a scalar, column string, is not allowed.

Reason for the Error

An import of a SecureFile LOB with metadata into a scalar column was attempted.

Solution

Change the scalar column to a SecureFile LOB.