From: Drew Olson Date: 2007-06-01T04:00:57+09:00 Subject: Re: Help with Ruby < - > Oracle Connectivity 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 -- Posted via http://www.ruby-forum.com/.