When I want to check in sources into VCS and use a comment longer than 200 characters, there raises the following exception:
10:52:33 Error: ORA-12899: value too large for column "TOAD"."TCX_OBJECTS"."LAST_CHECKIN_COMMENTS" (actual: 201, maximum: 200) ORA-06512: at line 1
Can I enlarge the column LAST_CHECKIN_COMMENTS to e.g. 1000 characters without any other issues? And can TOAD team please enlarge the column size when creating the tables?
The workaround with enlarging the columns fixes the problem (I often use long comments ). And in the Beta forum I saw that the columns will be resized to 1000 in TOAD 17.1