Author |
Message
|
sidharth_bora |
Posted: Tue Mar 25, 2008 8:25 pm Post subject: urgent:Failed to put message to (SYSTEM.ADMIN.ACCOUNTING.QUE |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
hI GUYS,
While trying to reolve an application putting message to our QM througha MQ cleint, we encountered the following error
- 3/26/08 10:25:17 - Process(962800.173) User(mqm) Program(amqzlaa0_nd)
AMQ7315: Failed to put message to accounting queue. Reason(2)
EXPLANATION:
The attempt to put a messsage containing accounting data to the queue
SYSTEM.ADMIN.ACCOUNTING.QUEUE failed with reason code 2. The
message data has been discarded.
This error message will be written only once for attempts to put a message to
the queue as part of the same operation which fail for the same reason.
ACTION:
Ensure that the queue SYSTEM.ADMIN.ACCOUNTING.QUEUE is
available and operational.
We are able to connect through MQclinet and do amqsput etc .. but the application program can not... please help
OS AIX - QM server
MQ - 6.0
MQ client < 6.0
regds
Sid |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 25, 2008 8:32 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 25, 2008 8:33 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
_________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
sidharth_bora |
Posted: Tue Mar 25, 2008 8:42 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Hi Gayathri,
the local fix says
Local fix
Instead of creating 'SYSTEM.ADMIN.ACCOUNTING.QUEUE' as a QALIAS,
create it as a QREMOTE (remote queue definition) and use
non-cluster distributed channels (i.e. SDR/RCVR pair).
but these system queues are created by default.. Could you please throw some light !! please , we are still struggling
regds
Sid |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 25, 2008 8:47 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
did you read the problem summary and problem conclusion.
IMHO, apply a intrim fix asap or upgrade it latest Refresh pack
Regards
Gaythri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
sidharth_bora |
Posted: Tue Mar 25, 2008 9:30 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Hi Gayathri,
the problem summary doesnt match ours as we are not tweaking the accounting queue. Between, i got this thread from this forum, can it be a pointer to the issue.. i have forwearded the the appln team, i hope it helps them, as i am not into programming, i didnt understand much of it ...
regds
Sid |
|
Back to top |
|
 |
sidharth_bora |
Posted: Tue Mar 25, 2008 9:32 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 25, 2008 9:42 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
I really got confused now,
Whats the error you are facing, is it related to Accounting queue issue,
or something else (failed due to big message)
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
sidharth_bora |
Posted: Tue Mar 25, 2008 9:56 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Hi,
its no way related to accounting queue, but the issue/error started popping in when the application team tried to use their application to put messge to a queue, using MQ client, thay always get 2058.
Buy if they simply set MQSERVER and do amqsput.. they are able to ..
regds
Sid |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Mar 25, 2008 11:57 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
sidharth_bora wrote: |
Hi,
its no way related to accounting queue, but the issue/error started popping in when the application team tried to use their application to put messge to a queue, using MQ client, thay always get 2058.
Buy if they simply set MQSERVER and do amqsput.. they are able to ..
regds
Sid |
mqrc 2058
2058 0x0000080a MQRC_Q_MGR_NAME_ERROR
check out the QM name provided to the application for the queue _________________ Cheers |
|
Back to top |
|
 |
sidharth_bora |
Posted: Wed Mar 26, 2008 1:39 am Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
hi,
restarted the QM .. its DEV env. Seems ok now, will propose for the latest refresh pack install to the mgt.
thanks
regds
Sid |
|
Back to top |
|
 |
|