Upgrading the database for the server components
Upgrade the database tables before upgrading the server components.
- --iwstsname
TWS_DATA
- For Oracle only, the default is USERS
- --iwslogtsname
TWS_LOG
- For Oracle only, the default is USERS
- --iwsplantsname
TWS_PLAN
- For Oracle only, the default is USERS
For more information about all parameters and supported values of the configureDb command, see Database configuration - configureDb script.
You can run the configureDb command specifying a typical set of parameters. In this case, default values are used for all remaining parameters.
The script creates an SQL file with all the statements needed to upgrade the IBM Workload Scheduler database schema to the latest version and, by default, automatically applies it.Default values are stored in the configureDb<database_vendor>.properties file, located in image_location/TWS/interp_name. For an example of a properties file, see What is the content of a database properties file?.
If you need to modify any of the default values, edit the configureDb<database_vendor>.properties file, but do not modify the configureDb<database_vendor>.template file located in the same path.
To upgrade the IBM Workload Scheduler database schema, perform the following steps:
You have now successfully upgraded the database schema for the IBM Workload Scheduler database.