Originally posted by: Adhyan
Hi,
We are developing a CPLEX application using Java, wherein we derive data from an Oracle Database. On trying to connect to the database, we get the following error:
[ Database error (state=IL000 code=-3): %1 is not a valid Win32 application. ]
- The error is shown in the following line of the .dat file: DBConnection db("oracle11","xyz/xyz@ testccls");
- Oracle version 11.2.0.4.0 , 64 Bit. Uses Orant Software for forms.
- Cplex version 12.6.1 , 64 Bit
- PC Windows 64 Bit
- Oracle database is being able to connect through a SQLPLUS query on the same system
Kindly help us out on the same. We shall be grateful.
#CPLEXOptimizers#DecisionOptimization