Defining extra Java startup parameters with _RSE_ISPF_OPTS

With the different _RSE_*OPTS directives, rse.env provides the facility to give extra parameters to Java™ when it starts the RSE processes. The sample options included in rse.env can be activated by uncommenting them.

The _RSE_ISPF_OPTS directives are RSE-specific Java options for Legacy ISPF Gateway.

_RSE_ISPF_OPTS=""
Disable reusable Legacy ISPF Gateway sessions. Uncomment to use non-reusable Legacy ISPF Gateway sessions, where each command requires a new session.
_RSE_ISPF_OPTS="$_RSE_ISPF_OPTS&ISPPROF=&SYSUID..ISPPROF"
Use an existing ISPF profile for the ISPF initialization. To use the specified ISPF profile, uncomment and change the data set name.
The following variables can be used in the data set name:
  • &SYSUID. to substitute the developer's user ID
  • &SYSPREF. to substitute the developer's TSO prefix, or user ID if the TSO prefix cannot be determined
  • &SYSNAME. to substitute the system name as specified in the IEASYMxx parmlib member