On Oct 3, 2018, at 2:28 PM, Saurabh Lahoti <saurabh.astronomy@gmail.com> wrote:
Hi,
While running radiusd -X, below error is interpreted for rlm_sql_oracle:
rlm_sql (sqlADSL): Opening additional connection (0), 1 of 32 pending slots used rlm_sql_oracle: Couldn't init Oracle OCI environment (OCIEnvCreate()) rlm_sql (sqlADSL): Opening connection failed (0) rlm_sql (sqlADSL): Removing connection pool /usr/app/radius/etc/raddb/mods-enabled/sql[20]: Instantiation failed for module "sqlADSL"
Could you please help how to get rid of this error..?
Your local environment is broken... There are some suggestions here: https://stackoverflow.com/questions/12901045/ocienvcreate-failed-with-return... for Windows. Maybe some of them are applicable for your deployment. Other than that, no idea, don't run Oracle, don't have a test system to try anything against. -Arran