This is a discussion on sql_listener: ASF_LISTEN failed within the Informix forums, part of the Database Server Software category; --> Hi, I am giving oninit -ivy. I am using Informix 9.4. on HP Tru64. It is showing no error. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am giving oninit -ivy. I am using Informix 9.4. on HP Tru64. It is showing no error. After that I am using onstat -d command. It is showing "shared memory not initialized for INFORMIXSERVER ifmx_db" My online.log contains following: System error = 48. 15:09:34 sql_listener: ASF_LISTEN failed 15:09:34 Attempting to bring listener thread down. 15:09:34 Server stopped. 15:09:34 IBM Informix Dynamic Server Stopped. 15:09:34 mt_shm_remove: WARNING: may not have removed all/correct segments Please provide me help. Saikat |
| ||||
| Saikat, first check your errno.h file somewhere on your system for definition of Tru64 error code 48 and post it here. "ASF_LISTEN failed" is most probably connected with sqlhosts file not being (properly) defined. You can post sqlhosts here also and we'll take a look. Regards Davorin <saikat_in@hotmail.com> wrote in message news:1171784157.349721.104540@t69g2000cwt.googlegr oups.com... > Hi, > > I am giving oninit -ivy. I am using Informix 9.4. on HP Tru64. It is > showing no error. After that I am using onstat -d command. It is > showing > > "shared memory not initialized for INFORMIXSERVER ifmx_db" > > My online.log contains following: > > System error = 48. > 15:09:34 sql_listener: ASF_LISTEN failed > > 15:09:34 Attempting to bring listener thread down. > > 15:09:34 Server stopped. > > 15:09:34 IBM Informix Dynamic Server Stopped. > > 15:09:34 mt_shm_remove: WARNING: may not have removed all/correct > segments > > Please provide me help. > > Saikat > |