Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 ROracle 库将 Oracle 连接到 R 时,发生以下错误(对于“选择”查询):ORA-30204:缓冲区不够大。使用 RJDBC 库时一切正常,但速度很慢。我们怎样才能避免这个错误?
在删除 SQL 脚本中的所有西里尔注释后,我们避免了错误 ORA-30204。所以决定是改变编码参数或消除西里尔字母。