Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: If we change the root shell to csh on Solaris, is this likely to be supported by Oracle?

Re: If we change the root shell to csh on Solaris, is this likely to be supported by Oracle?

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: 1 Oct 2003 23:42:09 -0700
Message-ID: <1a75df45.0310012242.677bccd7@posting.google.com>


michael.crawford_at_bbc.co.uk (Mike Crawford) wrote

> Our hosting facility is proposing we change the root shell on Solaris
> 9 from the standard Bourne shell which comes standard with Solaris to
> the C shell.
>
> Does anyone know if this would be supported by Oracle under our
> support contract?

Mike, I doubt that this has any impact at all on Oracle. Oracle executables are started from a shell (sqlplus, listener, etc.), but that is it. The only requirements being a valid Unix environment to run in.

Personally I prefer ksh on Solaris (with an export EDITOR=vi). And have been using it for some years now with Oracle gateway software - without any problems.

The decision on what shell to use should IMO be rather based on shell scripting and shell functionaility that *you* need, as oppose to taking Oracle or product ABC into consideration as these should not be shell specific or dependant.

--
Billy
Received on Thu Oct 02 2003 - 01:42:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US