Author |
Message |
Topic: amqoamd - small doubt |
veeruk
Replies: 13 Views: 22071
|
Forum: General IBM MQ Support Posted: Thu Apr 13, 2006 4:36 pm Subject: amqoamd - small doubt |
But I should replace the queue manager name from the output file of amqoamd with the new queue manager name right? And then import the file into new queue manager? |
Topic: amqoamd - small doubt |
veeruk
Replies: 13 Views: 22071
|
Forum: General IBM MQ Support Posted: Thu Apr 13, 2006 11:59 am Subject: amqoamd - small doubt |
Can you please be more specific?
Let me explain my scenario:
In production : QMgr1
Need to create a QMgr2 in a diff box.
Say I run the commands on QMgr1:
./saveqmgr.exe –m QMgr1 –f & amq ... |
Topic: amqoamd - small doubt |
veeruk
Replies: 13 Views: 22071
|
Forum: General IBM MQ Support Posted: Thu Apr 13, 2006 11:38 am Subject: amqoamd - small doubt |
But since I’ll be creating the authorizations for the objects that are already in place, how can I authorize when there are no objects (i.e before re-creating the objects in new queue manager)?? |
Topic: amqoamd - small doubt |
veeruk
Replies: 13 Views: 22071
|
Forum: General IBM MQ Support Posted: Thu Apr 13, 2006 11:29 am Subject: amqoamd - small doubt |
When used the command
amqoamd -s -m QMgr1 > QMgr1.txt
to save the authorizations, I got the output file with all the authorization defined in it. After re-creating the required objects using sa ... |
Topic: MQ-IPT |
veeruk
Replies: 4 Views: 4033
|
Forum: General IBM MQ Support Posted: Thu Apr 13, 2006 6:07 am Subject: MQ-IPT |
It's a windows machine. When I did 'netstat -an', here is the port I'm interested in:
TCP 0.0.0.0:7733 0.0.0.0:0 LISTENING
Now what does that 0.0.0.0 mention? |
Topic: MQ-IPT |
veeruk
Replies: 4 Views: 4033
|
Forum: General IBM MQ Support Posted: Wed Apr 12, 2006 12:25 pm Subject: MQ-IPT |
We have an MQIPT in place in our production system, which transfers the data to a MQ concentrator. One of the routes in mqipt.conf file is to a queue manager on concentrator (port no:7733).
Now wh ... |
Topic: Administration Utility |
veeruk
Replies: 67 Views: 61676
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 11, 2006 1:32 pm Subject: Administration Utility |
No, even this command didin't work for me.
$ fmcautil -y=FMC -uadmin -ppassword -f
- FMC16006I Administration Utility started.
System group name : [FMCGRP] FMCGRP
System name ... |
Topic: Internet Pass thru..Admin Utility |
veeruk
Replies: 5 Views: 4390
|
Forum: General IBM MQ Support Posted: Mon Apr 10, 2006 1:36 pm Subject: Internet Pass thru..Admin Utility |
No replies??  |
Topic: Internet Pass thru..Admin Utility |
veeruk
Replies: 5 Views: 4390
|
Forum: General IBM MQ Support Posted: Mon Apr 10, 2006 10:33 am Subject: Internet Pass thru..Admin Utility |
I gave the following info to add a MQIPT (first one) in my local system:
MQIPT Name: MQIPT1
Network Address: localhost
Command Port: 1881
Timeout: 2sec
Access Password: -nothing-
Then when ... |
Topic: Internet Pass thru..Admin Utility |
veeruk
Replies: 5 Views: 4390
|
Forum: General IBM MQ Support Posted: Mon Apr 10, 2006 10:12 am Subject: Internet Pass thru..Admin Utility |
Thank you,Now I'm able to start it.
I just changed the PATH environment variable, but not the CLASSPATH. When I typed java -version, it was showing up 1.3.2 itself. Now it's showing 1.4.2 (without re ... |
Topic: Internet Pass thru..Admin Utility |
veeruk
Replies: 5 Views: 4390
|
Forum: General IBM MQ Support Posted: Mon Apr 10, 2006 8:50 am Subject: Internet Pass thru..Admin Utility |
I was trying to install MQ IPT in my system. I downloaded the support pack ms81 and installed it. But when I try to open Administration GUI utility, it's showing up thie following java error:
Excep ... |
Topic: Administration Utility |
veeruk
Replies: 67 Views: 61676
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Apr 07, 2006 1:52 pm Subject: Administration Utility |
Logged in as fmc:
$ ps -ef|grep fmcemain
fmc 258264 241814 0 16:28:41 pts/7 0:00 grep fmcemain
$ ps -ef|grep fmcsmain
fmc 806942 241814 0 16:29:14 pts/7 0:00 grep fmcsmain
$ p ... |
Topic: Administration Utility |
veeruk
Replies: 67 Views: 61676
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Apr 07, 2006 10:11 am Subject: Administration Utility |
Guys,
Since I'm unable to connect to any system using 'fmcautil', I am trying to do what 'latelatif' said. How can I make sure that all the workflow components are not running, other than using 'fmca ... |
Topic: Administration Utility |
veeruk
Replies: 67 Views: 61676
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 05, 2006 7:37 pm Subject: Administration Utility |
It's the same cocnfiguration and the same workflow version. |
Topic: Administration Utility |
veeruk
Replies: 67 Views: 61676
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 05, 2006 6:14 am Subject: Administration Utility |
Thanks for your replies.
I tried the commands that you said me to do, but I think there is problme in bindings. I remember,when I did for the first time, it worked fine for me. But now, it's gettin ... |