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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle instance startup user on Unix

RE: Oracle instance startup user on Unix

From: Mercadante, Thomas F (LABOR) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Wed, 13 Jul 2005 08:45:46 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF35FA1F@EXCNYSM0A1AJ.nysemail.nyenet>


Bob,

My concerns are management and security.

Let's tackle the easy one first:

Security.
Who will have access to the unix account where the database resides? I'm assuming you have a DBA group. Will you have exclusive access to this unix account? If everybody and his brother has the password for this account, then the security of the database is non-existant. You will have no control over who can update anything.

Management.

Who is managing the server? And who is managing Oracle on that server? Zhu Chao makes a reasonable point about multiple Oracle homes and accounts for different database instances. But I would argue that having them all in an Oracle unix account is much easier to manage.

And finally the listener issue. There should be one listener process per server. Period. They should not be managing their own listener. Just plain dumb.

My little 2 cents.

Tom

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of RSL Sent: Wednesday, July 13, 2005 1:27 AM
To: oracle-l_at_freelists.org
Subject: Oracle instance startup user on Unix

We have a third-party application, which as part of installation process,
uses it's own Unix account to create/startup Oracle database/instance. They
also want to start a listener with this account.

In the future we plan to add our own instances/databases, and these will all
be started/created using Oracle account.

I don't much like the idea of having two separate unix accounts involved in
creating database(s) and starting instances.

Although there is no practical reason why this can't be done, can you please
offer any reasons why you wouldn't /shouldn't do this.

Thanks..../Bob

--

http://www.freelists.org/webpage/oracle-l
--

http://www.freelists.org/webpage/oracle-l Received on Wed Jul 13 2005 - 07:48:50 CDT

Original text of this message

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