What's new and changed in Db2 Warehouse
Db2 Warehouse updates can include new features and fixes. Releases are listed in reverse chronological order so that the latest release is at the beginning of the topic.
You can see a list of the new features for the platform and all of the services at What's new in IBM Software Hub.
IBM Cloud Pak® for Data Version 5.2.0
A new version of Db2 Warehouse was released in June 2025.
This release includes the following changes:
- New features
-
This release of Db2 Warehouse includes the following features:
- Take advantage of the improved efficiency, simplicity, and reliability of IBM Db2 12.1
- Now when you install the Db2 Warehouse service on IBM® Software Hub, you are installing IBM Db2 12.1.
- Use the Db2uInstance custom resource (CR) to deploy new databases
- You can now use the new Db2uInstance custom resource to deploy your Db2 Warehouse databases. The new CR has dedicated multiple logical node (MLN) volume support that aligns with the shared-nothing architecture of Db2 Warehouse. It also provides a significant performance increase on cloud platforms such as Amazon Web Services (AWS) and Azure. All new deployments will be on the new CRD, Db2uInstance. Existing deployments will stay on Db2uCluster.
- Configure Db2 Warehouse to use Cloud Pak for Data backup and restore by using a custom Velero plugin
- You must now use the custom Velero plugin,
db2u-velero-plugin
, in the DataProtectionApplication (DPA) to enable Cloud Pak for Data Backup and Restore (CPDBR) for Db2 Warehouse service instances. The plugin simplifies the backup and restore operation for all Kubernetes resources belonging to a Db2 Warehouse instance.
- Updates
- The following updates were introduced in this release:
- The number of Units of work (UOWs) that can be processed before an offline REORG TABLE operation is required is increased from 3 to 31.
- Five new fields are added to the history file entry. In addition, the maximum size of the COMMENT field is increased from 30 characters to 254 characters.
- Issues fixed in this release
- The following issues were fixed in this release:
- Db2 database is stuck when upgrading
-
- Issue: Db2 databases upgrading from version 5.0.3 to version 5.1.0 can get stuck at
InProgress
state.
- Issue: Db2 databases upgrading from version 5.0.3 to version 5.1.0 can get stuck at
- Deprecated features
- The following features were deprecated in this release:
Db2uCluster
- The Db2uCluster custom resource has been deprecated and will be removed in a future release. To avoid future compatibility errors, migrate your existing databases from Db2uCluster to Db2uInstance. To migrate, complete a backup of your Db2uCluster database and then restore to a new Db2uInstance database. For more information, see Backing up a database and Restoring a database.