From owner-freebsd-database Mon Mar 3 13:21:29 2003 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C511C37B401 for ; Mon, 3 Mar 2003 13:21:28 -0800 (PST) Received: from gta.com (mailgate.gta.com [199.120.225.4]) by mx1.FreeBSD.org (Postfix) with SMTP id CB55243FA3 for ; Mon, 3 Mar 2003 13:21:27 -0800 (PST) (envelope-from lab@gta.com) Received: (qmail 19024 invoked by uid 1000); 3 Mar 2003 21:21:22 -0000 Date: Mon, 3 Mar 2003 16:21:22 -0500 From: Larry Baird To: freebsd-database@freebsd.org Subject: dbopen(3) Message-ID: <20030303162122.A18051@gta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does anyone know if dbopen(3) supports concurrent write access. Looking at the source code, the man page has the section about using DB_LOCK and DB_SHMEM commented out. looking at the code quickly does seem to indicate that DB_SHMEM is a NOOP. There is a some code associated with DB_LOCK, but ultimately it also appears to be a NOOP. Assumming it is not possible to do concurrent writes, it would be nice to see this indicated in the bugs section of the man page. (-: Larry -- ------------------------------------------------------------------------ Larry Baird | http://www.gta.com Global Technology Associates, Inc. | Orlando, FL Email: lab@gta.com | TEL 407-380-0220, FAX 407-380-6080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Tue Mar 4 23:52:50 2003 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D33B937B405 for ; Tue, 4 Mar 2003 23:52:47 -0800 (PST) Received: from mail.die.supsi.ch (mail.die.supsi.ch [193.5.153.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4B143FA3 for ; Tue, 4 Mar 2003 23:52:44 -0800 (PST) (envelope-from nunnari@die.supsi.ch) Received: from die.supsi.ch (pcm2022.die.supsi.ch [193.5.152.22]) by mail.die.supsi.ch (8.11.6/8.11.6) with ESMTP id h257qfa25497 for ; Wed, 5 Mar 2003 08:52:42 +0100 Message-ID: <3E65ACC9.1000704@die.supsi.ch> Date: Wed, 05 Mar 2003 08:52:41 +0100 From: Roberto Nunnari User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-database Subject: [Fwd: Re: Oracle 9i on FreeBSD 4.7-Stable] Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hehehe... I was ordering my mail and realized my 'reply to all' didn't include the recipient it was meant to in the first place... So.. here we go. Have a nice day. -------- Original Message -------- Subject: Re: Oracle 9i on FreeBSD 4.7-Stable Date: Fri, 31 Jan 2003 08:18:02 +0100 From: Roberto Nunnari To: Roberto Nunnari , Georg.Koltermann@mscsoftware.com References: <3E36A004.7050705@die.supsi.ch> Hi all. I just want to tell a success story. I managed to run Oracle 9i on a FreeBSD 5.0-Release box. The steps were as follows: - install Oracle 9i on a Linux RedHat 7.2 box - copy the whole thing on the FreeBSD box - apply the kernel patches supplied by Georg.Koltermann@mscsoftware.com - tune the kernel as stated in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-oracle.html but using the values specified by Oracle for 9i - install the modified kernel - run it! Watch out.. I didn't test it yet... but it started normally without any error/warning and I can connect from a windows box using Oracle DBA Studio.. I'll report more later after some tests.. Thanks to all who replied and especially to Georg Kolterman Best regards. Roberto Nunnari wrote: > Hi there. > > I'm having a hard time trying to install Oracle 9i (9.2..blabla) > on a FreeBSD4.7-Stable... > > Is anybody successfully running Oracle 9i on their FreeBSD > boxes? > > If not... do anybody have a clue on how sensible would > be trying to get it run on FreeBSD (native or > linuxEmulation)? I read somewhere on installing first > on a linux box and then copying the whole things to FreeBSD.. > > Thanks. -- Roberto Nunnari -software engineer- mailto:nunnari@die.supsi.ch Scuola Universitaria Professionale della Svizzera Italiana Dipartimento di Informatica e Elettronica http://www.die.supsi.ch SUPSI-DIE Via Cantonale tel: +41-91-6108561 6928 Manno """ fax: +41-91-6108570 Switzerland (o o) =======================oOO==(_)==OOo======================== -- Roberto Nunnari -software engineer- mailto:nunnari@die.supsi.ch Scuola Universitaria Professionale della Svizzera Italiana Dipartimento di Informatica e Elettronica http://www.die.supsi.ch SUPSI-DIE Via Cantonale tel: +41-91-6108561 6928 Manno """ fax: +41-91-6108570 Switzerland (o o) =======================oOO==(_)==OOo======================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Thu Mar 6 4:11:47 2003 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1F9437B401 for ; Thu, 6 Mar 2003 04:11:45 -0800 (PST) Received: from mail.sooner.com.tw (61-220-72-37.HINET-IP.hinet.net [61.220.72.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABA643F75 for ; Thu, 6 Mar 2003 04:11:43 -0800 (PST) (envelope-from Sabrina.G@lmh.cc) Received: from mail-fwd.verio.de (unknown [61.11.5.85]) by mail.sooner.com.tw (Postfix) with ESMTP id 837792B203; Thu, 6 Mar 2003 19:47:48 +0800 (CST) Message-ID: <00003e6b3bac$00006a01$00000d11@mail-fwd.verio.de> To: From: "Safe Investors Corp." Subject: Have you heard of a no risk investment? 10466 Date: Thu, 06 Mar 2003 03:45:04 -2000 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG
Government Guarantees Security In Your Investment
Click Here For The Best = Kept Secret In America
The average return one m= akes is 15%-50% GUARANTEED by the Goverment, and this is on the low end. O= ur clients are making an incredible 30 to 50 times their money on the high= end. The banks have been doing this for over 100 years. Our company has d= eveloped a program that allows you to capitalize on these proven technique= s and strategies for the first time ever.
For= free information on "INSIDER SECRETS TO IN= VESTING IN GOVERNMENT SECURED TAX CERTIFICATES."
CLICK HERE.
Take Control of Your = Financial Future!
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Sat Mar 8 9:46:16 2003 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F35F437B401; Sat, 8 Mar 2003 09:46:08 -0800 (PST) Received: from aaanet.ru (tmail.aaanet.ru [80.80.111.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 164F443F93; Sat, 8 Mar 2003 09:46:07 -0800 (PST) (envelope-from T.Collins@murray.de) Received: from [80.80.102.142] (helo=efa.aaanet.ru) by aaanet.ru with smtp (Exim 3.36 #1) id 18rgLs-000G6W-00; Sat, 08 Mar 2003 18:35:08 +0300 Received: from 193.251.174.238 ([193.251.174.238]) by efa.aaanet.ru (WinRoute 3.04d) with SMTP; Fri, 7 Mar 2003 04:08:52 +0300 Message-ID: <0000649b1086$00001f68$00007539@smtp.telenet-ops.be> To: From: "J.P. Financing" Subject: How The Government Can Guarantee Your Investment 31233 Date: Thu, 06 Mar 2003 17:02:21 -2000 MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG
Government Guarantees Security In Your Investment
Click Here For The Best = Kept Secret In America
The average return one m= akes is 15%-50% GUARANTEED by the Goverment, and this is on the low end. O= ur clients are making an incredible 30 to 50 times their money on the high= end. The banks have been doing this for over 100 years. Our company has d= eveloped a program that allows you to capitalize on these proven technique= s and strategies for the first time ever.
For= free information on "INSIDER SECRETS TO IN= VESTING IN GOVERNMENT SECURED TAX CERTIFICATES."
CLICK HERE.
Take Control of Your = Financial Future!
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message