The value you entered in Width was invalid. The possible causes of this error include the following:
Case 1: You entered zero or a negative number. Width must be greater than zero.
Case 2: You entered something that was not a number.
Case 3: For a column of non-numeric Datatype, you entered a width of the form (x, y) where x is the precision and y is the scale. This type of Width specification is only valid when Datatype is Number.
Action:
You can take the following actions to correct this error:
If Case 1: Enter a number greater than zero.
If Case 2: Enter a number greater than zero.
If Case 3: Enter a number greater than zero or, if possible, change the Datatype of the column to Number.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.