Author |
Message |
Topic: why the queue file size cannot be reduced when clearing ? |
w33f
Replies: 5 Views: 5381
|
Forum: General IBM MQ Support Posted: Sun Jul 27, 2014 7:49 pm Subject: why the queue file size cannot be reduced when clearing ? |
What is the queue depth after you clear the queues? When you run the command "dis qs(queue_name)" is the value of UNCOM YES or NO? |
Topic: z/OS issue with RACF/IMS sending response msg |
w33f
Replies: 7 Views: 12040
|
Forum: Mainframe, CICS, TXSeries Posted: Sun Jul 27, 2014 6:10 pm Subject: z/OS issue with RACF/IMS sending response msg |
Fixed this by getting the application guys to add a 'UserIdentifier' parameter in the MQMD, then getting the RACF guy to add this UserIdentifier into the MQAA.AUQM%%% RACF profile. |
Topic: Understanding MQ on different platforms |
w33f
Replies: 16 Views: 9871
|
Forum: General IBM MQ Support Posted: Wed Jul 09, 2014 6:16 pm Subject: Understanding MQ on different platforms |
Also, i read in the docs, if I don't put an userid in MCAUSER (ie leave blank), then the client can connect using whatever id . Isn't this a better method?
No, because they can use any id including ... |
Topic: MQ Clusters: Replacing or Relocating Full Repositories |
w33f
Replies: 4 Views: 5301
|
Forum: Clustering Posted: Wed Jul 09, 2014 5:30 pm Subject: MQ Clusters: Replacing or Relocating Full Repositories |
Yeah the problem is when the old FR is also hosting application queues.. in that case the channel obviously never stops as transactions are still flowing through and you do need to manually stop the c ... |
Topic: Understanding MQ on different platforms |
w33f
Replies: 16 Views: 9871
|
Forum: General IBM MQ Support Posted: Tue Jul 08, 2014 10:59 pm Subject: Understanding MQ on different platforms |
Is that the logs on your windows box? What do the ones on your solaris ones say? Can you telnet from the windows box to the solaris hostname/port successfully?
Also why do you want to give a user m ... |
Topic: Seems cluster suspend does not work |
w33f
Replies: 8 Views: 8244
|
Forum: Clustering Posted: Tue Jul 08, 2014 8:58 pm Subject: Seems cluster suspend does not work |
Yeah have a read of the clustering workload algorithm: http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.con.doc/q082390_.htm?lang=en
You'll notice that a number of things a ... |
Topic: MQ Clusters: Replacing or Relocating Full Repositories |
w33f
Replies: 4 Views: 5301
|
Forum: Clustering Posted: Tue Jul 08, 2014 8:50 pm Subject: MQ Clusters: Replacing or Relocating Full Repositories |
When going through the whole moving FR process,the only part I find slightly daunting is when going through the cleanup phase at the end and deleting the now unused CLUSSDRB channels pointing to the o ... |
Topic: z/OS issue with RACF/IMS sending response msg |
w33f
Replies: 7 Views: 12040
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Jul 08, 2014 7:46 pm Subject: z/OS issue with RACF/IMS sending response msg |
Thanks for the replies Glenn and MQSysprog..
Glenn - the only thing on the end of that line is '533', there's no userid there.
Since last week the RACF guy has told me that this is occurring due ... |
Topic: z/OS issue with RACF/IMS sending response msg |
w33f
Replies: 7 Views: 12040
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Jul 03, 2014 8:05 pm Subject: z/OS issue with RACF/IMS sending response msg |
Hi guys
I'll try to keep this short and sweet.. I have an MQ msg coming from a windows qmgr AUMQ001 into a z/OS IMS.OTMA queue on z/OS qmgr MQAA.
When IMS tries to reply to the msg, there's a ... |
Topic: Persistent/Non-persistent messages and /var/mqm/log |
w33f
Replies: 2 Views: 3646
|
Forum: General Discussion Posted: Mon May 05, 2014 4:42 pm Subject: Persistent/Non-persistent messages and /var/mqm/log |
Hi all
I had a question re: the usage of /var/mqm/log. My understanding is that persistent messages will always be written into /var/mqm/log, and non-persistent messages will be written to memory ... |
Topic: ALL HAIL!!! It's official |
w33f
Replies: 14 Views: 14680
|
Forum: General Discussion Posted: Tue Dec 17, 2013 7:10 pm Subject: ALL HAIL!!! It's official |
This thread title made me think back to the days of Age of Empires...
"ALL HAIL!!! KING OF THE LOSERS!!!" |
Topic: Using RQMNAME auths instead of granting SCTQ access |
w33f
Replies: 5 Views: 7305
|
Forum: General Discussion Posted: Tue Dec 10, 2013 7:18 pm Subject: Using RQMNAME auths instead of granting SCTQ access |
Ok, so turns out I'm a moron. For some reason when I first started playing around with it I'd defined a qremote qmgr alias for QM2 on QM1 and forgot about it, then when I stumbled across it later I d ... |
Topic: Using RQMNAME auths instead of granting SCTQ access |
w33f
Replies: 5 Views: 7305
|
Forum: General Discussion Posted: Mon Dec 09, 2013 6:48 pm Subject: Using RQMNAME auths instead of granting SCTQ access |
Thanks mate, I went and tried this on a couple of other qmgrs, making sure to follow the order:
1. Update qm.ini
2. Bounce the qmgr
3. Add the authrec profile
4. Send the message
And it worke ... |
Topic: Using RQMNAME auths instead of granting SCTQ access |
w33f
Replies: 5 Views: 7305
|
Forum: General Discussion Posted: Mon Dec 09, 2013 3:05 am Subject: Using RQMNAME auths instead of granting SCTQ access |
Hey guys
I've been playing around for a few hours but can't see what I'm doing wrong..
So I've got 2 7.5.0.1 qmgrs in a cluster(QM1 the local qmgr, and QM2, another qmgr in the same cluster), I ... |
Topic: Clustering error - channel in RETRYING getting 2085 |
w33f
Replies: 10 Views: 12718
|
Forum: Clustering Posted: Mon Nov 11, 2013 2:50 pm Subject: Clustering error - channel in RETRYING getting 2085 |
Correct Pete, that's the log from my v6 qmgr. I have the PMR page open now.. I'll update you guys if I make any progress. |