Ask a Question related to Coldfusion Database Access, Design and Development.
-
kaku13 #1
ODBC connectivity to Oracle
Hi,
I changed the entry in tnsnames.ora to point to a new Oracle database.
Originally the server was connecting to Oracle 8 server but the new server is
9i. Also the datasource used ODBC Socket as driver to connect to the old
database. The username/password remains unchanged. All I changed was the
hostname and SID in the tnsnames.ora file. But I get coldfusion error
"[Macromedia][SequeLink JDBC Driver][ODBC Socket][Oracle][ODBC][Ora]ORA-12154:
TNS:could not resolve service name ".
I can tnsping successfully to the new server but online application throws the
above error. Is this is a problem with driver compatibility? How can I fix this?
Thanks
kaku13 Guest
-
Microsoft ODBC for Oracle
we are migrating to a new server with Win03, installed Coldfusion MX 6.1 and noticed in the Data sources, there is no option of the Microsoft ODBC... -
Oracle 9.2.0.3.0 ODBC Fails
We just upgrade our oracle server from 8i up to 9i and now our asp pages are failing. We were using the Microsoft ODBC drivers for Oracle V... -
PHP, ODBC, Oracle
Hello, does anyone know the reason of displaying this error message: 'Specified driver could not be loaded due to system error 126 (Oracle73)?' ... -
Minimum requirements for ODBC connectivity to Oracle database
I have developed a VB application that uses Oracle 8i database for backend. The database server is on the local network. From my development... -
Lost Oracle connectivity
We have been working with Oracle 8.1.7.0.0 (Windows 2000 advance server) and a client (Win 2000 Pro). This two computer where in a NT Domain. This... -
paross1 #2
Re: ODBC connectivity to Oracle
Did you Adda new ODBC datasource, or re-Configure it, using your ODBC Data
Source Administrator (Control Panel-->Administrative Tools-->ODBC Data
Sources)? You would need to do this to point your DSN to the new SID, since
that is part of the System DSN Add and Configure process.
Phil
paross1 Guest
-
sdupre #3
Re: ODBC connectivity to Oracle
If you have Enterprise, use the build-in driver and upgrade to the latest (3.5)
[url]http://www.macromedia.com/go/42dcb10a[/url]
If you don't have Enterprise, for a better solution, try the JDBC driver from
Inet Software for a couple hundred bucks for 20 connections.
([url]www.inetsoftware.de[/url]). You're not going to get much performance from
sequelink/odbc.
Stephen Dupre
Macromedia QA
sdupre Guest



Reply With Quote

