system

The system build descriptor option specifies the target platform for generation. This option is required. There is no default value.

Values

AIX®
Indicates that generation produces a Java™ program that can run on AIX.
HPUX
Indicates that generation produces a Java program that can run on HP-UX.
IMSBMP
Indicates that generation produces a COBOL program that can run in an IMS™ batch message processing (BMP) region.
IMSVS
Indicates that generation produces a COBOL program that can run as an IMS message processing program (MPP).
ISERIESC
Indicates that generation produces a COBOL program that can run on iSeries®.
ISERIESJ
Indicates that generation produces a Java program that can run on iSeries
JAVASCRIPT
Indicates that generation produces a Rich UI application: HTML-embedded JavaScript™, for transmission to browsers
LINUX
Indicates that generation produces a Java program that can run on Linux® (with an Intel® processor).
SOLARIS
Indicates that generation produces a Java program that can run on Solaris.
USS
Indicates that generation produces a Java program that can run on z/OS® UNIX® System Services.
WIN
Indicates that generation produces a Java program that can run on Windows® 2000/NT/XP.
ZLINUX
Indicates that generation produces a Java program that can run on Linux on zSeries® hardware.
ZOSBATCH
Indicates that generation produces a COBOL program that can run on z/OS under the control of JCL.
ZOSCICS
Indicates that generation produces a COBOL program that can run on CICS® for z/OS.

Feedback