Adopting new Db2 12.1 functionality in upgraded databases

After you upgrade your Db2 server, enhance the functionality and improve the performance of your upgraded databases by adopting new 12.1 functionality.

Before you begin

You must upgrade your Db2® server to 12.1.

Procedure

Perform any of the following steps to adopt the specified 12.1 functionality in your upgraded Db2 environment:

  • Use index that includes an expression in its key definition to enhance the performance of queries that contain expressions.
  • Use column-organized tables in non-partitioned or partitioned environments to add columnar capabilities, improve the storage and query performance of databases. For more information, see Column-organized tables or Column-organized tables in partitioned database environments.
  • Use large row size support so that the row length can exceed the maximum record length for the page size of the table space.
  • Exclude NULL keys from indexes to reduce the size of sparse indexes and therefore improve storage and optimization.
  • Use HADR solution in Db2 pureScale® environments.

What to do next

If you upgraded your Db2 server from version 11.1, adopt functionality that was introduced in version 12.1 in your upgraded Db2 environment. See Adopting new version 12.1 functionality in upgraded databases.