Sample JCL
The following sample JCL is included with z/OS® Connect and can be found in the <hlq>.SBAQSAMP partitioned data set.
- BAQJS2LS
-
zosConnect-2.0 Applies to zosConnect-2.0.
The BAQJS2LS utility reads a JSON schema and generates the corresponding binding file and language structure file. For more information, see Creating bind and schema files.
- BAQLS2JS
-
zosConnect-2.0 Applies to zosConnect-2.0.
The BAQLS2JS utility reads a COBOL copybook, PL/I structure, or C structure file and generates a binding file and JSON schema files. For more information, see Creating bind and schema files.
- BAQS123
-
zosConnect-2.0 Applies to zosConnect-2.0.
Sample JCL to format SMF 123 subtype 1 version 1 records. For more information, see Using SMF records to monitor requests.
- BAQSMFP
-
Formats all subtypes and versions of the SMF 123 records and prints to STDOUT. For more information, see Sample JCL to format SMF records.
- BAQSMFX
-
Formats all subtypes and versions of the SMF 123 records and prints to a comma-separated file (CSV). For more information, see Sample JCL to format SMF records.
- BAQSTRT
-
Started task that is used to run a z/OS Connect server. For more information, see Starting and stopping the IBM z/OS Connect Servers.
- BAQZCBT
-
zosConnect-2.0 Applies to zosConnect-2.0.
Sample JCL to run the build toolkit CLI on z/OS.
- BAQZANGL
-
Creates the Angel process started task. You must customize the sample JCL, create SAF definitions to associate the started task with a user ID, and permit your z/OS Connect server to use the z/OS authorized services. For more information, see Configuring the Liberty Angel process and z/OS authorized services.