Use this page to specify the default authorization IDs for the z/OS® connection.
- JDK home
- Specify a Java™ Development Kit (JDK) home directory for compiling Java stored
procedures.
- Package owner
- Type the authorization ID of the owner of the DB2® package that is build on the z/OS server.
The owner must have the privileges that are required to run the SQL statements
in routines that are built in this connection. The default owner is the primary
authorization ID of your DB2 connection (user your ID).
- Build owner
- Type the DB2 for z/OS authorization
ID that will hold responsibility for building, rebuilding, and dropping DB2 routines.
If you specify a secondary authorization ID or group name as the build owner,
more than one user can share responsibility for maintaining these routines.
If you do not specify a build owner, the build utility designates one of your
process authorization IDs, such as the CURRENT SQLID, as the build owner.