Author |
Message |
Topic: Pageset format type(replace) 5C6 abend 00C94514 |
arju
Replies: 1 Views: 12188
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Aug 14, 2018 5:46 pm Subject: Pageset format type(replace) 5C6 abend 00C94514 |
MQ version 8 z/Os 1.12 no QSG
1. Put 100 MSGs on a local queue on PSID 6
2. Shut down QMGR normally
3. Did a full ADRDSSU backup of all PageSets,BSDS,Active logs
4. Sarted QMGR
5. Cleared the Qu ... |
Topic: MQRC=2421 MQRC_RFH_FORMAT_ERROR |
arju
Replies: 3 Views: 12872
|
Forum: Mainframe, CICS, TXSeries Posted: Sun Jul 23, 2017 11:34 am Subject: MQRC=2421 MQRC_RFH_FORMAT_ERROR |
Yes Sir, I did.
But except some pmrs which are old, i could not find any way how to put these msg back. |
Topic: MQRC=2421 MQRC_RFH_FORMAT_ERROR |
arju
Replies: 3 Views: 12872
|
Forum: Mainframe, CICS, TXSeries Posted: Sun Jul 23, 2017 10:23 am Subject: MQRC=2421 MQRC_RFH_FORMAT_ERROR |
Hi
MQS Version 8.0 OS z/OS
Trying to load msgs to a queue. The MQGS are copied from an xmit queue(MQQP.02).
CSQUTIL command in batch.
//LOADQ EXEC PGM=CSQUTIL,PARM='MTT1P'
//SYSPRINT DD ... |
Topic: CSQX635E Invalid cipher specification |
arju
Replies: 3 Views: 11950
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Mar 15, 2016 9:43 am Subject: CSQX635E Invalid cipher specification |
Hi
I am trying to set up ssl between windows mq v 8.0.0.2 and zos mq version 8.0
The channels function properly without ssl but as soon as i try to enter ssl cipher on the channel, it fails with CSQ ... |
Topic: CSQ5PQSG Verify and Migrate |
arju
Replies: 5 Views: 11704
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Sep 01, 2015 1:57 am Subject: CSQ5PQSG Verify and Migrate |
No. These QMGRS do not exist now. They existed long a go (before i joined this company) and we dont have jcls and backup files for them. Also the display group does not show these qmgrs. |
Topic: CSQ5PQSG Verify and Migrate |
arju
Replies: 5 Views: 11704
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Aug 29, 2015 12:03 am Subject: CSQ5PQSG Verify and Migrate |
Test environment was clean.
What is the qmgr number here from the error message? To me -1 is the xcf member value and 3 and 4 are DB2 numbers. I think the IBM message is not clear. Am i right?
Tha ... |
Topic: CSQ5PQSG Verify and Migrate |
arju
Replies: 5 Views: 11704
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Aug 27, 2015 5:16 am Subject: CSQ5PQSG Verify and Migrate |
We are migrating to 7.1 from 7.0 on ZOS 1.13.
While running CSQ5PQSG utility on ZOS for MQ we are getting error indicating two qmgrs. We are currently at 7.0 but we have 7.1 steplibs available for ... |
Topic: Reducing size of cf for mq |
arju
Replies: 2 Views: 7105
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Jul 25, 2015 11:48 am Subject: Reducing size of cf for mq |
Due to some unavoidable circumstances,our management has decided to reduce the size of cf for mq from 2GB to 1.5 GB.
We are at z/OS 1.13 and MQ 7.0.This will be done by mvs programmers. Did any one f ... |
Topic: MSGID and Correlation id not uniq : put with Q MA01 |
arju
Replies: 4 Views: 9757
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Mar 05, 2015 12:13 pm Subject: MQ |
Thanks Paul, with -z flag it works ..
once again thank you very much (for the wonderful q and qload) and also actively answering so quickly. |
Topic: MSGID and Correlation id not uniq : put with Q MA01 |
arju
Replies: 4 Views: 9757
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Mar 04, 2015 7:34 am Subject: MSGID and Correlation id not uniq : put with Q MA01 |
thanks. But this is not the case as i can see the curdepth is more than 1. |
Topic: MSGID and Correlation id not uniq : put with Q MA01 |
arju
Replies: 4 Views: 9757
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Mar 03, 2015 10:54 am Subject: MSGID and Correlation id not uniq : put with Q MA01 |
My environment: ZOS 1.13 MQ 7.0
I am putting messages to a queue with the Q program from a dataset. The messages are put to the queue without any problem but when i try to check them with IBM sample ... |
Topic: Modifying csq4tvh1,2,3 cobol programs |
arju
Replies: 2 Views: 7954
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Feb 25, 2015 8:29 am Subject: Modifying csq4tvh1,2,3 cobol programs |
Thanks Bruce, found the source. Will do the necessary changes in the panel and vh2 program. |
Topic: Modifying csq4tvh1,2,3 cobol programs |
arju
Replies: 2 Views: 7954
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Feb 18, 2015 1:22 pm Subject: Modifying csq4tvh1,2,3 cobol programs |
we would like to modify these sample programs to be able to show 10000 msgs in the panel.As delivered the panel shows only 99 msgs. Any help?
Thanks in advance |
Topic: how to rename mq datasets on zos |
arju
Replies: 4 Views: 5193
|
Forum: General IBM MQ Support Posted: Wed Feb 11, 2015 6:33 pm Subject: how to rename mq datasets on zos |
Thanks. For the test this will be fine,but what will happen in prod? i must change the names in prod also sooner or later. What is the best practice for such a scenario?
1. copy the files in stc to ... |
Topic: how to rename mq datasets on zos |
arju
Replies: 4 Views: 5193
|
Forum: General IBM MQ Support Posted: Wed Feb 11, 2015 12:45 pm Subject: how to rename mq datasets on zos |
we are at zos 1.13 and mq 7.0. We received a mail from the storage group requesting to change all mq datasets with a new naming convention. I can copy datasets with adrdssu to new names but how should ... |