Oracle Error ORA-34840: (OPCREATE01) The string option must be declared with datatype string.

Oracle Error Message

ORA-34840: (OPCREATE01) The string option must be declared with datatype string.

Reason for the Error

An attempt was made to declare the option with the wrong datatype.

Solution

Declare the option with the correct datatype.