Upgrading a logging database on IBM DB2 on z/OS

To upgrade the logging database on DB2® on z/OS®, run a script that creates new tablespaces and grants the rights to use the tablespaces.

Before you begin

To run the script, you must have permission to create tablespaces. Run the script before you save the configuration for the new version.

Procedure

  1. Go to thec10_location\configuration\schemas\logging\db2zOS directory and open LS_tablespaceUpgrade_db2zOS.sql in a text editor.
  2. Follow the instructions in the script file to replace the placeholder values in the file with the values for your database.
  3. Save and run the file.