Tips: The Easiest Way to Check Oracle Version in Unix
To determine the version of Oracle software installed on a Unix system, you can use the following steps: Open a terminal window. Type the following command: sqlplus -v The output of the command will include the version of Oracle software that is installed.