Hi Greg,

You were right! Running the server from command line solved my issue.

thanks!
Daniel

On Apr 27, 8:18 pm, Greg Clarke <gregbcla...@gmail.com> wrote:
> kimda <tkk...@...> writes:
>
> Hi kimda
>
> The TNS error message from Oracle suggests the problem is with your
> database string.
>
> But your ruby oci8 diagnostic looks good (providing all the x's match) and
>  I've checked here and a similar ruby oci8 connection string also works for
>  me in Rails.  (I usually rely on tnsnames.ora which is why I had to change
> my connection string to check.)
>
> However, I'm not running rails thru radrails - I'm using mongrel_rails from
> command line here.
>
> The only thing I can think of is that the process running radrails has some
> problem using or supplying the connection info to Oracle.
>
> Might be worth running rails from the command line in the same process
>  that can successfully run the ruby oci8 command.
>
> regards
>
> Greg
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to