The JDBC driver contained some hard-coded field-size limits that were set too low (2000). This was causing the Java-based GUI tools to truncate strings at 2000 characters. The limits have been changed to correct this problem.
TOCIndex