On Mon, Jul 27, 2009 at 8:42 PM, Dheeraj Gambhir<checktestingthings / gmail.com> wrote: > Takehiro Kubo wrote: >> On Wed, Jul 22, 2009 at 2:11 PM, Dheeraj >> Gambhir<checktestingthings / gmail.com> wrote: >>> c:/ruby/lib/ruby/site_ruby/1.8/oci8.rb:52:in `init': OCI Library >>> Initialization >>> Error (OCIError) >> >> The following URL may help you. >> http://rubyforge.org/forum/forum.php?thread_id=19973&forum_id=1078 > > I tried it also, but no gain :(, What did you do? Does sqlplus work? Does it work on the command console? Did you checked the environment variable PATH and OCI.DLL location? We are not beside you. > still m getting the same error i.e: You have no need to post pointless code. You should check where is wrong by making minimum code to reproduce the problem. It will be made by just a line: require 'oci8'