Configuring a domain manager
About this task
After you install a domain manager, perform the following
configuration steps:
- Log in as TWS_user on your master domain manager.
- Set the environment variables by running tws_env as described in Setting the environment variables.
- Define the domain manager as a full status autolink fault-tolerant
agent in the HCL Workload Automation database,
using the composer command interface or the Dynamic Workload Console.
In this example, using composer, type:
composer new
- Type the workstation definition in the text editor, for example:
For more information about workstation definitions, see Workstation definition .CPUNAME DDM1 DESCRIPTION "domain mananger" OS UNIX NODE lab0777 TCPADDR 31111 DOMAIN MDM FOR MAESTRO TYPE MANAGER AUTOLINK ON BEHINDFIREWALL OFF FULLSTATUS ON END
- Run JnextPlan -for 0000 to include the domain manager workstation in the plan and to send
the Symphony file to it. Note: Ensure that the global option carryforward is set to all, otherwise only incomplete job streams are carried forward.
- Change the workstation limit to allow jobs to run on the workstation.
For example, set the number of jobs to run concurrently on the workstation
to 10:
conman "limit;10"