Author |
Message
|
charanR |
Posted: Thu Oct 05, 2017 5:27 am Post subject: rproduct and rversion on chstatus show empty |
|
|
Apprentice
Joined: 05 Oct 2017 Posts: 28
|
Hello,
I would like what does it mean when the rversion and rproduct are as shown in the attached image. I'm following this document but it doesnt mention what if the values are empty.
Also, how can I get the list of all channels that have empty values for example,
Code: |
echo "dis chstatus(*) where (RVERSION EQ '')" | runmqsc QMA
|
doesnt give the output that I'm expecting.
PS: Please see below post for image and link.
Thank you.
Last edited by charanR on Thu Oct 05, 2017 5:29 am; edited 1 time in total |
|
Back to top |
|
 |
charanR |
Posted: Thu Oct 05, 2017 5:28 am Post subject: |
|
|
Apprentice
Joined: 05 Oct 2017 Posts: 28
|
|
Back to top |
|
 |
zpat |
Posted: Thu Oct 05, 2017 5:38 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Remote version has to be at least version 7, and even then some Java apps didn't report their version properly until one of the fixpacks came out to fix the bug. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
charanR |
Posted: Thu Oct 05, 2017 12:15 pm Post subject: |
|
|
Apprentice
Joined: 05 Oct 2017 Posts: 28
|
zpat wrote: |
Remote version has to be at least version 7, and even then some Java apps didn't report their version properly until one of the fixpacks came out to fix the bug. |
Do you know fixpack by any chance ?
Thank you. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Oct 05, 2017 4:23 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
charanR wrote: |
zpat wrote: |
Remote version has to be at least version 7, and even then some Java apps didn't report their version properly until one of the fixpacks came out to fix the bug. |
Do you know fixpack by any chance ?
Thank you. |
See the bottom of this:
https://www.imwuc.org/blog/ibm-mq-little-gem-2-rproduct-and-rversion
There are 4 separate APARs mentioned related to RVERSION showing the wrong value. Who knew displaying an accurate version could be so difficult to implement? _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
charanR |
Posted: Sat Nov 04, 2017 3:20 am Post subject: |
|
|
Apprentice
Joined: 05 Oct 2017 Posts: 28
|
Its better for me to directly reach out to clients in that case  |
|
Back to top |
|
 |
|