Configure Fusion Middleware - Intergraph Smart Materials - Version 10.2 - Installation & Upgrade - Hexagon

Intergraph Smart Materials Installation (10.2)

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

  2. Change the directory to

    C:\iAS_12c\oracle_common\common\bin

  3. Execute: config.cmd.

    The configuration wizard starts.

  4. Click Next in the Create Domain dialog.

    ASConFuMi01

  5. Select the templates as shown in the picture below and click Next.

    ConfigFMW1

    ConfigFMW2

    ConfigFMW3

  6. Click Next in the Application Location dialog.

    ASConFuMi04

  7. Type the weblogic password twice and click Next.

    ASConFuMi05

  8. Select the domain mode Production and click Next.

    ASConFuMi06

  9. In the Database Configuration Type dialog, type the following repository database login information:

    • DBMS/Service

    • Host name

    • Port number

    • Schema owner

    • Schema password

  10. Click Get RCU Configuration.

    FusionMiddleware01

    The result is displayed in the Connection Result Log box.

  11. When result is fine, click Next.

  12. Select the LocalSvcTbl schema and click Next.

    REPO11

  13. Click Next in the JDBC Test dialog.

    REPO12

  14. In the Advanced Configuration dialog, select options as shown in the picture below, and click Next.

    ASConFuMi10

  15. Click Next in the Administration Server dialog.

    ASConFuMi11

  16. In the Node Manager dialog, select Per Domain Default Location.

  17. Type:

    Username

    Password

    Confirm Password

  18. Click Next.

    ASConFuMi12

  19. Click Next in the Managed Servers dialog.

    ASConFuMi13

  20. Mark and delete forms and reports in the Clusters dialog, then click Next.

    ASConFuMi14

  21. Click Next in the Server Templates dialog.

  22. Click Next in the Coherence Clusters dialog.

  23. In the Machines dialog, choose Node Manager Listen Address, and click Next.

    ASConFuMi22a

  24. Click Next in the Assign Servers to Machines dialog.

    FusionMiddleware02

    It is not possible to delete the AdminServerMachine. If you do, the next steps are blank. Also in step 30, forms1 and ohs1 must be assigned to the AdminServerMachine. otherwise it would not be possible to do any configuration afterwards

  25. Add AdminServer to the AdminServerMachine and click Next.

    ASConFuMi17

  26. Click Next in the Virtual Targets dialog.

  27. Click Next in the Partitions dialog.

  28. In the System Components dialog, add new System Component 'ohs1' with Component Type 'OHS', and click Next.

    ASConFuMi18

  29. In the OHS Server configuration, modify

    Admin Host

    Listen Address

    Server Name

    Then click Next.

    ASConFuMi19

  30. In the Assign System Components dialog, add ohs1 to AdminServerMachine, then click Next.

    ASConFuMi20

  31. Click Create.

    You can ignore the ā€˜CFGWK-40326: Invalid coherence server addressā€™ message.

    ASConFuMi21

  32. Click Next in the Configuration Progress dialog.

    ASConFuMi22

  33. Click Finish.

    ASConFuMi23

  34. Install the following patches:

    • 1. p28186730_139427_Generic.zip

    • 2. p33286160_122140_Generic.zip

    • 3. p33416868_122140_Generic.zip

    • 4. p33691226_12214210930_Generic.zip

    To install the patches proceed as follows.

    1. Open a Command Prompt window as an administrator and go to the patch folder (for example, 33286160).

    2. Shutdown all Oracle services.

    3. Explicitly stop the Distributed Transaction Coordinator service (which is not an Oracle service) if it is running.

    4. net stop msdtc

    5. Type the following commands:

      set ORACLE_HOME=C:\iAS_12c

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

    6. Follow instructions in readme.txt of the particular patches.

    7. After all patches are installed, restart so that the services are running again.