Start of change

Copy started task to the procedures library

This is part of the larger task of creating a broker on z/OS.

Before you start

Before starting this step, you must have completed Creating the broker component

Ensure that the broker-started task user ID is defined and that the broker procedure is associated with the user ID.

If you are using a security manager, for example RACF, update the STARTED class for your broker. See Setting up z/OS security and Summary of required access (z/OS) for more information.

Copy the Started Task JCL to the procedures library, for example, USER.PROCLIB.
Related concepts
Broker
Broker domain
Related tasks
Setting up z/OS security
Creating a broker on z/OS
Creating the broker component
Related reference
Summary of required access (z/OS)


End of change