Author |
Message |
Topic: Amqxcs2.dll?URGENT HELP REQUIRED! |
mq_weenie
Replies: 1 Views: 1658
|
Forum: IBM MQ API Support Posted: Sat Nov 29, 2003 6:04 am Subject: Amqxcs2.dll?URGENT HELP REQUIRED! |
I am facing an inconsistent problem.
When i connect from a particular computer (thru an apllication using the DotNetClasses for the MqClient 5.3) to a Que Mgr it gives me an error message that the en ... |
Topic: MQ Client Requirements |
mq_weenie
Replies: 9 Views: 5043
|
Forum: IBM MQ API Support Posted: Fri Nov 21, 2003 7:08 am Subject: To follow up on option 3 |
In option 3
Option 3.
A.We will have to set the MCAUSER on the server connection channel to a User on the Machine hosting the WebSphere MQ - correct?
- Yes
B.And this User will have to be the s ... |
Topic: MQ Client Requirements |
mq_weenie
Replies: 9 Views: 5043
|
Forum: IBM MQ API Support Posted: Fri Nov 21, 2003 6:35 am Subject: MQ Client Requirements |
1.Both the server and the client are on windows....
2.From what i understood of the 3 options ALL require a some work to be done on the server. Am i right?
Option 2.Even when using the OAM the use ... |
Topic: MQ Client Requirements |
mq_weenie
Replies: 1 Views: 1629
|
Forum: General IBM MQ Support Posted: Fri Nov 21, 2003 6:08 am Subject: MQ Client Requirements |
There seems to be a requirement that a user account has to be created on the machine hosting the WebSphere MQ.
This user account to be created on the host machine is to have the same user name and pw ... |
Topic: MQ Client Requirements |
mq_weenie
Replies: 9 Views: 5043
|
Forum: IBM MQ API Support Posted: Fri Nov 21, 2003 5:30 am Subject: MQ Client Requirements |
I have installed the MQ Client on a machine.My application uses the API of the MQ Client to communicate with a WebSphere MQ on another machine.
There seems to be a requirement that a user account h ... |
Topic: Cannot connect to a QueMgr on another machine |
mq_weenie
Replies: 9 Views: 7544
|
Forum: IBM MQ API Support Posted: Tue Nov 18, 2003 12:50 am Subject: Cannot connect to a QueMgr on another machine |
Thanks for your help on this.
Actually the problem started else where.
When I ran the following code
/*My Code*/
MQQueueManager queueManager = new MQQueueManager( "QM_VM2","SYSTEM.DEF.SVRCONN","1 ... |
Topic: Cannot connect to a QueMgr on another machine |
mq_weenie
Replies: 9 Views: 7544
|
Forum: IBM MQ API Support Posted: Mon Nov 17, 2003 6:41 am Subject: Parameters in correct sequence |
I have checked the params.They seem to be in correct sequence.
I have also created a user on the server with the same user id (&same pwd) as is on my PC.
- Do i need to make any other settings ... |
Topic: Cannot connect to a QueMgr on another machine |
mq_weenie
Replies: 9 Views: 7544
|
Forum: IBM MQ API Support Posted: Mon Nov 17, 2003 12:14 am Subject: Cannot connect to a QueMgr on another machine |
Thanx.
However i could not figure out the problem.
I am using the API of the Web Sphere Client.(I have only the client installed on my PC.The Web Sphere MQ server is installed on another PC).
1.Wha ... |
Topic: Cannot connect to a QueMgr on another machine |
mq_weenie
Replies: 9 Views: 7544
|
Forum: IBM MQ API Support Posted: Thu Nov 13, 2003 3:40 am Subject: Cannot connect to a QueMgr on another machine |
I need help on the WS MQ Series.
Basically I have a MQ "server" hosted on ANOTHER machine (with an IP address - say 192.168.0.500).
This contains a Que Mgr (say QM_VM2).
(Under that Que Mgr are man ... |