Connecting to Oracle

D

Day, Chuck

I'm getting an error stating:=20

"The procedure entry point OCIServerRelease could not be located in the
dynamic link library OCI.dll."=20

The following are points:
- I installed ActiveRecord
- I then installed mswin-oci(i.e.
http://rubyforge.org/frs/?group_id=3D256&release_id=3D3136)
- My connection to Oracle works fine through SQLPlus, Toad and/or other
tools.
- If I remove the OCI files from the above URL, I get "database
configuration specifies nonexistent OCI8 adapter
(ActiveRecord::AdapterNotFound)" when running almost any command(i.e.
ruby script/server).

Thoughts?=20

Thanks for any help.
Chuck
 
W

Wilson Bilkovich

I'm getting an error stating:

"The procedure entry point OCIServerRelease could not be located in the
dynamic link library OCI.dll."

The following are points:
- I installed ActiveRecord
- I then installed mswin-oci(i.e.
http://rubyforge.org/frs/?group_id=3D256&release_id=3D3136)
- My connection to Oracle works fine through SQLPlus, Toad and/or other
tools.
- If I remove the OCI files from the above URL, I get "database
configuration specifies nonexistent OCI8 adapter
(ActiveRecord::AdapterNotFound)" when running almost any command(i.e.
ruby script/server).

What version of the Oracle client are you using? Make sure you have
8i or newer, rather than 8.0.x.

Personally I've had the best luck on Windows with the 9i client.=20
Things are a bit more of a hassle with InstantClient or the 10g client
install.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top