Parameters, environment variables, user IDs, and groups
This appendix lists the following types of information
used by FTM SWIFT:
- Parameters and environment variables
- A
parameter or environment variable statement has the form parameter=value or environment_variable=value.
Set a parameter or environment variable by replacing its value with
the value you require. For example, in the environment variable statement
export DNI_I=INST1, replace the valueINST1with the value you require. - User IDs
- The user IDs that correspond to the roles described in Table 1.
- Groups
- The user groups described in User groups.
The following sections list the various information types and examples or the default values of each. To help you keep track of the settings used by your installation, write the values you use in the rightmost column (the "Example" column) of each of the following tables.
Customization system
These tables list the users, group, parameters, and environment variables used by the customization system.
| Description | Example |
|---|---|
| User ID of customizer | UCUST1 |
| Group protecting the installed product | DNIINST |
| Group protecting administration programs | DNIADMIN |
| Customizer group | DNICUSGR |
| Description | Example |
|---|---|
| Installation directory for FTM SWIFT product | inst_dir |
| Variable | Description | Example |
|---|---|---|
| DNICINIFILE | Path to the initialization file of the CDP | /var/ftmswift_v300/cus/INST1.ini |
| DNI_PATH | Path to resources provided by FTM SWIFT | /usr/lpp/IBM/ftmswift/v300 |
| DNI_JAVA | Java™ installation directory |
|
Runtime system
These tables list the users, group, parameters, environment variables, and placeholders used by a runtime system.
| Description | Example |
|---|---|
| Host name | Host |
| Variable | Description | Example |
|---|---|---|
| DNI_I | Default instance | INST1 |
| DNI_OU | Default OU | SYSOU |
| DNI_S | Default service | DNI_SECADM |
| DNI_SN | Schema name | UDB2ADM1 |
| DNI_DSN | Location of the runtime database | DNIDBRUN |
| DNI_SSID | Subsystem ID of the runtime database | D741 |
| DNI_QM_$DNI_I | Queue manager of the local broker assigned to your primary server | MQM1 |
| DNI_PATH | Path to resources provided by FTM SWIFT | /usr/lpp/IBM/ftmswift/v300 |
| DNI_CONFPATH | Default path to the FTM SWIFT configuration file that defines the runtime directories that are to be used | /var/ftmswift_v300/run |
| DNI_PROFILEPATH | Path to the FTM SWIFT resource files | /usr/lpp/IBM/ftmswift/v300/run/res |
| DNI_DNX_PATHS | Installation directory of FTM SWIFT. The value of this variable is identical with the value of variable DNI_PATH. | /usr/lpp/IBM/ftmswift/v300 |
| DNI_BAP_PATH | Directory in which files that result in the use of the BAP are stored. | /var/ftmswift_v300/run |
| JCC_PATH | Directory where the IBM Data Server Driver for JDBC and SQLJ is installed | /usr/lpp/db2b10/jdbc |
| DNI_JAVA_PATH | Java installation directory. The 31-bit version is required. | /usr/lpp/java/a70/J7.0 |
| DNI_WMQ_PATH | Installation path of IBM® MQ. | /usr/lpp/mqm/V7R1M0 |
| DNI_WMQ_DS | Prefix of the IBM MQ data set | SYS1.MQM.V710 |
| DNI_WMB_PATH | Installation path of IBM Integration Bus. | /usr/lpp/mqsi/9.0.0.3 |
| Description | Example |
|---|---|
| Name of broker | MQM1BRK |