Differences

This shows you the differences between the selected revision and the current version of the page.

wiki:trouble 2008/09/26 16:37 wiki:trouble 2012/06/25 15:16 current
Line 230: Line 230:
If the buildsmi script is failing during the initialisation process then it'll have to be debugged or else just call Informix Technical Support. If the buildsmi script is failing during the initialisation process then it'll have to be debugged or else just call Informix Technical Support.
 +
Line 240: Line 241:
Also you can get this message in certain versions when your client hostname is longer than 8 characters. Then re-running the onstat will not help. Also you can get this message in certain versions when your client hostname is longer than 8 characters. Then re-running the onstat will not help.
 +
 +
 +===== Ontape =====
 +
 +  bash-4.2$ onstat -
 + 
 +  IBM Informix Dynamic Server Version 11.70.FC5GE -- On-Line -- Up 1 days 21:21:10 -- 4404820 Kbytes
 + 
 +  gimli$ ontape -a
 +  Shared memory not initialized for INFORMIXSERVER 'gimli_net'.
 + 
 +  Program over.
 +  gimli$ export INFORMIXSERVER=oninit_shm
 +  gimli$ onstat -
 + 
 +  IBM Informix Dynamic Server Version 11.70.FC5GE -- On-Line -- Up 1 days 21:21:37 -- 4404820 Kbytes
 + 
 +  gimli$ ontape -a
 +  Shared memory not initialized for INFORMIXSERVER 'oninit_shm'.
 + 
 +  Program over.
 +
 +But you can still connect and access the databases via dbaccess on both shm and tcp connections
 +
 +Check the kernel memory setting and make sure they are at least what the release notes say. Also check onstat -g seg, this server reported 40 segments

Personal Tools