admin 發表於 2016-6-11 04:24:41

komin 51 & komin55 issue

Problem(Abstract)How to fix the error "fglpc: error while loading shared libraries: libifsql.so: cannot open shared object file: No such file or directory" using the IBM Informix Tools products.Symptom
After the installation of the IBM® Informix Tools the programs might not start because they can not find the correct libraries and the programs fail with the error :


fglpc: error while loading shared libraries: libifsql.so: cannot open shared object file: No such file or directory

Cause
Environment variable LD_LIBRARY_PATH is missing or it has a wrong setting.


Informix Error Messages and Error Codes error -2013
http://informixsoftware.com/ids0 ... %20Version%205x.pdf
-2013 The output form file filename cannot be opened.Possibly your account does not have permission to write in the specifieddirectory; possibly the disk is full. In some systems, the problem might berelated to a limit on the number of open files.
Look for operating-systemmessages for more information

etc/hosts neede to be modified as ip changed
cd /informix/etc
vi onconfig.ids (dbservername ids -->ids2)
oninit -iv (komin.dbs ,dbs.dbs still missing)
---------virtual machine 32,9G Recopy again-----------------------
ip changed backm to 192.168.1.31
and onconfig.ids (dbservername ids -->ids2)
restart and login with informix
exec oninit (komin.dbs ,dbs.dbs okay)

------------------------------------------------vmware virtual network editor+bridge withautomatic
virtual machine setting network adapter bridge (automatic)
replicate physical network connection state 不勾選

then ping 192.168.1.31 okay




頁: [1]
查看完整版本: komin 51 & komin55 issue