InterviewSolution
Saved Bookmarks
| 1. |
Explain The Attribute Channel In Web Sphere Mq? |
|
Answer» CHANNEL specifies the name of the server CONNECTION channel. GENERALLY this is Web Sphere MQ network ABSTRACTION. The default standard used by CHANNEL is SVRCONN which is the server connection channel. This server is generally used to communicate to the queue MANAGER by the client. CHANNEL specifies the name of the server connection channel. Generally this is Web Sphere MQ network abstraction. The default standard used by CHANNEL is SVRCONN which is the server connection channel. This server is generally used to communicate to the queue manager by the client. |
|