클라이언트는 ADW의 데이터에 액세스하기를 원합니다.
현재로서는 ROracle을 사용하는 것이 분명한 대안인것으로 알고 있습니다.
그러나 R 4.2 버전에서 어떻게 ADW에 연결할 수 있습니까?
나는 아래 링크들을 모두 참고했고, 권고하는 방식에 따라 모두 시도를 해보았지만 ORA-28860 : Fatal ssl error() 로 SSL 이슈로 연동이 지연되고 있습니다.
제발 도와주세요.
(저는 ADW용 ORE의 빠른 릴리스를 희망하지만 그 동안 ROracle 작업을 할 수 있습니까? ) Code Snippet이 도움이 될 것입니다.
[Google Translation]
Clients want to access data in ADW. For now, I know that using ROracle is an obvious alternative.
But how can I connect to ADW in R 4.2 version?
I have referred to all the links below and tried all of them according to the recommended method, but the connection is delayed due to an SSL issue due to ORA-28860: Fatal ssl error().
Please help me.
(I'm hoping for a quick release of the ORE for ADW, but in the meantime can I get some ROracle working?) Code Snippet might help.
reference:
[1]
https://blogs.oracle.com/machinelearning/post/configuring-an-roracle-client-with-
autonomous-data-warehouse
[2]
https://www.rdocumentation.org/packages/ROracle/versions/1.3-1.1/topics/dbConnect-methods
[3]
ROracle installation with Oracle 12 libraries (0 Bytes)[4]
https://medium.com/analytics-vidhya/how-to-install-roracle-on-windows-10-144b0b923dac