Enabling dynamic capabilities after installation or upgrade
This section describes the procedure that you must perform
to enable dynamic scheduling capabilities after you installed or upgraded
the IBM Z Workload Scheduler Agent,
without enabling them:
- Update the
JobManager.ini
configuration file located in:- Windows™ operating systems:
tws_home\TWS\ITA\cpa\config\JobManager.ini
- UNIX™ and Linux™ operating systems:
tws_home/TWS/ITA/cpa/config/JobManager.ini
- tdwb_hostname
- The fully qualified host name of the workload broker server.
- mdm_httpsport
- The value that the httpsPort has on the master domain manager, as shown by the showHostPorperties wastool. The default is 31116, which is the dynamic workload broker port number. The port is currently set to zero because at installation time you specified that you would not use the dynamic workload broker.
ResourceAdvisorUrl = https://tdwb_hostname:mdm_httpsport /JobManagerRESTWeb/JobScheduler/resource
- Start the IBM Z Workload Scheduler Agent by running the
following command from
TWS_home
:- Windows operating systems:
StartUpLwa.cmd
- UNIX and Linux operating systems:
StartUpLwa