Oracle Error Message
ORA-43856: Unsupported LOB type for SECUREFILE LOB operation
Reason for the Error
A LOB that is not a SECUREFILE was used in a SQL statement or in a call where a SECUREFILE LOB was expected.
Solution
Convert the LOB to a SECUREFILE LOB or do not use this keyword or call.