Install Oracle R distribution and Oracle R Enterprise (ORE)
Install the Oracle R distribution (ORD) and Oracle R Enterprise (ORE).
Note:
(Optional). Required only if you intend to use Oracle R scripting in Oracle Financial Services Enterprise Modeling.Install Oracle R Distribution and Oracle R Enterprise (server components) on the Oracle Database server. Refer to Oracle R Enterprise Installation and Administration Guide for Linux and Solaris.
For supported versions of ORD and ORE, refer to the Oracle Financial Services Analytical Applications 8.1.2.0.0 Technology Matrix.
Note:
If you are using ORE 1.4.1 with Oracle Financial Services Enterprise Modeling,configure the session time zone in theR_HOME/etc/ Rprofile.site
file on the database server. Here,
R_HOME
is the home directory of the R instance where ORE server
packages are installed. You can also set the session time zone in scripts registered in
OFS EM using the Sys.env(TZ=<time zone>)
R function.