Under
Language Environment,
OS/VS COBOL programs cannot
be in more than one enclave. Multiple enclaves can be created in several ways:
- When an OS/VS COBOL program
calls an assembler program, which in turn issues an SVC LINK to another program
- When running OS/VS COBOL applications
comprised of programs compiled with RES under Language Environment that
use ISPF services such as CALL 'ISPLINK' or ISPF SELECT
For multienclave applications, determine which enclaves contain OS/VS COBOL programs. Only
one enclave can contain OS/VS COBOL programs.
You must upgrade any OS/VS COBOL programs
contained in all other enclaves.