From: "T. Parker" <tpar...@magpage.com>
Subject: Sybase SQL Server will not boot on SUSE 6.3
Date: 2000/02/07
Message-ID: <389F96BC.293CA78A@magpage.com>#1/1
X-Deja-AN: 582965121
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Newsgroups: sybase.public.sqlserver.linux
Here's the output of the /opt/sybase/master.dat
00:2000/02/06 10:32:05.26 kernel Using config area from primary master
device.
00:2000/02/06 10:32:05.34 kernel Warning: Using default file
'/opt/sybase/SYBASE.cfg' since a configuration file was not specified.
Specify a
configuration file name in the RUNSERVER file to avoid this message.
00:2000/02/06 10:32:05.37 kernel os_create_region: shmget(0xea43c90e):
Function
not implemented
00:2000/02/06 10:32:05.37 kernel kbcreate: couldn't create kernel
region.
00:2000/02/06 10:32:05.37 kernel kistartup: could not create shared
memory
00:2000/02/06 10:52:04.80 kernel Using config area from primary master
device.
00:2000/02/06 10:52:04.81 kernel Warning: Using default file
'/opt/sybase/SYBASE.cfg' since a configuration file was not specified.
Specify a
configuration file name in the RUNSERVER file to avoid this message.
00:2000/02/06 10:52:04.82 kernel os_create_region: shmget(0xea43c90f):
Function
not implemented
00:2000/02/06 10:52:04.82 kernel kbcreate: couldn't create kernel
region.
00:2000/02/06 10:52:04.82 kernel kistartup: could not create shared
memory
Looks like I have to rebuild the kernel again...I don't remember seeing
a shmget
parameter in the 'make config'
script when I originally built this kernel. What option (or parameter)
do I have
to set to implement the shmget
function?
Thanks in advance...
From: Tony Cook <tony.c...@teamsybase.com>
Subject: Re: Sybase SQL Server will not boot on SUSE 6.3
Date: 2000/02/08
Message-ID: <389FBBE7.ABDBC0BF@teamsybase.com>#1/1
X-Deja-AN: 582977402
Content-Transfer-Encoding: 7bit
References: <389F96BC.293CA78A@magpage.com>
X-Accept-Language: en
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Newsgroups: sybase.public.sqlserver.linux
"T. Parker" wrote:
>
> Here's the output of the /opt/sybase/master.dat
>
> 00:2000/02/06 10:32:05.37 kernel os_create_region: shmget(0xea43c90e):
> Function
> not implemented
...
> Looks like I have to rebuild the kernel again...I don't remember seeing
> a shmget
> parameter in the 'make config'
> script when I originally built this kernel. What option (or parameter)
> do I have
> to set to implement the shmget
> function?
System V IPC
(under General setup in make menuconfig).
From: David Owen <do...@midsomer.org>
Subject: Re: Sybase SQL Server will not boot on SUSE 6.3
Date: 2000/02/08
Message-ID: <m2zotbltky.fsf@kashka.midsomer.org>#1/1
X-Deja-AN: 583190421
Sender: do...@kashka.midsomer.org
References: <389F96BC.293CA78A@magpage.com>
Organization: Midsomer Consultants Inc.
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.3
Newsgroups: sybase.public.sqlserver.linux
>>>>> "T" == T Parker <tpar...@magpage.com> writes:
T> Looks like I have to rebuild the kernel again...I don't remember
T> seeing a shmget parameter in the 'make config' script when I
T> originally built this kernel. What option (or parameter) do I have
T> to set to implement the shmget function?
I am not sure of the kernel that SUSE 6.3 is built on, but if it is 2.2x,
you do not have to rebuild the kernel. See the FAQ at Michael Peppler's
home page (http://www.mbay.net/~mpeppler).
--
David Owen Midsomer Consultants Inc. do...@midsomer.org
From: Michael Peppler <mpepp...@peppler.org>
Subject: Re: Sybase SQL Server will not boot on SUSE 6.3
Date: 2000/02/08
Message-ID: <38A035FF.3D22BA89@peppler.org>#1/1
X-Deja-AN: 583235266
Content-Transfer-Encoding: 7bit
References: <389F96BC.293CA78A@magpage.com> <m2zotbltky.fsf@kashka.midsomer.org>
X-Accept-Language: en
Content-Type: text/plain; charset=us-ascii
Organization: Data Migrations, Inc
MIME-Version: 1.0
Newsgroups: sybase.public.sqlserver.linux
David Owen wrote:
>
> >>>>> "T" == T Parker <tpar...@magpage.com> writes:
>
> T> Looks like I have to rebuild the kernel again...I don't remember
> T> seeing a shmget parameter in the 'make config' script when I
> T> originally built this kernel. What option (or parameter) do I have
> T> to set to implement the shmget function?
>
> I am not sure of the kernel that SUSE 6.3 is built on, but if it is 2.2x,
> you do not have to rebuild the kernel. See the FAQ at Michael Peppler's
> home page (http://www.mbay.net/~mpeppler).
Good idea - but in this case the error was "function not implemented" which
probably means that the kernel needs to be rebuilt with the System V IPC
turned on.
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpepp...@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-l...@isug.com