From owner-freebsd-database Thu Apr 22 10:13:23 1999 Delivered-To: freebsd-database@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id 1B1B315A24 for ; Thu, 22 Apr 1999 10:13:20 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from pop04.execpc.com (pop04.execpc.com [169.207.2.82]) by mailgw00.execpc.com (8.9.1) id MAA14290; Thu, 22 Apr 1999 12:10:42 -0500 Received: from egypt (najiba-2-166.mdm.fox.execpc.com [169.207.127.104]) by pop04.execpc.com (8.8.8) id MAA02402; Thu, 22 Apr 1999 12:10:41 -0500 From: "Doug Poland" To: Cc: Subject: RE: Sybase Date: Thu, 22 Apr 1999 12:09:45 -0500 Message-ID: <001001be8ce3$0c3fb880$01646464@egypt> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 In-Reply-To: <371EF0E4.381C@maxa01.tm.odessa.ua> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Vladimir wrote... > Add the next line in the your kernel configuration file: > -------- > options "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)" > options SHMMAXPGS=4097 > ------- > After that you are must recompile and install the kernel. > I've done the SHMMAXPGS=4097, but not the SHMMAX line. Is the SHMMAX line to be entered exactly as you have it (quotes and all)? Is PAGE_SIZE an option defined somewhere else in the kernel? > P.S. Linux kernel and Sybase SQL have some bug in handling/use > fcntl/F_SETOWN and ioctl/FIOSETOWN syscalls. And for install > stage you must poll the database engine with SIGIO signals, and > after install execute database engine from shells, whose create > new process group for launching program, for example the tcsh do it. > You lost me here. Perhaps this is why the sybinit program returned an internal error message when trying to boot the server. Interestingly, the dataserver daemon is running and consuming 4069KB of memory. Unfortunately, I can't seem to get at the database with isql. If you don't mind, I have copies of install/errorlog and init/logs/logxxxx.001. Would those be of assistance? -- Doug Poland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message