Before starting an enterprise server instance from the command line, you can set environment variables to apply to the enterprise server instance.
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.