Error in .jcall(drv@jdrv, "Ljava/sql/Connection;" ,... ... as.character(url)[1], : java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1. ORA-01882: timezone region not found
Solution - Edit Renviron file
Add a line
TZ="IST".
It will resolve the issue.
Solution - Edit Renviron file
Add a line
TZ="IST".
It will resolve the issue.
No comments:
Post a Comment