Skip to main content
Participating Frequently
December 23, 2010
Question

Oracle 11g error 127

  • December 23, 2010
  • 2 replies
  • 3644 views

We recently installed Oracle 11g and we are trying to create a coldfusion  (version 7)connection to the ODBC data source.

we can create the ODBC and test succesfully on our windows server

after createing a cf datasource we are getting the following error:

Specified driver could not be loaded due to system error 127 (Oracle in OraClient11g_home1).

This topic has been closed for replies.

2 replies

godfoggedAuthor
Participating Frequently
December 23, 2010

had to reboot the server

Owainnorth
Inspiring
December 23, 2010

Have you tried using the proper jdbc driver from Oracle? That'd be my first port of call.

O.