Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple LUs 1

Status
Not open for further replies.

smeridew

IS-IT--Management
Sep 11, 2000
47
US
As per my only previous post on making MQSeries work in a multiple-LU environment, here is what I discovered. There's a little trick to making MQSeries for NT work using Microsoft SNA Server 4, where you are have configured multiple LUs.

First, define the MCA User that your channel (sender) is going to run under, by specifying the MCAUSER() parameter in your definition. I used the MUSR_MQADMIN local account.

Next, create a 'configured user' in SNA Server Manager, for this Local Account (MUSR_MQADMIN).

Lastly, open the properties of this 'configured user', and set the default Local and Remote LUs to the LU pair that you want MQSeries to use for this channel.

For multiple channels, you'll have to create a local account for each channel, and ensure each MCA runs under a seperate local account - then assign that account to the specific LU pair in SNA Server Manager.

I hope this tip helps save someone the time it took me to discover this trick.

Cheers,

Scott Meridew
MQ Squared Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top