locationtech / geogig

GeoGig project
Other
402 stars 80 forks source link

GeoGig with Oracle connection #459

Closed mekisimsek closed 6 years ago

mekisimsek commented 6 years ago

i'am tryin connecting to Oracle 12c database with /geogig oracle import --host 10.2.23.15 --database database --port 1521 --user username --password password --table TABLE command but result is "Unable to connect using the specified database paramaters." what should be wrong or am i need JDBC drivers or something else ?