Author |
Message
|
jefflowrey |
Posted: Wed Jan 03, 2007 1:33 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You would have had to DOWNGRADE your FC5 system to FC4.
Anything newer than FC4 uses an incompatible version of the c runtime libraries. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
remarbach |
Posted: Wed Jan 03, 2007 4:10 pm Post subject: Looks like MQv6 on FC6 is working to me on my Dell OPTIPLEX |
|
|
Novice
Joined: 15 Feb 2002 Posts: 12 Location: Kaiser
|
Here is some sample output .....
[rmarbach@dionysus ~]$ cat /etc/fedora-release
Fedora Core release 6 (Zod)
[rmarbach@dionysus ~]$ dspmqver
Name: WebSphere MQ
Version: 6.0.2.0
CMVC level: p600-200-060921
BuildType: IKAP - (Production)
[rmarbach@dionysus ~]$ runmqsc REMQM
5724-H72 (C) Copyright IBM Corp. 1994, 2005. ALL RIGHTS RESERVED.
Starting MQSC for queue manager REMQM.
display
1 : display
AMQ8405: Syntax error detected at or near end of command segment below:-
display
AMQ8426: Valid MQSC commands are:
DISPLAY AUTHINFO
DISPLAY CHANNEL
DISPLAY CHSTATUS
DISPLAY CLUSQMGR
DISPLAY PROCESS
DISPLAY NAMELIST
DISPLAY QALIAS
DISPLAY QCLUSTER
DISPLAY QLOCAL
DISPLAY QMGR
DISPLAY QMODEL
DISPLAY QREMOTE
DISPLAY QUEUE
DISPLAY QSTATUS
DISPLAY CONN
DISPLAY SERVICE
DISPLAY LISTENER
DISPLAY SVSTATUS
DISPLAY LSSTATUS
DISPLAY QMSTATUS
dis QL(QL.REMQ)
2 : dis QL(QL.REMQ)
AMQ8409: Display Queue details.
QUEUE(QL.REMQ) TYPE(QLOCAL)
ACCTQ(QMGR) ALTDATE(2007-01-03)
ALTTIME(13.58.04) BOQNAME( )
BOTHRESH(0) CLUSNL( )
CLUSTER( ) CLWLPRTY(0)
CLWLRANK(0) CLWLUSEQ(QMGR)
CRDATE(2007-01-03) CRTIME(13.58.04)
CURDEPTH(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFSOPT(SHARED) DEFTYPE(PREDEFINED)
DESCR( ) DISTL(NO)
GET(ENABLED) HARDENBO
INITQ( ) IPPROCS(0)
MAXDEPTH(5000) MAXMSGL(4194304)
MONQ(QMGR) MSGDLVSQ(PRIORITY)
NOTRIGGER NPMCLASS(NORMAL)
OPPROCS(0) PROCESS( )
PUT(ENABLED) QDEPTHHI(80)
QDEPTHLO(20) QDPHIEV(DISABLED)
QDPLOEV(DISABLED) QDPMAXEV(ENABLED)
QSVCIEV(NONE) QSVCINT(999999999)
RETINTVL(999999999) SCOPE(QMGR)
SHARE STATQ(QMGR)
TRIGDATA( ) TRIGDPTH(1)
TRIGMPRI(0) TRIGTYPE(FIRST)
USAGE(NORMAL)
end
3 : end
2 MQSC commands read.
One command has a syntax error.
All valid MQSC commands were processed.
[rmarbach@dionysus ~]$ /opt/mqm/samp/bin/amqsput QL.REMQ REMQM
Sample AMQSPUT0 start
target queue is QL.REMQ
hello
world
welcome to v6 on fc 6
[rmarbach@dionysus ~]$ /opt/mqm/samp/bin/amqsget QL.REMQ REMQM
Sample AMQSGET0 start
message <hello>
message <world>
message <welcome to v6 on fc 6>
no more messages
Sample AMQSGET0 end
[rmarbach@dionysus ~]$ |
|
Back to top |
|
 |
mvic |
Posted: Wed Jan 03, 2007 6:42 pm Post subject: Re: Looks like MQv6 on FC6 is working to me on my Dell OPTIP |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
So, do you have it working on FC6? The output you post above suggests you do. |
|
Back to top |
|
 |
remarbach |
Posted: Wed Jan 03, 2007 7:12 pm Post subject: Re: Looks like MQv6 on FC6 is working to me on my Dell OPTIP |
|
|
Novice
Joined: 15 Feb 2002 Posts: 12 Location: Kaiser
|
mvic wrote: |
So, do you have it working on FC6? The output you post above suggests you do. |
Yes, it appears to be running OK. It looks like the combination of upgrading FC5 to FC6 plus applying the MQV6.0.2 refresh pack seems to have resolved(bypassed) the problem I was having with FC5. I just wanted to post my findings to the group.
I updated my FC5 to FC6 before I had a chance to try the MQ 6 refresh pack, so I dont know if the MQv6 refresh pack itself would have solved the problem with FC5.
HTH |
|
Back to top |
|
 |
LuisFer |
Posted: Thu Jan 04, 2007 10:53 am Post subject: Re: Looks like MQv6 on FC6 is working to me on my Dell OPTIP |
|
|
 Partisan
Joined: 17 Aug 2002 Posts: 302
|
Hi:
I installed MQ V6 + RP 2 on my laptop FC 5 x86_64 working fine.
After , i upgraded (not reinstall) to FC6 without problems and working fine.
Regards |
|
Back to top |
|
 |
|