Author Topic: CMOD 10.1 New Install: ARS4014E Unable to load >ORACLE<  (Read 2483 times)

jneetz

  • Jr. Member
  • **
  • Posts: 38
    • View Profile
CMOD 10.1 New Install: ARS4014E Unable to load >ORACLE<
« on: July 07, 2017, 07:52:03 AM »
Hi,

New CMOD installation on LINUX 6 Server, CMOD 10.1

All seemed to install fine but now running the following command:

arsdb -I ODRAS -rtv
Error received:   ARS4014E Unable to load >ORACLE<

Does the INSTANCE OWNER also need to be a User ID on the LINUX Server for Library Access, Or do I have other problems
   At this time it is only and ID with Oracle, I run the command as root,  Testing DB Access with sqlplus works fine

Is there maybe another configuration I am missing

My ars.ini file ...........................
[@SRV@_ODRAS]
HOST=
PROTOCOL=2
PORT=0
SRVR_INSTANCE=xxxxxx
SRVR_INSTANCE_OWNER=oracleid
SRVR_OD_CFG=/opt/ibm/ondemand/V10.1/config/ars.cfg
SRVR_DB_CFG=/opt/ibm/ondemand/V10.1/config/ars.dbfs
SRVR_SM_CFG=/opt/ibm/ondemand/V10.1/config/ars.cache

[@SRV@_DD]
PROTOCOL=1

Part of my ars.cfg ......................
###########################################
# ORACLE Parameters (Library Server Only) #
###########################################
ARS_ORACLE_HOME=/u01/app/oracle/product/12.1.0.2/client_1
ARS_ORACLE_USERID=oracleid
ARS_ORACLE_PASSWD=oraclepassword


Thanks in advance

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2228
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: CMOD 10.1 New Install: ARS4014E Unable to load >ORACLE<
« Reply #1 on: July 12, 2017, 09:29:14 AM »
There's an article for the OnDemand ARS4014E error in the CMOD wiki:  https://cmod.wiki/index.php?title=ARS4014E

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

danielito

  • Jr. Member
  • **
  • Posts: 19
    • View Profile
Re: CMOD 10.1 New Install: ARS4014E Unable to load >ORACLE<
« Reply #2 on: July 27, 2017, 07:14:56 AM »
Hi j
there Is not always a manual from IBM for the Linux with Oracle .... It's more learning by doing ;O)
I bet you didn't have the right link for the Oracle DB

just try this once and maybe you can see where the problem is

[root@ lib64]# cd /opt/ondemand/V10.1bin/exits
[root@exits]# ldd ./arsorcle

kind regards
Daniel