[gdal-dev] How connect to a remote oracle with spatial
Andrea Peri
aperi2007 at gmail.com
Wed Oct 14 00:33:28 PDT 2015
Hi,
I'm trying to test using gdal the access to an oracle dbms.
To do this I use the ogrinfo and try this sintax but without success.
ogrinfo OCI:username:password@"(DESCRIPTION = (ADDRESS_LIST = (ADDRESS
= (PROTOCOL = TCP)(HOST = <IP server dbms>)(PORT = <listener
port>)))(CONNECT_DATA = (SID =<the sid of dbms>))):<schema>.<table>"
The server return
ERROR 1: ORA-01005: null password given; logon denied
in <unnamed>
I guess the sintax is wrong , but don't know how otherwise pass to the
connection the url and the SID to the dbms
Any help is welcome.
--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
More information about the gdal-dev
mailing list