Dear ALL, I have installed RODBC package in R and successfully connected to Oracle. Now my question is when I am trying to execute oracle procedures though R, I am not able to do it. Simple oracle queries like select * from <dbtable> are successfully executed. but the command for execution of oracle procedures is not completed. But If the same string i run in oracle sql developer the commands are executed successully..
Please suggest... -- View this message in context: http://r.789695.n4.nabble.com/Error-while-Executing-Oracle-procedures-through-R-tp2293609p2293609.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.