Skip to Main Content

Data Science & Machine Learning

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Rstudio Server and ROracle

998747Mar 23 2013 — edited Apr 4 2013
I have problem using ROracle with RStudio Server. dbDriver('Oracle') load fine but when i tried to connect using dbConnect() i always get following errors
Error in .oci.Connect(.oci.drv(), username = username, password = password, :
ORA-12154: TNS:could not resolve the connect identifier specified

Everything works fine when I use desktop version of RStudio. I tried to add ORACLE_HOME and ORACLE_SID variables to .Renviron but it didn't help.

Hope someone can help me with this problem :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2013
Added on Mar 23 2013
3 comments
3,731 views