We have purchased Oracle R Enterprise and have successful used it for a few months. However, after we upgraded the Oracle database from 11.2.0.3.0 to 11.2.0.4.0, I get this error when I log in from RStudio:
Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch, :
Error in try({ : ORA-20000: RQuery error
Error in list.files(lib, pattern = paste0("^", pkg, "$"), full.names = TRUE) :
8 arguments passed to .Internal(list.files) which requires 7
ORA-06512: at "RQSYS.RQEVALIMPL", line 104
ORA-06512: at "RQSYS.RQEVALIMPL", line 101
We didn't have this issue before and I'm assuming it is related to the upgrade. I can still connect, but have issues see database objects in my own schema. Please help - Rob