![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions All Windows and DOS questions should go here as well. Discuss UNIX to Windows (Desktop or Server) here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DBD::ODBC::st fetchrow_hashref failed: [unixODBC][Oracle][ODBC]Numeric value out of r | sameerstephen | Shell Programming and Scripting | 3 | 04-16-2008 05:22 AM |
| SCO ODBC connection to Vista? | knewknow | SCO | 1 | 07-25-2007 09:13 PM |
| Unix + oracle connection | decci_7 | UNIX for Advanced & Expert Users | 2 | 12-04-2006 07:47 AM |
| How to check Oracle odbc connectivity in solaris ? | aarora_98 | SUN Solaris | 2 | 06-12-2006 11:07 AM |
| Oracle Odbc | rsh | UNIX for Advanced & Expert Users | 2 | 12-13-2002 08:41 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Oracle 9i ODBC connection
I am attempting to access an Oracle 9i database located on a Solaris server from an XP client. The server is running Oracle 9i9.2.0.1.0 and the XP is Oracle client 9i 9.2.0.1.0. When I start a listener on the server, the listener starts but I receive a message “The listener supports no services”. I can access the database via SQLPLUS on the client using the Oracle client SQL. I can also access through a telnet SQLPLUS session. When I attempt to access the database in ACCESS using ODBC, I receive an error message:
ODBC – call failed. Microsoft ODBC driver for Oracle ORA 12514: TNS: listerner could not resolve SERVICE_NAME given in connect descriptor (#12514) Driver’s SQLSetConnectAttr failed IM006 0 (Microsoft) (ODBC Driver Manager) Driver’s SQLSetConnectAttr failed (#) I realize that Listener.ora and Tnsnames.ora on the client work together. On the server, should I have something comparable? Also, on other examples I have seen SID used to identify a service, the Oracle client configured as SERVICE_NAME = xxxx rather than SID. After I can establish this ODBC connection, my ultimate goal is to use dfPower DBMS/Copy on my XP client to load Oracle tables on the server through an ODBC connection. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|