Patch Post-Installation - Intergraph Smart Materials - Version 2020 (10.0) - Installation & Upgrade - Hexagon

Intergraph Smart Materials Installation (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
2020 (10.0)

On a database fresh install you can skip this step.

To complete the Oracle database patch installation, do the following:

  1. Open a Command Prompt window as an administrator.

  2. Type the following commands:

    set ORACLE_HOME=C:\oracle\18c_Sta\db

    set ORACLE_SID=SMAT

    set PATH=%ORACLE_HOME%\Opatch;%ORACLE_HOME%\perl\bin;%PATH%

  3. Startup in upgrade mode: startup upgrade

  4. Change to %ORACLE_HOME%\Opatch directory and execute "datapatch -verbose"

  5. If the installation completes successfully, these messages should be displayed:

    Patch 28267731 rollback: SUCCESS

    Patch 29589622 apply: SUCCESS

    Patch 29249584 apply: SUCCESS

  6. Close the Command Prompt window.

  7. Reboot your database server.

  8. Make sure that the Oracle service is running before you continue with the next step.

In case of problems during patch installation, see Errors during Oracle patch installation in the Troubleshooting section.