From owner-freebsd-questions@FreeBSD.ORG Fri Sep 25 12:30:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F8A3106568B for ; Fri, 25 Sep 2009 12:30:45 +0000 (UTC) (envelope-from saifi.khan@datasynergy.org) Received: from s219.sureserver.com (s219.sureserver.com [203.194.200.31]) by mx1.freebsd.org (Postfix) with ESMTP id ACC298FC1A for ; Fri, 25 Sep 2009 12:30:44 +0000 (UTC) Received: (qmail 29198 invoked by uid 1002); 25 Sep 2009 12:30:41 -0000 Received: from unknown (HELO ?10.10.10.9?) (saifi.khan@datasynergy.org@59.92.140.67) by s219.sureserver.com with ESMTPA; 25 Sep 2009 12:30:41 -0000 Date: Fri, 25 Sep 2009 17:58:18 +0530 (IST) From: Saifi Khan X-X-Sender: saifi@freebsd To: "Julian H. Stacey" In-Reply-To: <200909241735.n8OHZMVM099476@fire.js.berklix.net> Message-ID: References: <200909241735.n8OHZMVM099476@fire.js.berklix.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-advocacy@freebsd.org, freebsd-questions@freebsd.org Subject: Re: why no Oracle on FreeBSD ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2009 12:30:45 -0000 On Thu, 24 Sep 2009, Julian H. Stacey wrote: > > > > i noticed that there is no Oracle available for FreeBSD > > > > http://www.oracle.com/technology/software/products/database/index.html > > > > > > > > What could be the reason for that ? > > > > > > Best ask direct of commercial application vendor Oracle. > > > IE wave money under Oracle's nose & ask to purchase what you want. > > > > > > If Oracle think there's enough profit in it, there's many BSD > > > consultants eg http://berklix.com/consultants/ willing to work. > > > > > > Cheers, > > > Julian > > > -- > > > > i was wondering if there is any technical reason behind this ? > > Most unlikely. Ask Oracle & tell advocacy@ what you find out. > I'd bet perceived market share & demand as ever, ie Money. > Hi Julian: Here is the response on the Oracle forum thread to my posting, """ FreeBSD is a kernel not used in any extant operating system with the sole exception being Apple's Mac OSX so you are heading, full speed ahead, toward disappointment. FreeBSD handles many things very differently from the UNIX System 5 standard so you can not just kludge your way into this. What fascinates me about your request is why you care. FreeBSD is going nowhere at a staggeringly fast pace. And to the same place as went Oracle Database version 8.0. Obscurity. Install Oracle's Enterprise Linux and you will have a real operating system in less time than you've spent monitoring this thead. And as an additional value it will support the Oracle technology stack while you are still young enough to use it. """ and """ IF you can match up the system calls, then you can 'make it work'. """ The relevant links are 1. http://forums.oracle.com/forums/thread.jspa?threadID=952076&tstart=0 2. http://forums.oracle.com/forums/thread.jspa?threadID=952076&tstart=0 The response seems to suggest that there is some feature used by Oracle which is expected from a UNIX Sys 5 std and perhaps FreeBSD does not support/have the syscall. Given the response, What is your analysis of the situation ? thanks Saifi.