|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mqrc 2102 |
« View previous topic :: View next topic » |
Author |
Message
|
shashivarungupta |
Posted: Sun Dec 20, 2009 11:27 am Post subject: mqrc 2102 |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Hi,
I got an error while getting the msg from the queue.
MQGET(QMGR='Q3SCIB05',Q='QL.KP.KPFS.DEMG.LFS') failed: reason code 2102.
display qlocal(QL.KP.KPFS.DEMG.LFS)
2 : display qlocal(QL.KP.KPFS.DEMG.LFS)
AMQ8409: Display Queue details.
DESCR( ) PROCESS( )
BOQNAME( ) INITQ( )
TRIGDATA( ) CLUSTER( )
CLUSNL( ) QUEUE(QL.KP.KPFS.DEMG.LFS)
CRDATE(2005-12-01) CRTIME(16.47.5
ALTDATE(2005-12-01) ALTTIME(16.47.5
GET(ENABLED) PUT(ENABLED)
DEFPRTY(0) DEFPSIST(YES)
MAXDEPTH(200000) MAXMSGL(50194304)
BOTHRESH(999999999) SHARE
DEFSOPT(SHARED) HARDENBO
MSGDLVSQ(FIFO) RETINTVL(999999999)
USAGE(NORMAL) NOTRIGGER
TRIGTYPE(FIRST) TRIGDPTH(1)
TRIGMPRI(0) QDEPTHHI(80)
QDEPTHLO(5) QDPMAXEV(ENABLED)
QDPHIEV(ENABLED) QDPLOEV(DISABLED)
QSVCINT(10000) QSVCIEV(HIGH)
DISTL(NO) NPMCLASS(NORMAL)
DEFTYPE(PREDEFINED) TYPE(QLOCAL)
SCOPE(QMGR) DEFBIND(OPEN)
IPPROCS(0) OPPROCS(1)
CURDEPTH(0)
where as when i browsed the queue local.. then current depth was 0 and OPPROC is 1, where as IPPROC is 0.
Dont even find any errors on queuemanager error log.
mqrc 2102
2102 0x00000836 MQRC_RESOURCE_PROBLEM
and i have checked the resource as
df | grep Q3SCIB05
/dev/lv1913_q3scib05 5373952 507768 91% 1153 1% /MQHA1913/Q3SCIB05/data
...as 91% is used space., that could be the reason for the issue. But can't bet on that.
Ya i don't find any FDC for that.
Platform: AIX5.3
Name: WebSphere MQ
Version: 6.0.2.1
MQGET application, is an application java code.. I dont have visibility to that. sorry to say that.
Appli. was trying to MQGET and they were getting that error. Its for that queue only not for all the other queues on the qmgr.
Pls suggest. _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Dec 20, 2009 9:31 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Well you did not specify anything but I guess that
/MQHA1913/Q3SCIB05/data is your mount point.
Now it would probably be of great help for us to know what kind of data lies beneath: qmgr restart/recovery logs? or is it linked to any of the other MQ paths?
Typically MQ is not too happy if any of its spaces is over 75% full. It will reduce the capability of logging and persistent messages in linear logging.
When that space get to near used up the qmgr might go into shutdown or show some bizarre and unexpected behavior...
And remember a qmgr is not a database. The ideal qdepth is 0!
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
gunter |
Posted: Mon Dec 21, 2009 1:37 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
MQRC_RESOURCE_PROBLEM is not only related to disk space.
Check
- log file size
- memory
- shared memory
...
I would expect a more specific entry in AMQERR*.lOG and maybe a FDC.
Look in mqm/errors, too. _________________ Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3 |
|
Back to top |
|
 |
rekarm01 |
Posted: Mon Dec 21, 2009 5:47 pm Post subject: Re: mqrc 2102 |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
shashivarungupta wrote: |
Don't even find any errors on queuemanager error log.
Ya i don't find any FDC for that. |
Where did you look? What did you find? When was the last FFST, what did it say, and had the qmgr been restarted since then? Did you check for errors in other application logs, such as the broker logs?
shashivarungupta wrote: |
...as 91% is used space., that could be the reason for the issue. But can't bet on that. |
Are there any messages stuck on other queues?
Have you contacted your local MQ admin group to help investigate the issue? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|