Installing ENOVIA V5 Using an Existing DB from Same Machine

Before You Begin

  Ensure that the ENOVIA V5 code installation is accomplished before you set up PLMDatabase and Vault Server.
 

PLMDBSetup

You can use the PLMDBSetup tool to setup the ENOVIA database. The following steps describe how to set up the PLMDatabase:

  1. Log on as an administrator and click OK.


    The PLM Database Setup dialog box appears.

  2. Select the Regenerate settings check box, when you are using an existing database.



    This option regenerates and updates the environment file and the settings (CATDbServers.CATSettings, CATRdbServers.CATSettings, TransactionRepos.CATSettings, VPMAdmin.CATSettings, and VPMAdmin.adm)

  3. Click Database....
    The Database dialog box appears.

  4. Select the appropriate database type that you have used for ENOVIA V5R21.
    In this scenario, DB2 database type is selected.

  5. In the DB install path box, type the path of the directory where you have installed the database.
    Or
    Click Browse... to browse for the directory.
    The Select the DB2 install path dialog box appears.

  6. Select the folder or enter the name of the folder in the Look in box and click Select Folder.
    The DB2 install path box is replaced with the required path for the selected folder.

  7. In the Database alias name list, select the appropriate name that you have used for ENOVIA V5R21.

  8. In the Database table owner box, type the same name that you have used for ENOVIA V5R21 while defining the owner of the database table.

  9. In the Database connection user and Password box, type the same name and password that you have used while connecting to ENOVIA V5R21 database.

  10. In the Database administrator and Password box, type the same name of the administrator and the password that you have used for ENOVIA V5R21.

  11. Click OK .



    The PLM Database Setup dialog box re-appears again.

  12. Click Execute Database Setup.
    The PLM Database Setup dialog box displaying the progress status of the database setup appears.

  13. Click Finish.
    The PLM Database Setup dialog box re-appears.

  14. Click Close.
    The PLMDB setup is installed.

VAULTSETUP

Ensure that you have taken a backup of ENOVIAVaultServer.properties file of ENOVIA V5 R21 setup. Initialize the environment for  in environment of ENOVIAV5-6R2012, V5-6R2013 or V5-6R2014, V5-6R2015, V5-6R2016 or V5-6R2017.
The following steps describe how to set up the Vault Server.

  1. To install the vault setup, run this command:
    ./catstart –run VaultSetup
    The Vault Setup dialog box appears.

  2. Click Add... to set the Vault Server.
    The Vault Setup - Vault Server - Authentication dialog box appears.

  3. Log on as an administrator and click OK
    The Vault Setup - Vault Server - Add dialog box appears.

  4. In the Vault server name box, type the name of the Vault Server.


  5. Click Database setup....
    The Vault Setup - Vault Server - Database dialog box appears.

  6. Select the appropriate database type that you have used for ENOVIA V5R21.
    In this scenario, DB2 database type is selected.

  7. In the DB install path box, type the path of the directory.
    Or
    Click [...] button, to browse for the directory.
    The Select the DB2 install path dialog box appears.

  8. Select the folder or enter the name of the folder in the Look in box and click Select Folder.
    The DB2 install path box is replaced with the required path for the selected folder.

  9. In the Database alias name list, select the appropriate name that you have used for ENOVIA V5R21.

  10. In the Database table owner box, type a name.
    Note: It is recommended not to use the same name used for Vault DataBase table owner in V5R21, because the owner already possesses their own vault tables. You can utilize the V5R21 Vault Server, once you restore the ENOVIAVaultServer.properties file.

  11. In the Vault database connection user and Password, type the same name and password that you have used while connecting to Vault in ENOVIA V5R21.

  12. In the Database administrator and Password, type the same name of the administrator and the password that you have used for ENOVIA V5R21.

  13. Click Tablespace....
    The Vault Setup - Vault Server - Tablespace dialog box appears.

  14. Select the Select an existing tablespace check box and click OK.



    The Vault Setup - Vault Server - Database dialog box re-appears.

  15. Click OK to return to the Vault Setup - Vault Server - Add dialog box.

  16. Click Repositories setup....
    The Vault Setup - Vault Server - Repositories dialog box appears.

  17. Click Add... to set the repository.
    The Vault Setup - Vault Server - Repository - Add dialog box appears.

  18. In the Name box, type the name of the repository.

  19. Click Browse... to create the dummy vault path
    The Select the repository path dialog box appears.

  20. Select the folder or enter the name of the folder in the Look in box and click Select Folder.
    The Path is replaced with the required path for the selected folder.

  21. Click Browse... to create the path of the temporary Vault.
    The Select the repository TMP path dialog box appears.

  22. Select the folder or enter the name of the folder in the Look in box and click Select Folder.
    The Tmp path is replaced with the required path for the selected folder.

  23. Click Add... to add the secured folders.
    The Select the secured to add dialog box appears.

  24. Select the folder or enter the name of the folder in the Look in box and click Select Folder.
    The Secured List area list the path of the secured folder.

  25. Click OK to return to the Vault Setup - Vault Server - Repositories dialog box.

  26. Click Close to return to the Vault Setup - Vault Server - Add dialog box.
    The Vault Server setup is installed.

Note: You can utilize the V5R21 Vault Path, if you restore the ENOVIAVaultServer.properties file.

 

  Once you complete the Vault setup, move the recently created ENOVIAVaultServer.properties restore the ENOVIAVaultServer.properties file of V5R21 in ENOVIAV5-6R2012 or V5-6R2013 or V5-6R2014 installation path at the following location:
$ENOVIA_INSTALL_PATH/$OSDS/docs/java


You can edit the following parameters of restored V5R21 ENOVIAVaultServer.properties file:
  • VaultServer_Name = ENOVIAVaultServer
  • VaultServer_HostName = enoaix16plp
    Here, provide the ENOVIAV5-6R2012 or ENOVIAV5-6R2013 or ENOVIAV5-6R2014 Vault Server Name.
  • VaultServer_DaemonPort = 1570
    Here, provide the Port Number of ENOVIAV5-6R2012 or ENOVIAV5-6R2013 or ENOVIAV5-6R2014 that was mentioned during code installation.