Specifying a server-side build script in a nondefault PDS

Use the -proclib option to specify a server-side build script in a nondefault PDS.

This option specifies an override to the default PDS that contains JCL build scripts. Use a fully qualified PDS name and specify the –b option. The –proclib option is ignored if you use the –f option.

Syntax

–proclib mvs_buildscript_library

Platforms

z/OS® MVS™

Example

Note: The examples in this topic are for illustrating command syntax. You need to substitute values appropriate to your site for the command parameters.
The following example points to a z/OS-based library that contains the build script INVMAIN.

rccbuild –h prodserv@24434 –proclib ACPDEV.LONDON.JCL –b INVMAIN