[R-sig-DB] RStudio Server ROracle internal error

Sai Munikuntla SMun|kunt|@ @end|ng |rom recomd@t@@com
Thu Mar 15 16:31:35 CET 2012


I've setup RStudio server and pointed it to use an existing R (2.13) installation. ROracle works fine when accessed from R, but the same does not work from RStudio web-interface.

>library(ROracle)

Loading required package: DBI
>Oracle()

Error in .oci.Driver() : ROracle internal error [rociDrvInit, 1, -1]

"/etc/rstudio/rserver.conf" has rsession-which-r=/usr/local/R/bin/R
rsession-ld-library-path=/u01/app/oracle/product/11.1.0/db_1/lib:/u01/app/oracle/product/11.1.0/db_1

There is an existing path environment variable defined
$ env |grep LD_LIB* =/u01/app/oracle/product/11.1.0/db_1/lib:/u01/app/oracle/product/11.1.0/db_1

RStudio web-interface was giving me the above mentioned issue. I added the path in rserver.conf and restarted the RStudio server but the problem still exists.


	[[alternative HTML version deleted]]




More information about the R-sig-DB mailing list