Tips for Oracle DBA
Oracle Database Administration, How To, Daily DBA jobs, Oracle Error Cause and Action
Oracle DBA, How To, Error, Cause and Action
(Move to ...)
Back To Menu
▼
ORA-02456: The HASH IS column specification must be NUMBER(*,0)
ORA-02456: The HASH IS column specification must be NUMBER(*,0)
Cause:
The column specification must specify an integer.
Action:
Specify the column definition as type NUMBER(precision, 0).
‹
›
Home
View web version