|
ILOG Optimization Decision Manager (ODM) System Requirements
Two work modes are possible with ILOG ODM: development mode and deployment mode. In deployment mode, ILOG ODM is available as Desktop ODM or Enterprise ODM.
Development mode
In this mode, ILOG ODM editors are used from within the ILOG OPL integrated development environment (IDE), and ILOG ODM Studio is launched on this machine from the ILOG OPL IDE or through ILOG ODM Player.
- Operating system: Windows XP and Windows Vista for x86 architecture, 32 bits or 64 bits
- Memory requirements: A minimum 1 GB of RAM
- Disc space: A minimum of 1 GB of disc space
Deployment mode: Desktop ODM
In this mode, ODM is deployed on a desktop machine and all data is stored in a scenario database. Processing (solving) occurs on this machine.
- 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.)
- Disc space: A minimum of 150 MB of disc space
Deployment mode: Enterprise ODM
In this mode, ILOG ODM Studio runs on one or many desktop machines, and it connects to a scenario database on a shared server, providing access to scenario data and collaborative planning. Solving occurs on the remote ILOG ODM Optimization Server.
System requirements on a desktop machine
- Operating system: Windows XP and Windows Vista for x86 architecture, 32 bits or 64 bits.
- Memory requirements: A minimum 1 GB of RAM (Note that memory requirements can vary with the complexity and size of your optimization model.)
- Disc space: A minimum of 150 GB
System requirements on the Optimization Server
- Operating system: Windows XP and Windows Vista for x86 architecture, 32 bits or 64 bits.
- Memory requirements: A minimum 1 GB of RAM (Note that memory requirements can vary with the complexity and size of your optimization model.)
- Disc space: A minimum of 150 GB
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 ILOG OPL data sources
All databases and versions as supported by ILOG OPL Development Studio.
- Using ILOG 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
The following are supported databases for scenario storage (ILOG ODM scenario database):
- Oracle 10g (including Oracle XE) and 11g
- H2 (pre-packaged with ODM)
- DB2 V9
|