Oracle 26ai

ORA-01018

Cause

An attempt was made to fetch data using the LONG fetch option, but the specified column was not LONG.


Action

Re-execute the fetch without the LONG fetch option or create the table with a LONG column.