Anyone seen and know how to resolve value too large for column errors like value too large for column "schema"."DEFAULT_BINVAL"."BINVAL_ID" (actual: 72, maximum: 64)
(I replaced the schema value with schema) whats wierd is I can run my tests locally but when the automated environment tries to run the tests I get those errors. i also see unique constraint (schema.DEFAULT_PROP_IDX) violated again replacing my schema name with schema thanx -- --------------------- Michael Harris
