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: Know whether oracle is installed in unix box

Re: Know whether oracle is installed in unix box

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 09 Jan 2004 15:46:54 -0800
Message-ID: <1073691932.255513@yasure>


Girish wrote:

> Hi,
> How will I know whether oracle is installed in unix box? The unix box
> is used as the App server.
>
> Regards

Ask the UNIX sysadmin that manages the box.

Use FIND to determine whether the executables exist

Look at system users and see if the UNIX users and groups corresponding to the product's installation exist.

GREP memory processes to see if it is running.

Also be sure you understand what you mean by "oracle is installed". From what you wrote you could mean the Oracle database, the Oracle app server, or any one of a long list of other Oracle products.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Jan 09 2004 - 17:46:54 CST

Original text of this message

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