Containerizing Applications on Windows
Date: Wed, 26 Apr 2017 19:16:33 +0000
Message-ID: <00055D9E-7737-43C5-9AEE-499E34D49946_at_slac.stanford.edu>
I have a user who wants to use Windows Containers for an application with the following components
Windows 2016 with latest updates
Visual Studio 2017
Using C# .net framework 3.5
DAC1120320_x64
ODTwithODAC1120320_32
Because DAC1120320_x64 and ODTwithODAC1120320_32 are User Interfaces they are therefore unsuitable for Docker, he has tried to use the following
ODAC121024Xcopy_x64
ODAC121024Xcopy_x32
ODAC112040Xcopy_64
ODAC112040Xcopy_32
ODAC121010Xcopy_x64
ODAC121010Xcopy_x32
The error he receives is "System.Data.OracleClient requires Oracle client software version 8.1.7 or greater” This usually indicates use of 32-bit software with a 64-bit Oracle client. However he has said he has tried both 32-bit and 64-bit clients and has indicated he has tried with everything being 64-bit.
Any Ideas??? I am not well versed in ODAC.
Has any one been successful with ODAC Xcopy and Docker?
Ian MacGregor
SLAC National Accelerator Library
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Apr 26 2017 - 21:16:33 CEST