Author |
Message |
Topic: How to write more than 32767 characters to an MQ via PL/1?? |
LuisFer
Replies: 8 Views: 11931
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Sep 17, 2011 2:04 am Subject: Re: How to write more than 32767 characters to an MQ via PL/ |
We use MQPUT and MQPUT1 statements for writing Messages to MQ via PL/1 CICS program.
Requirement is to write a message with data more than 32767 characters as a single message. Challenge is that in ... |
Topic: Preview z/OS 1.12 |
LuisFer
Replies: 1 Views: 3490
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Feb 10, 2010 11:03 am Subject: Preview z/OS 1.12 |
For your information:
http://www-01.ibm.com/common/ssi/rep_ca/8/897/ENUS210-008/ENUS210-008.PDF |
Topic: Runmqsc rmt config AIX 7.0.1 to Tandem 5.1 - auth error |
LuisFer
Replies: 16 Views: 20980
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jan 18, 2010 4:20 am Subject: Runmqsc rmt config AIX 7.0.1 to Tandem 5.1 - auth error |
Hi.
We have already done that but let me paste the result for completeness sake:
$SYSTEM ZMQSCMD 2> dspmqusr -m QMNDT010
Principal Userid Username Alias GroupName Gr ... |
Topic: Runmqsc rmt config AIX 7.0.1 to Tandem 5.1 - auth error |
LuisFer
Replies: 16 Views: 20980
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jan 18, 2010 2:06 am Subject: Runmqsc rmt config AIX 7.0.1 to Tandem 5.1 - auth error |
1.- List the autorithies on NSK
dspmqusr -m <QMgrName>
If the principal (not the usernamel) user from AIX is not into the list add it with altmqusr -m <QMgrName> -p <Principal> -u ... |
Topic: Is there a benchmarking tool for WMQ v6? |
LuisFer
Replies: 2 Views: 3506
|
Forum: General Discussion Posted: Wed Dec 09, 2009 10:01 am Subject: Re: Is there a benchmarking tool for WMQ v6? |
Is there a tool to benchmark the enqueue/dequeue rate for a local Queue?
Look at http://www.mqmonq.net .(Spanish now but in english next month) |
Topic: Is BlockIP2 running on Tandem NSK? |
LuisFer
Replies: 2 Views: 21718
|
Forum: User Exits Posted: Tue Feb 10, 2009 9:45 am Subject: Re: Is BlockIP2 running on Tandem NSK? |
I have this exits woriking fine with any issues on NSK for about 2 years but .. on V51.
 |
Topic: Updated: New version of BlockIP2 |
LuisFer
Replies: 30 Views: 140019
|
Forum: News/Updates Posted: Tue Feb 10, 2009 9:31 am Subject: Updated: New version of BlockIP2 |
Probed on z/OS (1.4 & 1.7) MQV531 & Tandem (G06.26) MQV5134 & MQV530 working fine.
hi...
may be it is possible for you to post how to compile and do the binding for Tandem?
with k ... |
Topic: Put is successful Get fails with 2009 error code. |
LuisFer
Replies: 17 Views: 14410
|
Forum: General IBM MQ Support Posted: Fri Jan 23, 2009 10:37 am Subject: Put is successful Get fails with 2009 error code. |
We have a similar problem (and a pmr open not solved) with a Linux client doing MQGET over a z/OS Queue with GMO_CONVERT & ACCEPT_TRUNCATED_MSG.
The CCSIDs are 284 (z) and 1208 (Linux) This conv ... |
Topic: Unstoppable Command Server Process in OSS (MQv5.3 HPNS) |
LuisFer
Replies: 19 Views: 17577
|
Forum: General IBM MQ Support Posted: Fri Jan 16, 2009 12:08 pm Subject: Unstoppable Command Server Process in OSS (MQv5.3 HPNS) |
If i remember well, on the INUG web page there was an utilility (a guardian KILL) that was able to "kill" a process when the STOP do not work, (i don´t probe it) |
Topic: Unstoppable Command Server Process in OSS (MQv5.3 HPNS) |
LuisFer
Replies: 19 Views: 17577
|
Forum: General IBM MQ Support Posted: Fri Jan 16, 2009 11:12 am Subject: Unstoppable Command Server Process in OSS (MQv5.3 HPNS) |
In our experience is not recommended a Reload of CPU 0 on Tandem (cpu 0 contains special microcode).
We prefer a Cold Load (but i don´t remember when we do the last Cold Load... ah yes on 14 Septem ... |
Topic: architectural consideration - using MQ |
LuisFer
Replies: 4 Views: 8482
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Jan 16, 2009 10:25 am Subject: architectural consideration - using MQ |
No persistence as possible. |
Topic: Unstoppable Command Server Process in OSS (MQv5.3 HPNS) |
LuisFer
Replies: 19 Views: 17577
|
Forum: General IBM MQ Support Posted: Fri Jan 16, 2009 10:18 am Subject: Unstoppable Command Server Process in OSS (MQv5.3 HPNS) |
I forgot to mention that the q-manager is stopped so I can not issue runmqsc commands. I can not start the q-manager due to the following eloquent error:
strmqm TSYS3QM1
AMQ8041: The queue manager ... |
Topic: MQ Queue Manager on Tandem |
LuisFer
Replies: 20 Views: 16932
|
Forum: General IBM MQ Support Posted: Mon May 05, 2008 11:12 am Subject: MQ Queue Manager on Tandem |
... getting a 2035 writing to SYSTEM.ADMIN.COMMAND.QUEUE, and the MD shows an ID of MQM ( upper case ). Strange !
No strange the mqm.manager user belongs to the MQM group use the dspmqusr -m <QMgr ... |
Topic: MQ Queue Manager on Tandem |
LuisFer
Replies: 20 Views: 16932
|
Forum: General IBM MQ Support Posted: Mon May 05, 2008 10:42 am Subject: MQ Queue Manager on Tandem |
I have the MS03 compiled/NLD for v51 on NSK for Guardian (G06.26), working fine.
If you want it , on private msg, give me your email
Regards |
Topic: Early Code on v531 and QMgr on V6 |
LuisFer
Replies: 10 Views: 13210
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Jan 29, 2008 11:26 am Subject: Early Code on v531 and QMgr on V6 |
Sorry Bruce2359, it was a joke , i'm working on MF from 370/XA and I know the work from a MVS Server Pac |