How do I customize general information for the master domain manager installation?
How to customize general information for the master domain manager installation.
How do I define the language of the messages?
To define the language in which messages are displayed, use the -lang parameter, as follows:
- -lang lang_id
- The language in which the
serverinst
messages are displayed. If not specified, the system LANG is used. If the related catalog is missing, the default C language catalog is used. If neither -lang nor LANG are used, the default codepage is set to SBCS. For a list of valid values for these variables, see the following table:Table 1. Valid values for -lang and LANG parameter Language Value Brazilian portuguese pt_BR Chinese (traditional and simplified) zh_CN, zh_TW English en French fr German de Italian it Japanese ja Korean ko Russian ru Spanish es Note: This is the language in which the installation log is recorded and not the language of the installed engine instance. serverinst installs all languages as default.
How do I modify the installation directory?
To modify the directory where the product is installed, use the -inst_dir parameter, as follows:
- -inst_dir installation_dir
- The directory of the HCL Workload Automation installation. This parameter is optional. The default value is calculated at installation time, based on the user performing the installation.
- -work_dir working_dir
- The temporary directory used by the program to deploy the installation process files. This parameter is optional. The default value is calculated at installation time, based on the user performing the installation.
I am confident that all my prerequisites are in order. How do I skip the prerequisites check?
To skip the prerequisites, use the -skipcheckprereq parameter, as follows:
- -skipcheckprereq
- If you set this parameter to false, HCL Workload Automation does not scan system prerequisites before starting the installation. This parameter is optional. The default value is true. For more information about the prerequisite check, see Scanning system prerequisites for HCL Workload Automation.