Setting C shell environment variables
How to set the C shell environment variables is described.
Procedure
-
Make sure that these environment variables are set for the C-shell in the .cshrc file of the user ID that runs the Domino server:
setenv DOMI_DIR /usr/tivoli/tsm/client/domino/bin64 setenv DOMI_LOG /usr/tivoli/tsm/client/domino/bin64/domdsmc_notes setenv DOMI_CONFIG /usr/tivoli/tsm/client/domino/bin64/domdsmc_notes/domdsm.cfg setenv DSMI_LOG /usr/tivoli/tsm/client/domino/bin64/domdsmc_notes setenv DSMI_CONFIG /usr/tivoli/tsm/client/domino/bin64/domdsmc_notes/dsm.opt setenv PATH /opt/lotus/bin:/local/notesdata:$PATH
-
Make sure that the PATH statement specifies the Domino executable directory (
.../lotus/bin) and the Domino data directory. -
For AIX, the following environment variable must be set as shown:
AIXTHREAD_MNRATIO=1:1