473,387 Members | 1,465 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Library issue

I am experiencing a library issue that appears to be environment
related but cannot isolate the cause. I would greatly appreciate any
assistance anyone could provide. Apologies for the length but I wanted
to be sure to include all relevant information.

My environment is as follows:
Operating System: IBM AIX 5.3 MR 2 64bit
DB2: 8.2 Fix Pack 2

All instances created as 64bit instances. I am able to start all
instances as well as the DAS and Fault Monitor. However when I attempt
to execute our application I receive the following error message:

2005/05/29 08:30:36 gasd info GWC: db2accept/SMMNU - VM error data:
exec(): 0509 -036 Cannot load program exe_adb2/bin/dscrun because of
the following errors:

0509-022 Cannot load module
/usr/opt/db2_08_01/lib64/libdb2.a(shr_64.o).

0509-150 Dependent module
/usr/opt/db2_08_01/lib/libdb2trcapi.a(shr_64.o) could not be loaded.

It would appear that a 32bit library is being referenced instead of the
64bit version and I don't know why. Currently my only solution is to
move the $DB2DIR/lib directory to another name and link the
$DB2DIR/lib64 directory to $DB2DIR/lib. However, this appears to be
preventing the DAS and Fault Monitor from starting.

I have verified that users LD_LIBRARY_PATH and LIBPATH include the
$DB2SQLLIBDIR/lib directory and that this directory is linked to the
$DB2DIR/lib64 directory.

Has anyone experienced this before? What am I missing? Thank you in
advance for any assistance.

Nov 12 '05 #1
1 5341
I've done additional digging and it would appear that issue is being
caused by a hard coded path to the $DB2DIR/lib directory in the vendors
compilation script. I am working with the vendor to correct.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Rex_chaos | last post by:
Hi all, I am looking for a high-performance container(matrix and vector) for numerical computation. Someone recommended the boost::multi_array. After having looked at the documentation, I know...
1
by: Matt Dinovo | last post by:
I have a remoting server that is on the same local box as a COM+ managed object with Library Activation. When I try to activate the object from the remoted assembly, I get the following error: "The...
30
by: Kong Bhat | last post by:
With XML becoming the de facto data description standard, I am extremely surprised that there is no movement towards standardizing an xml library API for use with C and C++. Personally I have been...
8
by: Robert A Riedel | last post by:
I have an application that requires a DLL and an executable that uses the DLL, both of which were implemented in Visual C++ using unmanged code. Both the executable and the DLL are linked with...
4
by: Brian Henry | last post by:
Is it possible to do this... I want to make a DLL file full of reports done in crystal reports, but then i want to get a listing of all the reports in the dll file (kind of an available report...
4
by: yhebib | last post by:
Hello All, I've been browsing and reading all articles I could find on technet ,msdn and other knowledgeable sources to understand the issue I'm dealing with. However, I did not find so far how...
87
by: Robert Seacord | last post by:
The SEI has published CMU/SEI-2006-TR-006 "Specifications for Managed Strings" and released a "proof-of-concept" implementation of the managed string library. The specification, source code for...
7
by: galico | last post by:
Hi All, We are having a very strange problem with the above. We have designed an application in ASP.NET 2.0 that uses the enterprise library data application blocks amongst others. We seem to be...
72
by: jacob navia | last post by:
We have discussed often the proposition from Microsoft for a safer C library. A rationale document is published here by one of the members of the design team at microsoft:...
24
by: Aaron Gray | last post by:
From what I have been looking at for Javascript library development, browsers that support Javascript 1.5/ECMAScript 3/JScript 5.5 looks like the base level to pitch at. Anyone add anything ? ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.