In order to execute the upgrade script for the Oracle database:
- save the oracle.sql file sent by aSISt support to the disk,
- from the command line run sqlplus (without switches),
- log in with the username and password used to connect to the database in the aSISt program,
- execute the script with @<script_path> e.g. @C:Oracleoracle.sql,
- save changes using commit