| ERROR | 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). |
| ERROR | 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). |