JZOSHOME = 'c1 … c256'
The JZOSHOME option is used to specify the location of the IBM JZOS Batch Toolkit for z/OS SDKs. This is where you either found a ‘JVMLDMnn’ module in SYS1.SIEALNKE or downloaded the Toolkit during the preliminary tasks section of the installation instructions. If there is a ‘JVMLDMnn’ module in SYS1.SIEALNKE, set JZOSHOME to the same value as your JAVAHOME option. If you downloaded the Toolkit, specify the OMVS location. For example, ‘/u/xxx/jzos’ could be specified.
Up to 256 characters can be specified for the location. The value must be enclosed within single apostrophes.
This option is required to support the OUTPUT feature of the OUTFIL control
statement. The default is a null JZOSHOME.
Note: A single
ampersand character (&) is not accepted by the ASMA90 assembler. If you want an
ampersand in the JZOSHOME option, use two ampersands (&&).