Author |
Message |
Topic: MQ on MF to splunk |
gouda
Replies: 2 Views: 9969
|
Forum: General Discussion Posted: Thu Dec 29, 2016 2:21 am Subject: MQ on MF to splunk |
Hi Brian,
i stumbled over your question when searching for Splunk myself
We are making a PoC for it and use
[url=http://www.syncsort.com/en/Products/Mainframe/Ironstream]SyncSort Ironstream for ... |
Topic: Channel Authentication (CHLAUTH) and other Security articles |
gouda
Replies: 1 Views: 27013
|
Forum: Links Posted: Thu Mar 12, 2015 6:08 am Subject: Channel Authentication (CHLAUTH) and other Security articles |
In addition to that:
[url=http://de.slideshare.net/MoragHughson/websphere-mq-chlauth]WebSphere MQ CHLAUTH - including V8 changes |
Topic: Are trigger messages part of a Unit of Work |
gouda
Replies: 15 Views: 10440
|
Forum: General IBM MQ Support Posted: Wed Apr 18, 2012 2:15 am Subject: Are trigger messages part of a Unit of Work |
Recently we had an investigation of SMF type 116 queue records.
A mainframe batch application puts messages in some queues in one UOW and one of them is triggered by CICS (type every).
SupportPac MP ... |
Topic: command |
gouda
Replies: 6 Views: 5694
|
Forum: General IBM MQ Support Posted: Thu Oct 13, 2011 4:30 am Subject: command |
At the queuemanager type the command
display listener(*) trptype(all) all
See http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.csqzaj.doc/sc12030_.htm |
Topic: Sdr channel going to retrying status |
gouda
Replies: 3 Views: 5408
|
Forum: General Discussion Posted: Fri Sep 30, 2011 3:51 am Subject: Sdr channel going to retrying status |
https://www.ibm.com/support/servicerequest/Home.action |
Topic: A script to backup QMGRs |
gouda
Replies: 4 Views: 7605
|
Forum: General IBM MQ Support Posted: Fri Sep 02, 2011 12:05 am Subject: A script to backup QMGRs |
Hi Mike,
that's a nice way, i didn't even know of dspmqfls.
To get a value out of an ini file i always use Heiner Steven's cfget shell script:
whatpath=`cfget .../qm.ini LogPath`
echo $whatpat ... |
Topic: Interpreting SMF 116 Class 3 |
gouda
Replies: 4 Views: 7636
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Jul 25, 2011 10:17 pm Subject: Interpreting SMF 116 Class 3 |
Hi Bruce,
you mean how i came to this conclusion ?
I don't know much about the application since the the developer is on vacation. This is just an interpretation for the mismatch of the counters. |
Topic: Interpreting SMF 116 Class 3 |
gouda
Replies: 4 Views: 7636
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Jul 25, 2011 12:00 am Subject: Interpreting SMF 116 Class 3 |
So the application seems to 'poll' the queue.
Thank you for your support ! |
Topic: Interpreting SMF 116 Class 3 |
gouda
Replies: 4 Views: 7636
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Jul 22, 2011 7:11 am Subject: Interpreting SMF 116 Class 3 |
Hi group,
i am worried after seeing this output from SupportPac MP1B.
Originally i just wanted to assist a developer to find an error.
MP1B produced these lines:
============================= ... |
Topic: Support pack MA0I is needed |
gouda
Replies: 13 Views: 15134
|
Forum: General Discussion Posted: Mon Jun 20, 2011 5:12 am Subject: Support pack MA0I is needed |
ftp://ftp.software.ibm.com/software/integration/mqfamily/support/supportpacs/individual/ |
Topic: Support pack MA0I is needed |
gouda
Replies: 13 Views: 15134
|
Forum: General Discussion Posted: Mon Jun 20, 2011 12:39 am Subject: Support pack MA0I is needed |
Look here:
http://www.mqseries.net/phpBB2/viewtopic.php?t=54496
It's in the same directory |
Topic: Find the ip MQclient connecting to from MQ server |
gouda
Replies: 17 Views: 15959
|
Forum: General IBM MQ Support Posted: Thu Jun 09, 2011 7:15 am Subject: Find the ip MQclient connecting to from MQ server |
Nice tool if you don't have the network people at hand:
http://planetmvs.com/freeware/tcpipm.html
You browse the netstat and can do a find. |
Topic: user 'mqm' home directory |
gouda
Replies: 4 Views: 9050
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jun 09, 2011 7:07 am Subject: user 'mqm' home directory |
Hi RD,
couldn't find an explanation either .
Some distributions say:
"It is also suggested that you set the mqm user's home directory to /var/mqm."
So it doesn't seem to be a prereq.
In ... |
Topic: performance problem in MQ 7.0 |
gouda
Replies: 6 Views: 6476
|
Forum: General IBM MQ Support Posted: Fri May 27, 2011 4:45 am Subject: performance problem in MQ 7.0 |
Hi manishpnp,
what about your mq jar files you are using ?
They are still v6, aren't they ?
It can be found in META-INF/manifest.mf
Wouldn't it be worth to replace them with those shipped by MQ V7 ... |
Topic: csq1logp utility |
gouda
Replies: 36 Views: 34878
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Mar 09, 2011 7:28 am Subject: csq1logp utility |
Of course we also make a limitation by pageset and time frame(=archive dataset) when searching.
The biggest advantage is the piping which results in a very fast processing. |