ENOVIA CES Installation Instructions

 

General information

Prerequisites for Using CES Database Manager You need to set JAVA_HOME and ORACLE_HOME pre-requisite for using CES Database Manager

For example to set JAVA_HOME:

  • On UNIX:
    • setenv JAVA_HOME=/usr/jdk/instances/jdk1.6.0
  • On WINDOWS:
    • SET JAVA_HOME=C:\JAVA\jdk\instances\jdk1.6.0

For example to set ORACLE_HOME:

  • On UNIX:
    • setenv ORACLE_HOME=/ext1/ora11adm/app/ora11adm/product/11.1.0/db_1
  • On WINDOWS:
    • SET ORACLE_HOME=D:\ORACLE\product\11.1.0\db_1

 

Prerequisites for CES Server Deployment on IBM WebSphere Application Server 7.0.0.5

 

Ensure "<WAS_HOME>\lib\j2ee.jar" is added to the Java Virtual Machine of CES Server Application server.
Where, <WAS_HOME> is the WebSphere Application server home directory.

Ensure "<ORACLE_HOME>\jdbc\lib\odbc6.jar" is added to the Java Virtual Machine of CES Server Application server. Where,<ORACLE_HOME> is the oracle installation directory.

Configuring DBLoad Utility To configure the DBLoad Utility you have to Update the file setupEnv.bat (for Windows), or setupEnv.sh (for UNIX) for the following variables.

In setWASClasspath section:
  • WAS_HOME to <installed WebSphere application directory>
  • WAS_CLASSPATH to %WAS_HOME%/properties;%WAS_HOME%\lib\bootstrap.jar;%WAS_HOME%\lib\j2ee.jar;%WAS_HOME%\runtimes\com.ibm.ws.admin.client_7.0.0.jar
  • XJS_STUBS_JAR to %XJS_ROOT%\xjsbeans_ws60.jar
  • MISC_JARS to %LIB_DIR%\srmsecure.jar

 

Configuring XML Import and Export Utility To configure XML Import and Export Utility you have to Update the file setupEnv.bat (for Windows), or setupEnv.sh (for UNIX) for the following variables. 

In setWASClasspath section:

  • WAS_HOME to <installed WebSphere application directory>
  • WAS_CLASSPATH to %WAS_HOME%/properties;%WAS_HOME%\lib\bootstrap.jar;%WAS_HOME%\lib\j2ee.jar;%WAS_HOME%\runtimes\com.ibm.ws.admin.client_7.0.0.jar
  • XJS_STUBS_JAR to %XJS_ROOT%\xjsbeans_ws60.jar
  • MISC_JARS to %LIB_DIR%\srmsecure.jar

Online Documentation Installation

None

Online Documentation Full-Text Search

None