|
ILOG Optimization Decision Manager (ODM) System Requirements
ILOG ODM 3.0 runs on Windows XP, Windows Server 2003 and Windows Vista.
System requirements in development mode
- Operating system: Windows XP, Windows Server 2003 and Windows Vista for x86 architecture, 32 bits
- Memory requirements: A minimum 1 GB of RAM (Note: Memory requirements can vary with the complexity and size of your optimization model. See the section on memory management in the ODM user manual.)
- Disc space: A minimum of 1 GB of disc space
System requirements in deployment mode
- Operating system: Windows XP, Windows Server 2003 and Windows Vista for x86 architecture, 32 bits (The deployment environment, ODM Player, is also available for 64 bit Windows.)
- Memory requirements: A minimum 1 GB of RAM (Note: Memory requirements can vary with the complexity and size of your optimization model. See the section on memory management in the ODM user manual.)
- Disc space: A minimum of 150 MB of disc space
Java versions
You can write extensions to ILOG ODM to view a scenario result and import or export scenario data.
The supported Java versions to write these extensions are:
- JDK 5.0 or higher 5.x version
- JDK 6.0 or higher 6.x version
Supported databases for application integration
- Using OPL data sources
- All databases and versions as supported by OPL Development Studio.
- Using ODM data sources
- ILOG ODM supports defining data sources in Java to connect to databases that provide a JDBC driver for JDBC 2.0 or higher, compatible with JDK 5.0 and 6.0.
This includes:
- Oracle 9.1 or higher
- DB2 8.1 or higher
- SQL Server 2000
- MS Access
- mySQL 4.0
- postgres 7.4
Supported databases for scenario storage (ODM scenario database):
- Oracle XE
- Oracle 10g
- H2 (pre-packaged with ODM)
- DB2 V9
|