Author |
Message |
Topic: Help needed on NT with accessing queue manager |
phitchman
Replies: 8 Views: 6699
|
Forum: General IBM MQ Support Posted: Mon Mar 26, 2007 3:43 am Subject: Help needed on NT with accessing queue manager |
I'm never upset to be proved wrong by someone armed with facts.
Given I don't know how you got a 13 character id to work reliably (especially a domain user!), I have nothing further to offe ... |
Topic: Help needed on NT with accessing queue manager |
phitchman
Replies: 8 Views: 6699
|
Forum: General IBM MQ Support Posted: Mon Mar 26, 2007 3:23 am Subject: Help needed on NT with accessing queue manager |
Is it running under that user id, or mqm? I'll lay odds it's not running under the one you're using for runmqsc.
v5.2 was very strict on the 12 character limit on user names; hence Administrato ... |
Topic: Help needed on NT with accessing queue manager |
phitchman
Replies: 8 Views: 6699
|
Forum: General IBM MQ Support Posted: Mon Mar 26, 2007 2:58 am Subject: Help needed on NT with accessing queue manager |
Hi,
The queue manager is running. It runs as a service, looks like the name of the user account is not an issue.
Regards
Pete |
Topic: Help needed on NT with accessing queue manager |
phitchman
Replies: 8 Views: 6699
|
Forum: General IBM MQ Support Posted: Sun Mar 25, 2007 9:39 am Subject: Help needed on NT with accessing queue manager |
Hi,
We recently changed the domain user account on a NT box that I used
to check on MQ. The new account cannot connect to the queue manager:
runmqsc MYQM
47P8479, 5639-B43 (C) Copyright IBM Corp ... |
Topic: FMC00013E Communication error with FMC00013E Communication e |
phitchman
Replies: 5 Views: 6349
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 25, 2006 10:22 am Subject: FMC00013E Communication error with FMC00013E Communication e |
Hi,
It turned out that the cluster sender channel on the Unix side had stopped. Starting it fixed the problem.
Thanks for your help.
Pete |
Topic: FMC00013E Communication error with FMC00013E Communication e |
phitchman
Replies: 5 Views: 6349
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 25, 2006 5:52 am Subject: FMC00013E Communication error with FMC00013E Communication e |
Hi,
I tried this:
DEFINE QALIAS('DEV.DEVGRP.EXE') +
REPLACE +
DEFPRTY(0) ... |
Topic: FMC00013E Communication error with FMC00013E Communication e |
phitchman
Replies: 5 Views: 6349
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 25, 2006 1:43 am Subject: FMC00013E Communication error with FMC00013E Communication e |
Hi,
When I tried that, runmqsc reported that no such queue existed! So I need to figure out how to re-create it?
Thanks
Pete |
Topic: FMC00013E Communication error with FMC00013E Communication e |
phitchman
Replies: 5 Views: 6349
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 24, 2006 7:31 am Subject: FMC00013E Communication error with FMC00013E Communication e |
Hi,
We are getting this error message from the Workflow web client:
Error Message : FMC00013E Communication error - Failing Action: open, Reason Code: 2189, Failing Object: DEV.DEVGRP.EXE
This ... |
Topic: Update a person user id |
phitchman
Replies: 3 Views: 2465
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 27, 2005 5:51 am Subject: Update a person user id |
Hi,
Well I thought that was going to be the case, as I could not find anything in the manuals about this. I think my approach will be to define the new 'person' and then tell the user to finish up t ... |
Topic: Update a person user id |
phitchman
Replies: 3 Views: 2465
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 27, 2005 3:00 am Subject: Update a person user id |
Hi,
Is it possible to update a wokflow user id? We have a case where a user has changed surname and the login they use is initial+surname and they would like the user id changed to the new surname. O ... |
Topic: elapsed time query |
phitchman
Replies: 2 Views: 2169
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 01, 2005 9:17 am Subject: elapsed time query |
Hi,
Thanks, just mentioning the "startTime" attribute gives me somewhere to start. Of course I should read the whole manual, but I am just a part time "MQ'r" at present!javascript:emoticon(' ')
... |
Topic: elapsed time query |
phitchman
Replies: 2 Views: 2169
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat Feb 26, 2005 6:20 am Subject: elapsed time query |
Hi,
Please can I have some pointers on how to query workflow so that it will return a list of process instances that have been running for more than a specified number of days.
Thanks
Pete |
Topic: rcdmqimg and stopping channels |
phitchman
Replies: 5 Views: 4078
|
Forum: General IBM MQ Support Posted: Wed Jun 25, 2003 3:36 am Subject: rcdmqimg and stopping channels |
Hi,
The document I read about shutting down the channels before doing a rcdmqimg is this one:
http://www.redbooks.ibm.com/redbooks/pdfs/sg245222.pdf
I posed the question because this red book dat ... |
Topic: rcdmqimg and stopping channels |
phitchman
Replies: 5 Views: 4078
|
Forum: General IBM MQ Support Posted: Tue Jun 24, 2003 8:45 am Subject: rcdmqimg and stopping channels |
Hi,
We have been getting to grips with backups. According to the MQSeries Backup and Recovery book the queue managers channels should be stopped before running the rcdmqimg command, but it does not e ... |