Oracle Error ORA-19561: string requires a DISK channel

Oracle Error Message

ORA-19561: string requires a DISK channel

Reason for the Error

The attempted command requires that a DISK device channel be allocated to the session, but a non-DISK device was found.

Solution

Deallocate the current device and allocate a DISK channel, then then retry the command.