Oracle Version [message #261846] |
Thu, 23 August 2007 15:24 |
Daxesh
Messages: 61 Registered: July 2004
|
Member |
|
|
Hello,
Is there any command to know the ORACLE VERSION on the Suse linux? I am not asking sqplus version. Let say I have installed oracle 10g R2. Now how do I know what is the actual version?
Any help would be appreciated....
|
|
|
|
Re: Oracle Version [message #261928 is a reply to message #261846] |
Fri, 24 August 2007 01:34 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
If you don't have a database to connect, try this hack:
strings $ORACLE_HOME/bin/oracle | grep 'ORACLE PL/SQL'
But the official way is to launch OUI and click on "Installed Products".
Regards
Michel
[Updated on: Fri, 24 August 2007 01:35] Report message to a moderator
|
|
|
|
|
|
Re: Oracle Version [message #262576 is a reply to message #262310] |
Mon, 27 August 2007 10:45 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
Quote: | Then maybe you didn't look at the same home, maybe you have a beta version, maybe there is a bug...
But surely a hack is not 100% valid.
|
Michel Can you bit explain?
Quote: | Sorry that I have not formated correct. Actually it goes like my SQL*plus setting in which set linesize was 200.
|
Its Otay but dont make it habbit
[Updated on: Mon, 27 August 2007 10:46] Report message to a moderator
|
|
|
Re: Oracle Version [message #262578 is a reply to message #262576] |
Mon, 27 August 2007 10:57 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Quote: | Quote: | Then maybe you didn't look at the same home, maybe you have a beta version, maybe there is a bug...
But surely a hack is not 100% valid.
|
Michel Can you bit explain?
|
What do you want me to explain?
Regards
Michel
|
|
|