Dipping your toes: Oracle R Enterprise

Dipping your toes: Oracle R Enterprise

Gepubliceerd: Categorie: Data Science
Patrick Schoenmakers
Over auteur Patrick Schoenmakers

Experienced Consultant with a demonstrated history of working in the information technology and services industry. Skilled in Oracle Database, Agile Methodologies, Data Warehousing and PL/SQL.

Meer posts van Patrick Schoenmakers
Reacties (2)
  1. om 10:10

    Hello Patrick

    I', trying to install Oracle R Enterprise on solaris 11.3
    I have installed the Prerequisites that is Oracle Database 12c and Oracle R distributions . But i'm getting an error as indicated below.

    1 . I have installed Oracle R Distribution
    . I'm able to launch R
    2. When i try to install Oracle R Enterprise. I'm getting the error below

    copdbmgr@copkdnaszdbc05:~$ which R
    /STAGING/Rappdev/Rhome/R/bin/R
    --------------------------------------------------------------------------------------------------------------------------------------------
    oracleuser@server_name:~$ cd /STAGING/Rappdev/OREhome/
    oracleuser@server_name:/STAGING/Rappdev/OREhome$ cd /STAGING/Rappdev/OREhome
    oracleuser@server_name:/STAGING/Rappdev/OREhome$ ls -l
    total 9
    drwxr-xr-x 3 oracleuser oinstall 4 Jun 23 16:19 ore-client
    drwxr-xr-x 5 oracleuser oinstall 8 Jun 23 16:23 ore-server
    drwxr-xr-x 3 oracleuser oinstall 4 Jun 23 14:04 ore-supporting
    oracleuser@server_name:/STAGING/Rappdev/OREhome/ore-server$ ./server.sh
    --------------------------------------------------------------------------------------------------------------------------------------------
    Oracle R Enterprise 1.5.1 Server.

    Copyright (c) 2012, 2017 Oracle and/or its affiliates. All rights reserved.

    Checking platform .................. Pass
    Checking R ......................... Fail
    ERROR: R not found
    oracleuser@server_name:/STAGING/Rappdev/OREhome/ore-server$ cd ~
    --------------------------------------------------------------------------------------------------------------------------------------------
    --The ENV variables looks okay
    --------------------------------------------------------------------------------------------------------------------------------------------
    export ORACLE_HOME=/u01/app/oracle/product/12.1.0.2/dbhome_1/
    export R_HOME=/STAGING/Rappdev/Rhome/R
    export PATH=$PATH:$ORACLE_HOME/bin:$R_HOME/bin
    export ORACLE_SID=BIDEV2
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    ---------------------------------------------------------------------------------------

    --

    Francis Mwangi
    Long Live Innovation !
    ----------------------

    1. om 17:05

      facing exactly same problem... did you find your answers?

Reactie plaatsen