Bug report #2026
Oracle connection fails
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Data Provider | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12086 |
Description
Connection to Oracle fails.
Dialog: "Create a New OGR Database connection"
I entered Host, Database, Port, Username and Password
Then "Test connection" replies:
ORA-12154: TNS:could not resolve the connect identifier specified in <unnamed>
And after hitting the OK button:
Invalid Data Source
OCI:Username/Password@Host/Database is not a valid or recognized data source
Even when I leave Host empty, I get an error because the slash is still in front of Database.
What are the steps to make the Oracle connection work?
Associated revisions
fix #2026
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12927 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2026
git-svn-id: http://svn.osgeo.org/qgis/trunk@12927 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed