COLLECTION-ID

Specifies the collection at the remote DRDA server where the package will be bound.
Restriction: This topic applies to Windows environments only.

Syntax:

COLLECTION-ID=collection-id#1;collection-id#2;...;collection-id#10

Parameters:

collection-id The name of the collection to bind package to

Properties:

Default: No bind is done.

Comments:

This directive must be set if the STATIC-DRDA directive is used.

Mutliple collection-ids are only supported when doing AUTOBIND. Collection-ids must be delimited by a semi-colon with no spaces in the string. A maximum of 10 collection-ids are supported but the same number of DBRMs must be specified or the number of collection-ids greater than DBRMs will be ignored. Also, you must specify at least one collection-id or a compile error SQL0335 will be generated when using multiple binds.