Author |
Message
|
cicsprog |
Posted: Tue Apr 12, 2022 9:15 am Post subject: COLD Start to Migrate to v9.1.5 Question |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 330
|
I have a customer who's at v8. There isn't a migration path so I'm going to COLD start their MQ's.
My concern for production upgrades are messages left in Q's and not consumed (ya I know get them consumed). I was thinking of using COPY/SCOPY for the Q's that have messages. So couple of scenarios
1) SCOPY/COPY with v9.1.5 version or v8 of the PAGESET's or Q's?
2) Does SCOPY/COPY need the BSDS to maintain consistency? I couldn't find a reference that it does. Since I have to COLD start copying the BSDS contents to v9.1.5 BSDS isn't possible.
3) Just use one various utilities that copy messages to sequential flat files and reload the Q's (you change various MQ Header fields with this approach).
Any suggestions or problems with these approaches? |
|
Back to top |
|
|
hughson |
Posted: Tue Apr 12, 2022 3:13 pm Post subject: Re: COLD Start to Migrate to v9.1.5 Question |
|
|
Padawan
Joined: 09 May 2013 Posts: 1935 Location: Bay of Plenty, New Zealand
|
cicsprog wrote: |
3) Just use one various utilities that copy messages to sequential flat files and reload the Q's (you change various MQ Header fields with this approach). |
This approach does not need to change the MQ Header fields. Use QLOAD and you will maintain the MQMD and any other headers when you reload the messages.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
|
cicsprog |
Posted: Tue Apr 12, 2022 3:19 pm Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 330
|
Thanks Morag. I will do that. |
|
Back to top |
|
|
cicsprog |
Posted: Wed Apr 13, 2022 8:14 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 330
|
Morag
If I copy over the messages in SYSTEM.CHANNEL.INITQ, will that help prevent any SEQUENCE number errors? Thanks for any input!
Jason |
|
Back to top |
|
|
hughson |
Posted: Wed Apr 13, 2022 1:23 pm Post subject: |
|
|
Padawan
Joined: 09 May 2013 Posts: 1935 Location: Bay of Plenty, New Zealand
|
cicsprog wrote: |
Morag
If I copy over the messages in SYSTEM.CHANNEL.INITQ, will that help prevent any SEQUENCE number errors? Thanks for any input!
Jason |
No, but the SYSTEM.CHANNEL.SYNCQ will on z/OS.
I suspect you discard any messages on the SYSTEM.CHANNEL.INITQ. Trigger messages will be recreated as required.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
|
cicsprog |
Posted: Wed Apr 13, 2022 2:12 pm Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 330
|
Gee...that's the Q I meant...I'm loosing it in my old age. Brain Typo!
Thanks Again |
|
Back to top |
|
|
cicsprog |
Posted: Thu Dec 01, 2022 9:30 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 330
|
Just a FYI...this worked out very well. Converted all their MQMs with no issues. |
|
Back to top |
|
|
bruce2359 |
Posted: Thu Dec 01, 2022 11:39 am Post subject: |
|
|
Poobah
Joined: 05 Jan 2008 Posts: 9435 Location: US: west coast, almost. Otherwise, enroute.
|
cicsprog wrote: |
Gee.. I'm loosing it in my old age. |
We don’t judge here. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
|
|