Database Error Messages

OCI-02456

The HASH IS column specification must be an Oracle Number.

Cause

The column specification must specify an Oracle Number.


Action

Specify the column definition as type NUMBER(precision, 0).