To check the ORACLE database version on which the aSISt application is running, you should:
- Run the command line as an administrator on the database server
- Enter sqlplus
- In the place where the user should be given, enter / as sysdba
- Enter the command: SQL*Plus: Release database_version
As a result, you will receive information about the Oracle database version.