Show/Hide Toolbars

Issue: If you are troubleshooting a Design Snapshot tool or Design Import tool operation, and the log contains error messages like the following:

java.sql.SQLException: Data size bigger than max size for this type: 23862

at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)

at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)

Workaround: Find the latest database driver. If you are using an Oracle thin JDBC driver, you may receive a similar error message when trying to import a design that is 4KB or larger. If you are using an Oracle OCI driver and try to import a design that is 4KB or larger, the entire design will not be imported successfully resulting in functionality limitations.