IBM MQ 鏈結傳送端通道 [設定]
This pane displays the sender channel that sends messages to the gateway queue manager. The sender channel communicates with a IBM MQ receiver channel on the gateway queue manager, and converts service integration bus messages to MQ format messages.
如果要在主控台中檢視這個頁面,請按下列路徑:
.
「配置」標籤
「配置」標籤顯示這個物件的配置內容。 這些內容會保留下來,即使停止並重新啟動執行時期環境也一樣。請參閱資訊中心作業說明,以取得如何將配置變更套用於執行時期環境的相關資訊。
一般內容
IBM MQ 鏈結傳送端通道名稱
For information about choosing channel names, see the description of the Channel name (CHANNEL) property in the Intercommunication section of the IBM MQ information center.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
If the previous channel is unknown, restart is delayed until the uncertainty is resolved.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
單一連線
Select 單一連線 to specify the host name and port for one target queue manager. If you have a high availability configuration, with one or more failover gateway queue managers available in the IBM MQ network in addition to the target queue manager, select 多重連線名稱清單 instead.
If you do not specify any host names, either as a single connection or in a list of multiple connections, the gateway queue manager is assumed to be running on the same host as the messaging engine on which the IBM MQ link is defined.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 圓鈕 |
主機名稱
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
埠
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | Integer |
範圍 | 0 through 65535 |
預設值 | 1414 |
多重連線名稱清單
Select 多重連線名稱清單 if you have one or more failover gateway queue managers available in the IBM MQ network in addition to the target queue manager. If no failover gateway queue manager is available, you can select 單一連線 instead.
If you do not specify any host names, either as a single connection or in a list of multiple connections, the gateway queue manager is assumed to be running on the same host as the messaging engine on which the IBM MQ link is defined.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 圓鈕 |
連線名稱清單
Specify the host names, or IP addresses, and ports in the format hostname1(nnnn),hostname2(nnnn) separating each pair with a comma. Specify IP addresses in IPv4 format.
If you specify a port alone as an entry in the list, WebSphere® Application Server uses the default host name localhost with the port. If you specify a host name alone as an entry in the list, WebSphere Application Server uses the default port number 1414 with the host name. For example, a connection names list consisting of the values (1422),example.com is interpreted as localhost(1422),example.com(1414).
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 自訂 |
傳輸鏈
- OutboundBasicMQLink
- Used to establish connections with IBM MQ queue manager receiver channels.
- OutboundSecureMQLink
- Used to establish connections with IBM MQ queue manager receiver channels that have been secured by using SSL. The SSL configuration used is taken from the default SSL repertoire for the application server being used to contact the queue manager.
You can also choose to specify another outbound transport chain that you have defined separately on the TransportChannelService object of the application server used for IBM MQ interoperation.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Modified transport chains are visible only after a server restart.
Information | Value |
---|---|
必要 | 是 |
資料類型 | 自訂 |
斷線間隔
The default value is a reasonable interval. Change this value only if you understand the implications for performance, and you need a different value for the requirements of the traffic flowing down your channels.
Performance is affected by the value specified for the disconnect interval. A very low value (a few seconds) can cause an unacceptable amount of processing in constantly starting up the channel. A very large value (more than an hour) might mean that system resources are unnecessarily held up.
If you want your channels to be active only when there are messages for them to transmit, you should set the disconnect interval to a fairly low value. Note that the default setting is quite high and so is not recommended for channels where this level of control is required. Because it is difficult to interrupt the receiving channel, the most economical option is to have the channel automatically disconnect and reconnect as the workload demands. For most channels, the appropriate setting of the disconnect interval can be established heuristically.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 整數 |
範圍 | 0 through 999999 A value of 0 (zero) means never disconnect; the channel waits indefinitely for messages. |
短重試次數
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 整數 |
範圍 | 0 through 999999999 |
短重試間隔
For more information about using retry mechanisms with IBM MQ, see the Intercommunication section of the IBM MQ information center.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 整數 |
範圍 | 0 through 999999999 |
長重試次數
For more information about about using retry mechanisms with IBM MQ, see the Intercommunication section of the IBM MQ information center.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | Long |
範圍 | 0 through 999999999 |
長重試間隔
For more information about using retry mechanisms with IBM MQ, see the Intercommunication section of the IBM MQ information center.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | Long |
範圍 | 0 through 999999999 |
起始狀態
Dynamic updates to this property are effective on messaging engine restart or sender channel creation.請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
範圍 |
|
「執行時期」標籤
「執行時期」標籤顯示這個物件的執行時期內容。 這些內容會直接影響現行執行時期環境,但在環境停止時,不會保留下來。 如果要保留執行時期內容值,請變更「配置」標籤中對等的內容值。 請參閱資訊中心作業說明,以取得如何將配置變更套用於執行時期環境的相關資訊。
一般內容
IBM MQ 鏈結傳送端通道名稱
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
If the previous channel is unknown, restart is delayed until the uncertainty is resolved.
虛擬佇列管理程式名稱
IBM MQ 網路用來識別本端匯流排的虛擬佇列管理程式名稱。通常會建議您將佇列管理程式名稱設為符合本端匯流排的名稱。 由於 IBM MQ 佇列管理程式名稱不能超出 48 個字元,您必須確定本端匯流排名稱的長度不超出 48 個字元。
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
I/P 位址
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
狀態
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
範圍 |
|
主機名稱
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
埠
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
傳輸鏈
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Modified transport chains are visible only after a server restart.
斷線間隔
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
短重試次數
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
短重試間隔
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
長重試次數
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
長重試間隔
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
批次大小
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
通道開始時間
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
通道啟動日期
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
活動訊號間隔
The negotiated time, in seconds, between heartbeat flows passed from the IBM MQ link sender channel to the IBM MQ receiver channel when there are no messages on the transmission queue.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 整數 |
順序包裝
For more information about choosing the value for this property, see the description of the Sequence Number wrap (SEQWRAP) property in the Intercommunication section of the IBM MQ information center.
這個內容的動態更新在通道重新啟動時生效。請利用「執行時期」標籤來檢查現行狀態。
Information | Value |
---|---|
必要 | 否 |
資料類型 | Long |
範圍 | 100 through 999999999 |
訊息長度上限
The negotiated maximum message length, in bytes, that can be transmitted on the channel. This value is compared with the value from the partner IBM MQ receiver channel, and the maximum message length used is the lower of the two values.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 整數 |
已要求停止
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
範圍 |
|
現行 LUWID
Indoubt channel problems are usually resolved automatically. Sequence number and logical unit of work ID (LUWID) records are kept to help resolve indoubt channel problems when communication has been re-established. For information resolving indoubt channels, see the Intercommunication section of the IBM MQ information center.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
現行序號
Indoubt channel problems are usually resolved automatically. Sequence number and logical unit of work ID (LUWID) records are kept to help resolve indoubt channel problems when communication has been re-established. For information resolving indoubt channels, see the Intercommunication section of the IBM MQ information center.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
不確定
Whether the message on the channel is in an indoubt state.
Problems with a channel that is in an indoubt state are usually resolved automatically. Sequence number and logical unit of work ID (LUWID) records are kept to help resolve problems with an indoubt channel when communication has been re-established. For information about resolving indoubt channels, see the Intercommunication section of the IBM MQ information center.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
範圍 |
|
最後一個 LUWID
- If the two LUWIDs are the same, the receiving side has committed the unit of work that the sender considers to be in doubt. The sending side can now remove the indoubt messages from the transmission queue and re-enable it.
- If the two LUWIDs are different, the receiving side has not committed the unit of work that the sender considers to be in doubt. The sending side needs to retain the indoubt messages on the transmission queue and re-send them.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
最後一個序號
IBM MQ channels cannot initialize successfully if the channel negotiation detects that the message sequence number is different at each end. You might have to reset this manually.
To be effective, the sequence number must be reset in both the sender and the receiver channel definitions. The starting sequence number is not negotiated when a channel starts up, nor is there a default provided.
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
現行批次中的訊息
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
傳送的批次數
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
傳送的訊息數
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
傳送的緩衝區數
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
接收的緩衝區數
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
傳送的位元組數
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
接收的位元組數
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
前次訊息傳送時間
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
前次訊息傳送日期
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
啟動剩餘的短重試
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
剩餘長重試開始
Information | Value |
---|---|
必要 | 否 |
資料類型 | 字串 |
非持續性訊息速度
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
範圍 |
|