Hello!
I need to know current version of Oracle running on our Sun Solaris box.
I was able to find the following directory:
/RDBMS/app/oracle/product/8.1.5
by using the command: echo $ORAHOME
I had thought there was a command that can be used from the Unix command line to tell one the current version of Oracle.
Thanks!
Bob Mitchell