Hi,
I found the same question in the mailing list already a few months ago -
but there was no answer to it - so I'll try it again
Could somebody help me to solve this following problem? I just begin to
learn how to connect my Oracle database with R.
> library(DBI)
> library(ROracle)
Warning message:
DLL attempted to change FPU control word from 8001f to 9001f
> ora=dbDriver("Oracle")
Error in initialize(value, ...) : Invalid names for slots of class
OraDriver: Id
>
My system is:
Windows 2000,
Oracle 9.2
R1.9.0
Thank you very much
andi
----------------------------------------------------------------------------------------------------------------
Andreas Felber
Swiss Federal Institute for Snow and Avalanche Research
Fl??elastrasse 11
CH-7260 Davos Dorf
phone ++41 81 417 02 52
email: felber at slf.ch
personal homepage: http://www.slf.ch/staff/pers-home/felber/felber-en.html
web www.slf.ch
ROracle connection problem
2 messages · Andi Felber, Brian Ripley
I guess the issue is the use of R-1.9.0 (2.0.1 is current). Please ask the person who provided you with a Windows binary for ROracle which version it worked with.
On Thu, 18 Nov 2004, Andi Felber wrote:
Hi, I found the same question in the mailing list already a few months ago - but there was no answer to it - so I'll try it again Could somebody help me to solve this following problem? I just begin to learn how to connect my Oracle database with R.
library(DBI)
library(ROracle)
Warning message: DLL attempted to change FPU control word from 8001f to 9001f
ora=dbDriver("Oracle")
Error in initialize(value, ...) : Invalid names for slots of class OraDriver: Id
My system is: Windows 2000, Oracle 9.2 R1.9.0 Thank you very much andi ---------------------------------------------------------------------------------------------------------------- Andreas Felber Swiss Federal Institute for Snow and Avalanche Research Fl?elastrasse 11 CH-7260 Davos Dorf phone ++41 81 417 02 52 email: felber at slf.ch personal homepage: http://www.slf.ch/staff/pers-home/felber/felber-en.html web www.slf.ch
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595