Author |
Message |
Topic: Page data set full 2192 |
9A5YY
Replies: 3 Views: 10818
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Jun 14, 2022 3:18 am Subject: Page data set full 2192 |
Meanwhile I solved problem. When command
ALTER QLOCAL(SYSTEM.COMMAND.INPUT) STGCLASS(an other stgclass)
was issues from console (SDSF) not from job I altered queue sucessfuly.
Sorry for inte ... |
Topic: Page data set full 2192 |
9A5YY
Replies: 3 Views: 10818
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Jun 14, 2022 2:49 am Subject: Page data set full 2192 |
Hello!
Page set 3 is full at z/OS qmgr. I wanted to change stgclass of SYSTEM.COMMAND.INPUT queue with command:
ALTER QLOCAL(SYSTEM.COMMAND.INPUT) STGCLASS(an other class)
CSQU085E MQPUT fai ... |
Topic: RDQM Disaster Recovery and drbdpool |
9A5YY
Replies: 1 Views: 6409
|
Forum: General IBM MQ Support Posted: Thu Jan 30, 2020 5:34 am Subject: RDQM Disaster Recovery and drbdpool |
I chose second option. One volume group is used only for IBM MQ software and an other volume group drbdpool added later is used only for DR RDQM. |
Topic: RDQM Disaster Recovery and drbdpool |
9A5YY
Replies: 1 Views: 6409
|
Forum: General IBM MQ Support Posted: Tue Dec 03, 2019 5:25 am Subject: RDQM Disaster Recovery and drbdpool |
I have two nodes used for DR RDQM.
Each node requires a volume group named drbdpool.
Do I need only one volume group drbdpool at each node or beside volume group drbdpool at each node I need also o ... |
Topic: IBM Redbook with RDQM |
9A5YY
Replies: 2 Views: 7476
|
Forum: General IBM MQ Support Posted: Mon Nov 25, 2019 6:17 am Subject: IBM Redbook with RDQM |
Hello!
Thanks for information. Meanwhile I found some useful links which I will use as starting point to implement DRQM.
https://github.com/ibm-messaging/mq-rdqm/tree/master/cloud/aws
https:/ ... |
Topic: IBM Redbook with RDQM |
9A5YY
Replies: 2 Views: 7476
|
Forum: General IBM MQ Support Posted: Fri Nov 22, 2019 5:12 am Subject: IBM Redbook with RDQM |
Is there any IBM Redbook which contains step-by-step tutorial for implementation of RDQM similar to this RDQM (Easy HA) - Getting started Youtube video:
https://www.youtube.com/watch?v=5qYHsmKZt2M |
Topic: EGL and MQ |
9A5YY
Replies: 9 Views: 23438
|
Forum: IBM MQ API Support Posted: Wed Feb 20, 2019 1:59 am Subject: EGL and MQ |
Hello!
I have got good news for you.
Meanwhile we solved problem using link you sent to me.
We added this before ELAQCONN:
ExternalType MQEnvironment type JavaObject { packageName = &qu ... |
Topic: EGL and MQ |
9A5YY
Replies: 9 Views: 23438
|
Forum: IBM MQ API Support Posted: Tue Feb 19, 2019 12:38 am Subject: EGL and MQ |
Hello!
https://www.ibm.com/support/knowledgecenter/en/SSMQ79_9.5.1/com.ibm.egl.pg.doc/topics/pegl_mq_tcp_tsk.html
I read the link above about connecting EGL program to MQ over TCPIP and wanted t ... |
Topic: EGL and MQ |
9A5YY
Replies: 9 Views: 23438
|
Forum: IBM MQ API Support Posted: Fri Feb 15, 2019 1:56 am Subject: EGL and MQ |
Hello!
Thanks for answer.
https://www.ibm.com/support/knowledgecenter/en/SSMQ79_9.5.1/com.ibm.egl.pg.doc/topics/pegl_mq_tcp_tsk.html
I think this link will be enough for beginning and good s ... |
Topic: EGL and MQ |
9A5YY
Replies: 9 Views: 23438
|
Forum: IBM MQ API Support Posted: Fri Feb 15, 2019 12:52 am Subject: EGL and MQ |
Hello!
Thanks for fast answer.
We use EGL and IBM RBD 9.5. Link of IBM RBD 9.5.1 is here:
https://www.ibm.com/support/knowledgecenter/en/SSMQ79_9.5.1/com.ibm.rational.rbd.product.doc/helpinde ... |
Topic: EGL and MQ |
9A5YY
Replies: 9 Views: 23438
|
Forum: IBM MQ API Support Posted: Thu Feb 14, 2019 11:57 pm Subject: EGL and MQ |
Hello!
Does anybody have any experience with EGL and MQ? I need EGL program sample for my colleagues which connects to the MQ server as MQ client using IP address, port, server connection channel a ... |
Topic: MQ client for z/OS |
9A5YY
Replies: 6 Views: 17355
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Feb 26, 2018 4:59 am Subject: MQ client for z/OS |
Does exsist MQ client for z/OS V2.2 which allows applications to connect to the remote qmgrs on Linux ? |
Topic: MQ performance - number of server connection chls for WAS |
9A5YY
Replies: 2 Views: 8370
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Feb 26, 2018 4:30 am Subject: MQ performance - number of server connection chls for WAS |
Thanks for answer. |
Topic: MQ performance - number of server connection chls for WAS |
9A5YY
Replies: 2 Views: 8370
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Feb 26, 2018 1:12 am Subject: MQ performance - number of server connection chls for WAS |
If you have Linux queue manager and many Websphere Application servers,
is it for overall performance better to connect Websphere Application servers
to only one server connection channel or to many ... |
Topic: WAS MQ compatibility |
9A5YY
Replies: 3 Views: 5803
|
Forum: General IBM MQ Support Posted: Thu Feb 02, 2017 11:17 pm Subject: WAS MQ compatibility |
What do you suggest? To migrate Linux qmgrs from MQ V7.1.0.x to IBM MQ V8 or V9 if WAS 8.5.5.x is used? Soon MQ V7.1.0.x will be unsupported. |