S00003
Error Code
S00003
Error Message
One symbase's size can't exceed 2097152. RefId: S00003
Probable Causes
There are more than 2^21 (2,097,152) unique values in a SYMBOL column of the table.
Solutions
Convert the data type of the column from SYMBOL to STRING.