Author |
Message |
Topic: WBI developer role required |
TorpedoSTu
Replies: 3 Views: 8815
|
Forum: Job Seekers Posted: Mon Mar 08, 2004 7:03 am Subject: WBI developer role required |
MQ/WMQI(WBI) Architect/developer/Adminsitrator, some WF, strong clustering, distributed platforms + DB2 skillset
Looking for UK position or a sponsored contract/permanent move to USA/Canada/NZ/Austr ... |
Topic: MQ 5.3 Licensing |
TorpedoSTu
Replies: 1 Views: 2621
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jul 03, 2003 6:55 am Subject: MQ 5.3 Licensing |
Nope
The 'new' capacity is a setmqcap command, which u shoudl default to -1
which should figure out for itself the number of processors you have on the box.
i.e. setmqcap -1
Cheers |
Topic: changing number of primary logs files on AIX |
TorpedoSTu
Replies: 5 Views: 7545
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Nov 15, 2002 4:01 am Subject: changing number of primary logs files on AIX |
thanks for your responses guys
cheers
Stu |
Topic: changing number of primary logs files on AIX |
TorpedoSTu
Replies: 5 Views: 7545
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Nov 13, 2002 5:24 am Subject: changing number of primary logs files on AIX |
Hi all,
The MQ Admin guide says that you can change the number of logs files for a qm. How is this done ?.
I thought that you changed the LogPrimaryFiles in the qm.ini file and re-started the qm. ... |
Topic: Uncommited Reads |
TorpedoSTu
Replies: 1 Views: 2756
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 20, 2002 1:05 am Subject: Uncommited Reads |
Run as PASSTHRU
Make sure youre at CSD2 for WMQI2.1
Cheers
Stuart |
Topic: Multiple Adapters |
TorpedoSTu
Replies: 0 Views: 5212
|
Forum: Clustering Posted: Mon Sep 09, 2002 2:38 am Subject: Multiple Adapters |
Hi All,
What is hte consensus view on having more than one cluster receiver channel (different IP adapter) defined on a repository queue manager thet use the same listener?.
The channels seems t ... |
Topic: Distribution Lists |
TorpedoSTu
Replies: 3 Views: 3372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 08, 2002 6:38 am Subject: Distribution Lists |
Pankaj
U are a star !!!!
Thanks
Stu |
Topic: Distribution Lists |
TorpedoSTu
Replies: 3 Views: 3372
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 08, 2002 1:42 am Subject: Distribution Lists |
Hi All,
Can anyone tell me how to configure a distribution list in MQSI ?.
I know I can add multiple output nodes, but would prefer to have the destinatoin queues as an external reference.
Than ... |
Topic: mqsicreateconfigmgr hit an error BIP8022E |
TorpedoSTu
Replies: 6 Views: 5749
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 17, 2002 5:37 am Subject: mqsicreateconfigmgr hit an error BIP8022E |
can you give us the parameters you've put into the mqsicreateconfigmgr command ?
Regs
Stuart |
Topic: MSCS runmqsc -> AMQ8146 queue manager not available |
TorpedoSTu
Replies: 7 Views: 18866
|
Forum: Clustering Posted: Wed Jul 17, 2002 5:30 am Subject: MSCS runmqsc -> AMQ8146 queue manager not available |
Are you using Terminal Services to do this ?.
IF so there is a known problem with this. You can either use VNC or using MQExplorer set up the queue manager as a remote QM pointing at localhost.
... |
Topic: broker on wmqi 2.1 - error |
TorpedoSTu
Replies: 1 Views: 2698
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 16, 2002 1:40 am Subject: broker on wmqi 2.1 - error |
Re-creting the queue manager and broker won't help as MQSI holds them as system generated UUID's.
See the topic "urgent help !!! BIP1510E error" - this should help you out
regs
Stuart |
Topic: Nested IF Statements |
TorpedoSTu
Replies: 2 Views: 6444
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 11, 2002 6:48 am Subject: Nested IF Statements |
The nesting is fine, but you don't seem to be incrementing I !!! - Therefore the infinite loop
Regs
Stuart |
Topic: MQSI 202 on AIX with Oracle 8 database over a firewall? |
TorpedoSTu
Replies: 1 Views: 2693
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 09, 2002 5:14 am Subject: MQSI 202 on AIX with Oracle 8 database over a firewall? |
Hiya,
We have excatly this set-up.
However we're running 2.1 CSD 2 as there is issues with disconnects with previous versions (i.e. 2.0.2). what happens is if the connection dies to Oracle (or DB ... |
Topic: Multiple Brokers on AIX & DB2 |
TorpedoSTu
Replies: 7 Views: 4746
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 09, 2002 5:09 am Subject: Multiple Brokers on AIX & DB2 |
Hiya,
Yes, we've got remote DB2 Broker and Application databases. and it works fine.
There are no differences in setup between local or remote databases
Can you let me know the exact symptom ... |
Topic: Controlling Msg Flow Order |
TorpedoSTu
Replies: 1 Views: 2451
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 09, 2002 4:00 am Subject: Controlling Msg Flow Order |
The short answer is no but ..
why not implement a new flow with a flow order node in and then convert your existing two flows to be sub-flows based on the flow order node in the new flow.
Regs
... |