Error: role "RQADMIN" is required to perform this operation


运行ore.groupApply(IRIS_TABLE, IRIS_TABLE$partition, function(y) {...}, parallel = TRUE)
提示
Error: role "RQADMIN" is required to perform this operation
解决
sqlplus c##RQUSER/rquser@pdborcl
grant RQADMIN to c##rquser;

评论

此博客中的热门博文

V2ray websocket(ws)+tls+nginx分流

Rstudio 使用代理