Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2008 11:04:13 -0500
From:      "Scott T. Hildreth" <shildret@scotth.emsphone.com>
To:        Adrian Penisoara <ady@ady.ro>
Cc:        freebsd-database@freebsd.org, martinko <gamato@users.sf.net>
Subject:   Re: Q: Is there any use for Oracle database port installation under Linux compat root ?
Message-ID:  <1225209853.31912.23.camel@scotth.emsphone.com>
In-Reply-To: <78cb3d3f0810271414g157ee526pb4d745fb9c1428@mail.gmail.com>
References:  <78cb3d3f0807260841k336f20a9jce857189c55adb16@mail.gmail.com> <78cb3d3f0807270122r4d2377d9gbf4e3ed5386918fa@mail.gmail.com> <20080727121503.679bc598@deskjail> <78cb3d3f0807271003q3f5ab72dr2147cf7b1a3348fc@mail.gmail.com> <alpine.BSF.1.10.0807272107050.3912@ora.chd.net> <48FE3708.8010501@users.sf.net> <20081021212134.GA79808@graf.pompo.net> <gdlmd0$nb8$1@ger.gmane.org> <78cb3d3f0810221517k780e4cafy6418c42b8c845915@mail.gmail.com> <88acbbae0810230213k5bade96fq3bdeb89780f5f561@mail.gmail.com> <78cb3d3f0810271414g157ee526pb4d745fb9c1428@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2008-10-27 at 22:14 +0100, Adrian Penisoara wrote:
> Hi,
> 
> On Thu, Oct 23, 2008 at 10:13 AM, martinko <gamato@users.sf.net> wrote:
> [...]
> >>
> >>  One more question: how usefull would it be to use the Linux (Bash)
> >> shell instead of a native (FreeBSD) shell ?
> >>
> >
> > I'm not sure.  I think using our (native) bash would be OK.  On the
> > other hand if linux bash is usually installed with linux_base or other
> > common linux port we could use it.  Or maybe we could use linux
> > version if available and fall back to native version otherwise, if it
> > is doable of course.  I would recommend asking someone who ported a
> > few linux apps dependent on bash.
> 
>  Actually I was hoping for some feedback from people effectively using
> Oracle[XE] on FreeBSD. Anyone ?

  Sorry, I haven't read through the whole thread.  I am not exactly sure
  what you are looking for, so I will just let you know how I run Oracle 
  on FreeBSD.  I haven't run an install since 8.x.x, since they went to 
  the Java installer.  I could never get it to stop locking up.  So I 
  copied a 9.2 directory from one of our linux servers.  We install in 
  the standard /u01/app/oracle/product/, I put the directory structure 
  in /usr and created a /u01 link.  The oracle user on my system does 
  have the linux bash as its default shell, I only use this userid for
  running CreateDBs.  Everything works great running with my standard 
  userid and I also install gqlplus & sqldeveloper (very useful). I have
  a start up script in /usr/local/etc/rc.d, which starts up the listener
  and the db.  I haven't had a need to upgrade to 10.x, but I am going 
  to soon.  Hope this isn't completely useless info for you. :-)

   
> 
> >
> >> Thank you for your suggestions, I'm closer to the completion of the port.
> >> Adrian.
> >>
> >
> > Thank you for doing this!
> >
> > And btw what about standard Oracle RDBMS port ?
> 
>   The full blown Oracle RDBMS server has a standalone Java installer
> (the Oracle Universal Installer) and the Oracle DBA's are accustomed
> deploying it this way.
>   On the other hand the Oracle installation tutorial in the FreeBSD
> ports could use some "freshening up" for newer versions. I will look
> into installing Oracle RDBMS after finishing up the OracleXE port(s).
> 
> Regards,
> Adrian.
> _______________________________________________
> freebsd-database@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-database
> To unsubscribe, send any mail to "freebsd-database-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1225209853.31912.23.camel>