Restriction: This topic applies only when the Enterprise Server feature is enabled.
Before starting an
enterprise server instance from the command line, you can set environment variables to apply to the
enterprise server instance.
From the command line, set the environment variables:
For example, to set that the
enterprise server instance uses the EBCDIC character set, use the following commands:
For Windows:
set MF_CHARSET=EBCDIC
For UNIX:
export MF_CHARSET=EBCDIC
or enter the
casstart command to start the
enterprise server instance.