<div dir="ltr"><div><div><div><div>Martin,<br><br></div>      when working with Oracle, it is always worth looking up an ORA message number at Oracle: you will find a full explanation and suggestions for resolution.  <br><br>
      For your error, look up <a href="http://ora-12154.ora-code.com/">http://ora-12154.ora-code.com/</a><br><br></div>      In summary, the error means that the Oracle client is unable to find / connect to the Oracle service name specified in the Oracle connection string.  In the past, this meant that the service name specified could not be found in the file tnsnames.ora - there are some alternative ways of specifying Oracle services now, so please do look up the web page mentioned above.<br>
<br></div>Best wishes,<br><br></div>Peter<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 April 2014 02:27, Smith, Michael ERDC-RDE-CRREL-NH <span dir="ltr"><<a href="mailto:Michael.Smith@erdc.dren.mil" target="_blank">Michael.Smith@erdc.dren.mil</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If <user>/<passwd>@xe works in sqlplus, you can use that in OGR. Its using<br>
the same libs to connect.<br>
<br>
Try ogrinfo -ro OCI:<user>/<passwd>@xe<br>
<br>
Mike<br>
<div class="HOEnZb"><div class="h5"><br>
On 4/9/14, 8:01 PM, "Martin Landa" <<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>> wrote:<br>
<br>
>Hi,<br>
><br>
>2014-04-10 1:40 GMT+02:00 Smith, Michael ERDC-RDE-CRREL-NH<br>
><<a href="mailto:Michael.Smith@erdc.dren.mil">Michael.Smith@erdc.dren.mil</a>>:<br>
>> Hmm, this one should have work<br>
>><br>
>> ogrinfo -ro OCI:user/password@geo1:1521/xe -sql "select count(*) from<br>
>>emp"<br>
>><br>
>><br>
>> You can use debug mode and see what might be going on. This is windows I<br>
>> see so try<br>
>><br>
>> SET CPL_DEBUG=ON<br>
>> ogrinfo -ro OCI:user/password@geo1:1521/xe -sql "select count(*) from<br>
>>emp"<br>
><br>
>unfortunately there is not so much info...<br>
><br>
>OGR: Auto register C:\OSGeo4W_oci\\bin\gdalplugins\ogr_OCI.dll using<br>
>RegisterOGR<br>
>OCI.<br>
>OCI: Userid=<user>, Password=<passwd>, Database=geo1:1521/xe<br>
>ERROR 1: ORA-12154: TNS:could not resolve the connect identifier specified<br>
> in <unnamed><br>
><br>
>> Does sqlplus connect and allow access?<br>
><br>
>This works...<br>
><br>
>SQL> connect <user>/<passwd>@xe<br>
>Connected.<br>
><br>
>Martin<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">----------------------------------------------------------------------------------------------------------------<br>Peter J Halls, PhD Student, Post-war Reconstruction and Development Unit (PRDU) <br>
                     Department of Politics, University of York<br><br>Snail mail: PRDU, Derwent College, University of York, <br>                Heslington, York YO10 5DD<br>This message has the status of a private and personal communication<br>
----------------------------------------------------------------------------------------------------------------<br></div>
</div>