HostReqOwner

Description

Specifies the name of the host request library defined in a DB2/MVS database.

NoteWhen to specify HostReqOwner You must specify the HostReqOwner parameter before connecting to the database.

Applies to

Syntax

HostReqOwner='owner_id'

Default

HostReqOwner='Sybase'

Usage

The host request library is a special DB2 table that stores host-resident requests. A host-resident request is a SQL statement that a client application can execute as a procedure. If you do not use Sybase as the owner name for this host request library, you should set the HostReqOwner parameter to an appropriate name for your site.

NoteTRS Support The HostReqOwner parameter is not applicable to DirectConnect TRS connections.

Examples

Example 1

To set the name of your host request library to Stratus:

See also