Directories created outside of TWA_home at installation time
The following list shows the directories that are created outside of TWA_home when you install HCL Workload Automation.
- Windows operating systems
-
%WINDIR%\TWA %WINDIR%\system32\TWSRegistry.dat (32 bits) %WINDIR%\sysWOW64\TWSRegistry.dat (32 bits on 64 bits) %WINDIR%\TWSRegistry.dat (64 bits on 64 bits) %WINDIR%teb %WINDiR%\cit %ProgramFiles%\tivoli\cit (or the path specified by %WINDiR%\cit\cit.ini)Note:During standalone dynamic agent installation, the
%WINDIR%\TWAdirectory is not generated. - UNIX operating systems
- A root installation of HCL Workload Automation results in
the generation of the following directories outside of TWA_home:
/etc/TWA /etc/TWS /etc/teb /etc/cit /etc/init.d/tebclt-tws_cpa_agent_instance_name /usr/Tivoli/TWS /usr/ibm/tivoli/common/CIT/logs /opt/tivoli/cit (or the path specified by /etc/tivoli/cit/cit.ini)HCL Workload Automation also installs some files in the following existing folders:/etc/systemd /etc/rc.dNote: If you want to check which files are stored in the etc directories, you can launch the following command:find /etc -name "*<tws_user>*"Contrary to root installations, no-root installations place generated directories within
<twsuser_home>, not within/etc.Note:During standalone dynamic agent installation, the
/etc/TWAor<twsuser_home>/TWAdirectory is not generated.