From owner-freebsd-database@FreeBSD.ORG Thu Oct 7 23:23:47 2004 Return-Path: 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 E462D16A4CE for ; Thu, 7 Oct 2004 23:23:47 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C25A843D49 for ; Thu, 7 Oct 2004 23:23:47 +0000 (GMT) (envelope-from chitt@speakeasy.net) Received: (qmail 32490 invoked from network); 7 Oct 2004 23:23:47 -0000 Received: from unknown (HELO [216.143.148.184]) (chitt@[216.143.148.184]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with RC4-SHA encrypted SMTP for ; 7 Oct 2004 23:23:47 -0000 In-Reply-To: <1097156560.86901.98.camel@scotth.emsphone.com> References: <4164F63F.1060302@proact.se> <1097156560.86901.98.camel@scotth.emsphone.com> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sean Chittenden Date: Thu, 7 Oct 2004 16:23:44 -0700 To: "Scott T. Hildreth" X-Mailer: Apple Mail (2.619) cc: "freebsd-database@freebsd.org" Subject: Re: Oracle 9i on FreeBSD 4.10 X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 23:23:48 -0000 > I don't remember where I read it, but 9i will not run on 4.*. If I > find > the post I will send it to the list. I think (been a good year or so) it's because there is no fstat64() call in our 4.X. If you use 5.X, however, there is an fsstat64() call in our linux emulation layer which will let you run Ora9i. Bite (byte?) the bullet and upgrade to 5.X and you'll be quite happy with the results. -sc -- Sean Chittenden