ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Unable to install MA0I support pac

Post new topic  Reply to topic
 Unable to install MA0I support pac « View previous topic :: View next topic » 
Author Message
bharani
PostPosted: Fri May 14, 2004 1:26 am    Post subject: Unable to install MA0I support pac Reply with quote

Newbie

Joined: 28 Apr 2004
Posts: 4

Hi All,

I am trying to install the MA0I support pac for making MQ calls from PL/SQL on Websphere MQ 5.3. I seem to have a whole lot of problems . I used the mqinstall.sh given in the support pac.

While creating the shared object mqseries.so, mq.install.sh uses libmqm.a. But our /opt/mqm/lib does not have a libmqm.a. Linking with any other archive like libmqmxa.a does not help. I tried to link it with libmqm.so. But since libmqm.so is a 32 bit shared object, i am unable to create a 64 bit shared object using it. Please help out.

At present, i use the following command to create mqseries.so -

/usr/ccs/bin/ld -64 -z text -G -L/export/home0/ora9i/lib -R/export/home0/ora9i/lib -
o $MQ_LIBPATH/mqseries.so "/opt/mqm/lib/libmqmxa.a"

and this is the error i am getting when i try to run a sample procedure -

<quote>

Connected to:
Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production

SQL> @/export/home0/ora9i/lalithe/mqput.sql
declare
*
ERROR at line 1:
ORA-06521: PL/SQL: Error mapping function
ORA-06522: ld.so.1: extprocPLSExtProc: fatal: MQCONN: can't find symbol
ORA-06512: at "MQSERIES.MQPACK", line 294
ORA-06512: at line 1014


SQL> quit

<unquote>
Back to top
View user's profile Send private message
bharani
PostPosted: Sun May 16, 2004 9:28 pm    Post subject: Reply with quote

Newbie

Joined: 28 Apr 2004
Posts: 4

It worked when i changed "PROGRAM=extproc" to "PROGRAM=extproc32" in the listener.ora file. Also i made some minor "ld" option changes in the mqinstall.sh file that comes with the support pac.

Thanks,
Bharani
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Unable to install MA0I support pac
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.