Author |
Message
|
rkford11 |
Posted: Fri Nov 12, 2004 12:54 pm Post subject: AMI Tool |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
I am working with AMI tool. I have a question regarding service points and policies. I created a new service point
and policy and when ever i use this in DB2MQ functions, i get an error. the commands go to the default QMGR and Queues
Somebody please suggest me to configure the AMI tool to the queue manager and queues created by the user.
Thanks |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Nov 12, 2004 12:56 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
rkford11 |
Posted: Fri Nov 12, 2004 1:55 pm Post subject: |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
bower5932 wrote: |
What kind of error? |
Here is the error and the version of DB2 i am working on is 7.2.
SQL0443N Routine "DB2MQ.MQSEND" (specific name "MQSND3") has returned an
error SQLSTATE with diagnostic text "rc=406:amSesCreateSender".
SQLSTATE=38H01
Thanks |
|
Back to top |
|
 |
TonyD |
Posted: Fri Nov 12, 2004 2:37 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
That message (rc=406) is:
Quote: |
AMRC_SENDER_NOT_IN_REPOS (AMI Manual, Appendix B, Constants and Structures, AMRC)
|
Are you sure that the name you have given to the Service Point, in the AMI Repository file, is the same that you specify in your MQ Function? Are you using the AMI Administration Tool Supportpac? |
|
Back to top |
|
 |
rkford11 |
Posted: Thu Nov 18, 2004 2:11 pm Post subject: |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
TonyD wrote: |
That message (rc=406) is:
Quote: |
AMRC_SENDER_NOT_IN_REPOS (AMI Manual, Appendix B, Constants and Structures, AMRC)
|
Are you sure that the name you have given to the Service Point, in the AMI Repository file, is the same that you specify in your MQ Function? Are you using the AMI Administration Tool Supportpac? |
Hi tony,
yes i am using AMI Administration tool support pac.the problem is when i create a service point and mention it in the function it gives me the following error
SQL0440N No function by the name MQSEND having compatible arguments was found in the function path. SQLSTATE = 42884
But when i replace the default service point with my queue manager and queue it works. please guide me in configuring service points and policies.
Thanks |
|
Back to top |
|
 |
TonyD |
Posted: Thu Nov 18, 2004 2:23 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
It is a while since I worked with the MQFunctions and AMI and I do not have it currently installed. I do have a short document that I wrote a couple of years ago that has simple examples of setting up and using the MQFunctions, including the AMI definitions. If you send me your email I would be happy to send it to you. |
|
Back to top |
|
 |
j1 |
Posted: Fri Jan 07, 2005 10:10 am Post subject: AMI Help Required. Urgent !! |
|
|
 Centurion
Joined: 23 Jun 2003 Posts: 139
|
Hi , we are trying to connect via AMI to an Oracle DB. We are getting the follwoing error:
Dan someone pls shed some light on it.
Code: |
04:38: [Opening a queue....]
BEGIN ktest.sendmessage; END;
*
ERROR at line 1:
ORA-06520: PL/SQL: Error loading external library
ORA-06522: ld.so.1: /export/home/oracle/product/8.1.7/bin/extprocextproc_agent:
fatal: relocation error: file /opt/mqm/lib/libamt.so: symbol
__1cOAmErrorHandlerFerror6MrknRSAXParseException__v_: referenced symbol not
found
ORA-06512: at "ABC.DEF_AE_SUPP", line 41
ORA-06512: at "ABC.KTEST", line 12
ORA-06512: at line 1
|
|
|
Back to top |
|
 |
crgharm |
Posted: Wed Jan 12, 2005 7:19 am Post subject: |
|
|
Novice
Joined: 25 Apr 2002 Posts: 21 Location: St. Louis, Missouri
|
Be aware that IBM has stated that it will eventually be dropping support of AMI entirely. In fact, the AMI Admin tool support pac has already been removed from the support pac site.
Craig |
|
Back to top |
|
 |
|