Hi,
During ORE Server installation on Exadata 12.1.2.2 using ORD 3.2.0 and ORE 1.5, we get following error: "Installing supporting packages ..... Fail ERROR: cannot install ORE to /app/oracle/product/ora12102/R/library". I am following the guideline available here http://docs.oracle.com/cd/E67822_01/OREAD/install_exadata.htm#OREAD313 -> chapter 5.1. Any ideas how to fix this?
Detailed "R_install.log" below:
[...]
server.sh
Current configuration
R Version ........................ Oracle Distribution of R version 3.2.0 (--)
R_HOME ........................... /usr/lib64/R
R_LIBS_USER ...................... /app/oracle/product/ora12102/R/library
ORACLE_HOME ...................... /app/oracle/product/ora12102
ORACLE_SID ....................... dbm031
Existing R Version ............... None
Existing R_HOME .................. None
Existing ORE data ................ None
Existing ORE code ................ None
Existing ORE libraries ........... None
RQSYS PERMANENT tablespace ....... RSRV
RQSYS TEMPORARY tablespace ....... TEMP
ORE user type .................... New
ORE user name .................... RUSER
ORE user PERMANENT tablespace .... RSRV
ORE user TEMPORARY tablespace .... TEMP
Grant RQADMIN role ............... No
Operation ........................ Install/Upgrade/Setup
Proceed? [yes]
Removing R libraries ............... Pass
Installing R libraries ............. Pass
Installing ORE libraries ........... Pass
Installing RQSYS data .............. Pass
Configuring ORE .................... Pass
Installing RQSYS code .............. Pass
Installing ORE packages ............ Pass
Creating ORE script ................ Pass
Installing migration scripts ....... Pass
Installing supporting packages ..... Fail
ERROR: cannot install ORE to /app/oracle/product/ora12102/R/library
[...]