Unable To Configure R For Oracle After Upgrade To 19c
(Doc ID 2694769.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.7.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Database upgraded from 12cR2 to 19c but R_LIBS_USER patch was reflecting old path
Below setting is still pointing to old ORACLE_HOME i.e. 12.2 instead of 19c
SQL> select name, value from sys.rq_config;
NAME
--------------------------------------------------------------------------------
VALUE
--------------------------------------------------------------------------------
R_HOME
/usr/lib64/R
R_LIBS_USER
/u02/app/oracle/product/12.2.0/dbhome_4/R/library
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |