標(biāo)題: informix oninit -iv 無(wú)法正常啟動(dòng) [打印本頁(yè)] 作者: shenkangxyz 時(shí)間: 2011-06-08 11:17 標(biāo)題: informix oninit -iv 無(wú)法正常啟動(dòng) SYBASE% oninit -ivy
Checking group membership to determine server run modesucceeded
Reading configuration file '/export/home/informix/etc/onconfig'...succeeded
Creating /INFORMIXTMP/.infxdirs ... succeeded
Creating infos file "/export/home/informix/etc/.infos.SYBASE" ... "/export/home/informix/etc/.conf.SYBASE" ... succeeded
Writing to infos file ... succeeded
Checking config parameters...succeeded
Allocating and attaching to shared memory...succeeded
Creating resident pool 80824 kbytes...succeeded
Creating buffer pool 40002 kbytes...succeeded
Initializing rhead structure...succeeded
Initializing ASF ...succeeded
Initializing Dictionary Cache and Stored Procedure Cache...succeeded
Bringing up ADM VP...succeeded
Creating VP classes...succeeded
Onlining 0 additional cpu vps...succeeded
Onlining 2 IO vps...succeeded
Forking main_loop thread...succeeded
Initialzing DR structures...succeeded
Forking 1 'ipcshm' listener threads...succeeded
Forking 1 'tlitcp' listener threads...
但從online.log得到的是這樣的信息
Wed Jun 8 08:54:42 2011
08:54:42 Error: Unable to reset open files limit, must run as super-user
08:54:42 Event alarms enabled. ALARMPROG = '/export/home/informix/log_full.sh'
08:54:47 DR: DRAUTO is 0 (Off)
08:54:47 Requested shared memory segment size rounded from 600KB to 608KB
08:54:47 listener-thread: err = -25572: oserr = 8: errstr = : Network driver cannot bind a name to the port.
System error = 8.
08:54:47 Attempting to bring listener thread down.
08:54:47 Server stopped.
現(xiàn)在向各位大俠求助作者: zpc_silenthill 時(shí)間: 2011-06-08 11:34
>finderr 25572
-25572 Network driver cannot bind a name to the port.
A system call has failed. The sqlexecd daemon or database server cannot
access the network port that is specified by the servicename in the
sqlhosts file. This situation might occur because the network port is
already in use by another sqlexecd, database server, or other
application. Use a different servicename on the command line (prior to
Version 6.0) or in the sqlhosts file (beginning with Version 6.0).
Contact your system administrator for assistance作者: shenkangxyz 時(shí)間: 2011-06-08 16:23
bash-2.03$ more sqlhosts
#**************************************************************************
#
# INFORMIX SOFTWARE, INC.
#
# PROPRIETARY DATA
#
# THIS DOCUMENT CONTAINS TRADE SECRET DATA WHICH IS THE PROPERTY OF
# INFORMIX SOFTWARE, INC. THIS DOCUMENT IS SUBMITTED TO RECIPIENT IN
# CONFIDENCE. INFORMATION CONTAINED HEREIN MAY NOT BE USED, COPIED OR
# DISCLOSED IN WHOLE OR IN PART EXCEPT AS PERMITTED BY WRITTEN AGREEMENT
# SIGNED BY AN OFFICER OF INFORMIX SOFTWARE, INC.
#
# THIS MATERIAL IS ALSO COPYRIGHTED AS AN UNPUBLISHED WORK UNDER
# SECTIONS 104 AND 408 OF TITLE 17 OF THE UNITED STATES CODE.
# UNAUTHORIZED USE, COPYING OR OTHER REPRODUCTION IS PROHIBITED BY LAW.
#
#
# Title: sqlhosts.demo
# Sccsid: @(#)sqlhosts.demo 9.2 7/15/93 15:20:45
# Description:
# Default sqlhosts file for running demos.
#
#**************************************************************************