Specify the attributes you require by typing them in the boxes, or selecting them from the drop-down lists provided.
Attribute | Comments |
---|---|
Connection Name | Name of the logical connection used to generate the queue manager to which connection is made (see note). If it is omitted, the local default queue manager is used. |
Connection Mode | If Connection Mode is set to 'Real' (the default), Connection Name is used as the queue manager name for connection. If Connection Mode is set to 'Logical', Connection Name is used as a key to the host file on the system where the application is running that maps Connection Name to a queue manager name. This allows the same application running on different systems in the network to connect to different local queue managers. |
Connection Type | Used only if Connection Mode is set to 'Real'. If Connection Type is set to 'Auto' (the default), the application automatically detects if it should connect directly, or as a client. If Connection Type is 'Client', the application connects as a client. If Connection Type is 'Server', the application connects directly to the queue manager. |
Trusted Option | If set to 'Normal' (the default), no fastpath is used. If set to 'Trusted', the application can use fastpath facilities that might compromise integrity. |
Note: The name is a maximum of 48 characters, and can contain the following characters: A-Z, a-z, 0-9, '.', '/', '_' and '%'.
(C) IBM Corporation 1999. All Rights Reserved