Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

how can i verify that oracle database is installed in my linux machine? what would be the command for that?(Linux OS)

share|improve this question
14 questions with a 0% acceptance rate? I don't expect that anyone will bother answering questions that you pose anymore. – Noufal Ibrahim Apr 27 '11 at 10:29
0% Accept rate? geee..... – soulSurfer2010 Apr 27 '11 at 10:33

migrated from stackoverflow.com Apr 27 '11 at 10:50

closed as not a real question by ThatGraemeGuy, Chopper3 Jul 9 '11 at 18:23

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

It depends on the location that you have installed the oracle application. What linux distribution are you using? What is the oracle version that you have installed on your machine? Maybe you can try to refer here :- http://www.cyberciti.biz/tips/testing-oracle-10g-installation-on-red-hat-linux-as-40.html

share|improve this answer