Posted: Fri Apr 04, 2003 10:34 am Post subject: Error with mqsicreatebroker
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
I am installing WMQI 2.1 on a new AIX box and running mqsicreatebroker for the first time. Anyone know what might the cause of this error?
$ mqsicreatebroker RTO1BK -i db2inst1 -a db2inst1 -q RTOM1
exec(): 0509-036 Cannot load program mqsicreatebroker because of the following errors:
0509-022 Cannot load module /var/wmqi/lib/libbipodbc.a(shr.o).
0509-150 Dependent module /usr/lib/libodbc.a(odbc.so) could not be loaded.
0509-152 Member odbc.so is not found in archive
Posted: Mon Apr 14, 2003 12:49 pm Post subject: Check your LIBPATH
Centurion
Joined: 28 Jan 2003 Posts: 109 Location: Colorado
It appears that the mqsicreatebroker program is looking from some shared object files and not finding them. It is important that the files be out there for the program to work correctly. If you have access to an AIX node with MQSI running properly then use it as a reference. Look and see if the fiels exist there.
Make sure that you have included the appropriate MQSI shell script lines in your .profile. the MQSI profile augment your environment so MQSI can run properly. The profile scripts are generally in the directory where MQSI is installed.
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