HCL Workload Automation, Version 9.4

Example installation of an agent on IBM i systems

About this task

The following example shows the syntax used when using the twsinst script to install a new instance of the agent on an IBM i system.

   ./twsinst -new
   -uname TWS_user
   -acceptlicense yes
   -hostname thishostname.mycompany.com
   -jmport 31114
   -tdwbport 41114
   -tdwbhostname mainbroker.mycompany.com
   -work_dir "/tmp/TWA/tws93"