Skip to main content

developerWorks >  Information Management  >  Forums  >  DB2 Viper 2 Open Beta forum for Linux, UNIX and Windows  >  developerWorks

Not able to start db2 database Error:libaio.so.1: missing    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Jan 28, 2009 8:41 PM Last Post By: vitore
Athar

Posts: 1
Registered: Jan 05, 2009 07:35:47 AM
Not able to start db2 database Error:libaio.so.1: missing
Posted: Jan 05, 2009 07:37:26 AM
Click to report abuse...   Click to reply to this thread Reply
$ ./db2start
./db2start: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
$
vitore

Posts: 77
Registered: Mar 07, 2006 12:44:53 AM
Re: Not able to start db2 database Error:libaio.so.1: missing
Posted: Jan 28, 2009 08:41:17 PM   in response to: Athar in response to: Athar's post
Click to report abuse...   Click to reply to this thread Reply
Hello,

I believe you are missing some required libraries on your system. From your error message, it looks like libaio is missing.

You do not say what is your operative system, so please refer to this wiki page that lists the supported systems and the required libraries: http://www.ibm.com/developerworks/wikis/display/im/DB2+9.5+for+Linux+-+Supported+Environments

In that wiki page, just check the details for your OS and it will tell you which .rpm or .deb packages to install.

I also found someone reporting the same error in Ubuntu 7 and installing libaio and libstdc++ solved the problem:
http://caos.di.uminho.pt/~db2/blog/14/2007/11/11/ubuntu-710-gutsy-workarround-for-ibm-db2-express-c/

- Vitor

 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums