Author |
Message |
Topic: rpmbuild command not available |
ivanachukapawn
Replies: 0 Views: 3671
|
Forum: General IBM MQ Support Posted: Thu Jun 03, 2021 9:48 am Subject: rpmbuild command not available |
i am attempting install of 9.04 dev license. on Centos system. rpmbuild nowhere to be found. its not in the distro |
Topic: Sourcing the "mqprofile" script ( MQ v8) |
ivanachukapawn
Replies: 10 Views: 18108
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Apr 27, 2018 3:31 pm Subject: Sourcing the "mqprofile" script ( MQ v8) |
I encountered the exact same problem. mqprofile does not function as advertised in the IBM MQ support page. . /etc/opt/mqm/mqprofile
setmqenv -n Installation1 -x 64 -z
I have 8.0.0.5 and 9. ... |
Topic: Version 8.0 crtmqm -p should not be invalid |
ivanachukapawn
Replies: 3 Views: 5318
|
Forum: General IBM MQ Support Posted: Tue Apr 24, 2018 7:32 am Subject: Version 8.0 crtmqm -p should not be invalid |
Thank you MarkT ! Yes, that was the problem. I applied 8.0.0.5 and MQ had a crtmqm -p implementation which worked perfectly. Thanks. problem solved. I am a bit surprised that the base 8.0.0.0 did ... |
Topic: Version 8.0 crtmqm -p should not be invalid |
ivanachukapawn
Replies: 3 Views: 5318
|
Forum: General IBM MQ Support Posted: Tue Apr 24, 2018 5:10 am Subject: Version 8.0 crtmqm -p should not be invalid |
Version 8 documentation for crtmqm lists -p as a valid option (to create a tcp listener on a specified port).
however, when running ./crtmqm -p 3102 V8TEST2
I receive this error:
AMQ7027: Argumen ... |
Topic: Omitted LOCLADDR but it was not automatically allocated |
ivanachukapawn
Replies: 2 Views: 5057
|
Forum: General IBM MQ Support Posted: Mon Dec 18, 2017 9:25 am Subject: Omitted LOCLADDR but it was not automatically allocated |
I successfully defined a SDR channel but did not specify LOCLADDR and I did not have a LOCLADDR value automatically supplied. I am running 8.0.0.5 on an AIX 7.1.0.0 server. The 8.0.0 Information Cen ... |
Topic: CTGSK3026W The key file <*.kdb> does not exist |
ivanachukapawn
Replies: 3 Views: 10582
|
Forum: General IBM MQ Support Posted: Tue Apr 18, 2017 2:50 am Subject: CTGSK3026W The key file <*.kdb> does not exist |
omg - I see what you mean Bruce - forgot to create the cert. So sorry to have posted this drivel. I'll fix this and re-run. |
Topic: CTGSK3026W The key file <*.kdb> does not exist |
ivanachukapawn
Replies: 3 Views: 10582
|
Forum: General IBM MQ Support Posted: Tue Apr 18, 2017 2:38 am Subject: CTGSK3026W The key file <*.kdb> does not exist |
the quickstart guide says to run these 2 commands.
mkdir /home/alice/.mqs -p
runmqakm -keydb -create -db /home/alice/.mqs/alicekey.kdb -pw passw0rd -stash
I did type and run the first command t ... |
Topic: CTGSK3026W The key file <*.kdb> does not exist |
ivanachukapawn
Replies: 3 Views: 10582
|
Forum: General IBM MQ Support Posted: Mon Apr 17, 2017 6:47 pm Subject: CTGSK3026W The key file <*.kdb> does not exist |
Running MQ 7.5.0.7 (on a CentOS 6 VM) and tryng to setup a test of AMS (using the quickstart guide for AMS in the 7.5 info center which is oddly titled for MQ 9.0) I tried this command runmqakm -keydb ... |
Topic: setmqaut -p on UNIX-based systems |
ivanachukapawn
Replies: 3 Views: 4822
|
Forum: General IBM MQ Support Posted: Tue Mar 29, 2016 4:31 am Subject: setmqaut -p on UNIX-based systems |
If so, IBM MQ8 cert exam may be partial to the drink as well. But more likely than not it's probably a faulty question. |
Topic: setmqaut -p on UNIX-based systems |
ivanachukapawn
Replies: 3 Views: 4822
|
Forum: General IBM MQ Support Posted: Tue Mar 29, 2016 3:10 am Subject: setmqaut -p on UNIX-based systems |
When will IBM stop using setmqaut -p on UNIX-based systems? Heard on the grapevine that MQ is going to obsolete -p on Unix-based systems. Have you heard anything about this? -p appears to be still ... |
Topic: amqscnxc 2195 |
ivanachukapawn
Replies: 11 Views: 11380
|
Forum: General IBM MQ Support Posted: Thu Mar 24, 2016 5:21 am Subject: amqscnxc 2195 |
This problem has been resolved - improper MQ Client installation - fixed that and everything works fine now. |
Topic: amqscnxc 2195 |
ivanachukapawn
Replies: 11 Views: 11380
|
Forum: General IBM MQ Support Posted: Wed Mar 23, 2016 7:25 am Subject: amqscnxc 2195 |
The telnet works fine - connection not killed. I'm not getting a connection to the remote MQ server - and strmqtrc doesn't work on client - in absence of either errors or FDCs on both local and ... |
Topic: amqscnxc 2195 |
ivanachukapawn
Replies: 11 Views: 11380
|
Forum: General IBM MQ Support Posted: Wed Mar 23, 2016 6:05 am Subject: amqscnxc 2195 |
Jeff,
Last error data a month old not a red flag for us. This server infrequently used, its a sandbox environment.
We don't have any relevant error messages on client machine or remote MQ se ... |
Topic: amqscnxc 2195 |
ivanachukapawn
Replies: 11 Views: 11380
|
Forum: General IBM MQ Support Posted: Wed Mar 23, 2016 5:33 am Subject: amqscnxc 2195 |
Sorry, I know there are a million 2195 posts out there, but so far, none of them help with the problem that I am now getting on a Linux VM MQ client machine. Using amqscnxc to connect to a 7.5.0.5 qu ... |
Topic: RETRYING CLUSTER SENDERS dis chstatus shows wrong conname |
ivanachukapawn
Replies: 30 Views: 37353
|
Forum: Clustering Posted: Tue Mar 22, 2016 6:01 am Subject: RETRYING CLUSTER SENDERS dis chstatus shows wrong conname |
FJB,
I followed your recommended course of action (almost).
I deleted all sender/receiver/cluster sender/cluster receiver channels.
I updated FR on both queue managers to new cluster (CLUS ... |