Reason:
In a CREATE TABLE or ALTER TABLE statement, you specified (as the default value for a column) a character string which is longer than the column definition.
The SQLSTATE that equates to this SQL return code is 54S01.
Action:
Enlarge the column definition or specify a string which fits in the column.
|
Copyright © 2014 CA.
All rights reserved.
|
|