Setting Bourne and Korn Shell environment variables
Information about how to set the Bourne and Korn Shell environment variables is provided.
Procedure
-
Make sure that the following environment variables are set in the user profile of the partition directory for the Bourne or Korn shell:
DOMI_DIR=/usr/tivoli/tsm/client/domino/bin64 DOMI_LOG=/usr/tivoli/tsm/client/domino/bin64/domdsmc_notes DOMI_CONFIG=/usr/tivoli/tsm/client/domino/bin64/domdsmc_notes/domdsm.cfg DSMI_LOG=/usr/tivoli/tsm/client/domino/bin64/domdsmc_notes DSMI_CONFIG=/usr/tivoli/tsm/client/domino/bin64/domdsmc_notes/dsm.opt PATH=/opt/lotus/bin:/local/notesdata:$PATH export DOMI_DIR DOMI_CONFIG DOMI_LOG DSMI_CONFIG DSMI_LOG PATH
Thedomdsmc_notesvalue is relative to the Domino user profile and partition directory.Note: These environment variables must be set. The shell script that is generated by dominstall in the DP for Domino directory (/usr/tivoli/tsm/client/domino/bin64/domino_notes/notes.profile) for each partition can be used to set these environment variables. -
Make sure that the PATH statement specifies the Domino directory where the executable file is stored (
.../lotus/bin), and the Domino data directory. For Domino 9 the path is /opt/ibm/domino/bin/ -
For AIX, the following environment variable must be set as shown:
AIXTHREAD_MNRATIO=1:1