<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> Date: Thu, 10 Apr 2014 23:37:01 +0200<br>> From: landa.martin@gmail.com<br>> To: mateusz@loskot.net<br>> CC: gdal-dev@lists.osgeo.org; Michael.Smith@erdc.dren.mil<br>> Subject: Re: [gdal-dev] [EXTERNAL] oci and oracle express 11<br>> <br>> 2014-04-10 12:30 GMT+02:00 Mateusz Łoskot <mateusz@loskot.net>:<br>> <br>> > Also, check you are using the same type of binaries (32 or 64 bit) of<br>> > GDAL/OGR and InstantClient. AFAIR, they don't mix.<br>> <br>> it remembers me, the PC runs on MS Windows Server 2008 64 bit. I<br>> downloaded Oracle 11 g Express from [1]. They claims that 64bit<br>> Windows are not supported. But I was able to install it, and DB server<br><br>Yes, That is what it says:<br><br> <strong>- Does not work in Windows x64</strong><br><br>http://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/index.html<br><br>> is apparently running (I can connect via sqlplus or sqldeveloper). Hm,<br><br>That is interesting. But usually any Win32 application should work on a Win64 system. Right?<br><br>> could be a problem that I installed GDAL via OSGeo4W 32bit?<br><br>As far as I can remember, the OSGeo4W installation comes with OCI.DLL. Unfortunately I don't one installation at hand. But, have you tried to force GDAL tools to use the OCI.DLL from the XE installation instead?<br><br>I know that is not the same situation you have, but when I need to run GDAL build for Win32 on my Win64 machine I need to place an OCI.DLL from a InstantClient-32 first on my PATH. Otherwise it will try to load the default on DLL my system, that happens to a Win64 OCI.DLL.<br><br>In that situation I recall vaguely that the operation system doesn't give you any clear error or warning message and the connection fails when you try to run the command. Just like you are seeing.<br><br>Have you tried the GDAL installation pack from <a href="http://www.gisinternals.com/sdk/." target="_blank"><a href="http://www.gisinternals.com/sdk/?" target="_blank"><a href="http://www.gisinternals.com/sdk/" target="_blank"><a href="http://www.gisinternals.com/sdk" target="_blank">http://www.gisinternals.com/sdk</a></a></a></a>  ? You can download and install for example, gdal-110-1600-x64-core.msi and a gdal-110-1600-x64-oracle.msi.<br><br>BTW. It doesn't matter if the server is 32 or 64. What is important is that GDAL and the OCI.DLL are on the same architecture.<br><br>Regards,<br><br>Ivan<br><br>> <br>> Thanks, Martin<br>> <br>> [1] http://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/index.html<br>> <br>> -- <br>> Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa<br>> _______________________________________________<br>> gdal-dev mailing list<br>> gdal-dev@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/gdal-dev<br></div>                                      </div></body>
</html>