From: Peter Bailey Date: 2007-06-01T04:05:19+09:00 Subject: Re: Help with Ruby < - > Oracle Connectivity Drew Olson wrote: > Peter Bailey wrote: >> First, I simply connected to the database using the SQLPlus initial GUI. > > This is the part you should be interested in. Make sure you are using > the EXACT same hostname, port and SSID with oci8 as you are with > SQLPlus. The error you are seeing means the SSID you are specifying can > not be found on the machine to which you are connecting. > > - Drew Connecting with SQLPlus, I used "grpprod" as my target database. I put that into the oci8 script, the same one as above, and I still get the same error. -- Posted via http://www.ruby-forum.com/.