ODP.NET 11.2.0.2 Xcopy install - processes access timezlrg.dat file from 10.2.0.4 home at runtime -
I have a C# program built against ODP.NET 11.2.0.2 libraries, and we use the XCopy installation of the ODAC 11.2.0.2 client on the production environment to allow this app to access the 10.2.0.4 database installed on the same machine.
Using the Microsoft ProcessExplorer to examine the application process at runtime it is showing a handle is open to the timezone information file in the 10.2.0.4 database home.
I am concerned that the even though application is using the 11.2.0.2 ODP.NET and instant client libraries from the Xcopy install, it is somehow finding and accessing files from the database installation, which is at a different version.
Using the Microsoft ProcessExplorer to examine the application process at runtime it is showing a handle is open to the timezone information file in the 10.2.0.4 database home.
I am concerned that the even though application is using the 11.2.0.2 ODP.NET and instant client libraries from the Xcopy install, it is somehow finding and accessing files from the database installation, which is at a different version.
0