COMPONENT_TYPE |
TheHCL Workload Automation
component to be upgraded: MDM, BKM, DDM or BDM. The default value is MDM. |
DB_NAME |
The name of HCL Workload Automation database. The default value is TWS. |
DB_HOST_NAME |
The host name or IP address of the DB2
server. |
DB_PORT |
The port of the DB2 server. The default
value is 50000. |
DB_ADMIN_USER |
The database administrator user that creates the HCL Workload Automation schema objects on the DB2 server. |
DB_ADMIN_USER_PWD |
The password of the database administrator user that creates the HCL Workload Automation schema objects on the DB2 server. |
DB_USER |
The user that has been granted access to the HCL Workload Automation tables on the DB2 server. The default value is db2admin. |
DB_USER_PWD |
N/A |
IWS_TS_NAME |
The name of the tablespace for HCL Workload Automation data (default: TWS_DATA) |
IWS_LOG_TS_NAME |
The name of the tablespace for the HCL Workload Automation log (default: TWS_LOG) |
IWS_PLAN_TS_NAME |
The name of the tablespace for the HCL Workload Automation plan (default: TWS_PLAN) |
HOST_NAME |
The host name of the HCL Workload Automation broker (no default). |
WAS_SEC_PORT |
The HTTPS port of the HCL Workload Automation broker. The default value is
31116. |
UPGRADE_DB |
Set to TRUE to automatically apply the generated SQL
statements to upgrade the HCL Workload Automation
database schema. Set to FALSE to manually apply the generated statements in
the customSQL.sql file. The default value is TRUE. |