Db2start failed to start
[Email protected] ~]$ Db2start
Db2start:error while loading shared libraries:libaio.so.1:cannot open Shared object file:no such file or directory
Then look for Lib package, really did not, so on the net under a, link:
Http://rpmfind.net/linux/rpm2html/search.php?query=libaio.so.1
I downloaded the libaio-0.3.93-4.i386.rpm, upload, install
[plain] view plain copy 650) this.width=650; "Src=" https://code.csdn.net/assets/CODE_ Ico.png "width=" "height=" "alt=" on code to view the chip "style=" Border:none; "/>650" this.width=650; "src=" https ://code.csdn.net/assets/ico_fork.svg "width=" "height=" "alt=" derived from My Code slice "style=" border:none; "/>
[Email protected] db2]# RPM-IVH libaio-0.3.93-4.i386.rpm
Warning:libaio-0.3.93-4.i386.rpm:header V3 DSA Signature:nokey, key ID db42a60e
Preparing ... ########################################### [100%]
1:libaio ########################################### [100%]
[Email protected] db2]#
Then you can start the DB2:
[plain] view plain copy 650) this.width=650; "Src=" https://code.csdn.net/assets/CODE_ Ico.png "width=" "height=" "alt=" on code to view the chip "style=" Border:none; "/>650" this.width=650; "src=" https ://code.csdn.net/assets/ico_fork.svg "width=" "height=" "alt=" derived from My Code slice "style=" border:none; "/>
[Email protected] ~]$ Db2start
sql1063n Db2start processing succeeded.
[Email protected] ~]$ Netstat-atn | grep 50000
TCP 0 0 0.0.0.0:50000 0.0.0.0:* LISTEN
[Email protected] ~]$
This article from "Dot Drip" blog, reproduced please contact the author!
DB2 start error Db2start start