Tag: db2
-
Upper Limit for PreparedStatement Parameters
The upper limits for prepared statement parameters in db2, postgres and derby.
-
IBM FHIR Server – Debug Drop Tablespace
I’ve been debugging a drop tablespace issue on Db2 – IBM/FHIR: 2354. The core issue was a timing problem with lots of partitions dettaching. This adds a delay to the dropTablespace so the async operation can complete, and cleanly exit with a specific error code so downstream consumers can work around the issue.
-
Setting up Db2 JDBC Access