Pre-Checks on your Database and Environment - Intergraph Smart Materials - 10.2 - Installation & Upgrade - Hexagon

Intergraph Smart Materials Web Installation (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Web
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
10.2
  1. Open a Command Prompt window as an administrator.

  2. Set the following Oracle parameters (replace <ORACLE_HOME> with the path of your Oracle home directory:

    set ORACLE_HOME=<ORACLE_HOME>

  3. Type sqlplus /nolog and press ENTER to launch a SQL Plus session.

  4. Connect to the database as SYS:

    connect sys/<sys_password>@<PDB instance> as sysdba

    Ensure that you are connected to PDB and not to CDB.

  5. Select username from sys.all_users au where au.Username like 'APEX%';

    You will see the following three users:

    • APEX_200200

    • APEX_PUBLIC_USER

    • APEX_INSTANCE_ADMIN_USER

    If Apex is installed, make sure that the version is 20.2.0.00.20.