From owner-freebsd-questions@FreeBSD.ORG Fri Mar 28 05:01:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D4A837B401 for ; Fri, 28 Mar 2003 05:01:05 -0800 (PST) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D02943FAF for ; Fri, 28 Mar 2003 05:01:04 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h2SD2tqE014131 for ; Fri, 28 Mar 2003 14:02:55 +0100 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Fri, 28 Mar 2003 13:58:44 +0100 Received: from 212.190.217.170 ([212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id HXZK821F; Fri, 28 Mar 2003 13:58:40 +0100 From: CARTER Anthony To: freebsd-questions@freebsd.org Organization: Intrasoft Date: Fri, 28 Mar 2003 14:06:28 +0100 User-Agent: KMail/1.5 References: <20030328092535.GE3307@mich2.itxmarket.com> In-Reply-To: <20030328092535.GE3307@mich2.itxmarket.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303281406.28346.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-17.9 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: FreeBSD and Oracle X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 13:01:07 -0000 I know that there is an Oracle 7 client on FreeBSD, but I don't know about 8i. Do you want to run Oracle server on FreeBSD or just a client? Anthony On Friday 28 March 2003 10:25, Michael Hostbaek wrote: > Hi, > > I have a linux box runnning Oracle, I'd like to switch it to FreeBSD. > Has anyone successfully run oracle on FreeBSD in a prodution > environment? > > I am using Oracle 8i - it should be possible to run it under FreeBSD > with linux emulation, right ? > > Thanks.