Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

oracle 11g XE install fails compiling the ODBC Driver Demos

edited Oct 25, 2012 8:12AM in Database Install/Upgrade/Opatch (MOSC) 1 commentAnswered
[ Show » ]
Ewan Scott [28/Sep/12 10:40 AM] estores_serviceuser created on idmdev, idmtest, ldmlive as per script below. I am assuming beta will use either the idmdev or idmtest database as there is nothing dedicated to the beta environment within IDM. CREATE USER estores_serviceuser identified by XXXXXX DEFAULT TABLESPACE users TEMPORARY TABLESPACE temp; GRANT CREATE SESSION TO estores_serviceuser; GRANT service_USER to estores_serviceuser;

make -f demo_xe.mk buildodbcdemo ODBCDM_HOME=/usr/local

Fails with:

Make: *** No rule to make target 'odbcdemo.o', needed by 'buildodbcdemo'. Stop.

I've seen a couple of references to this problem already but no solutions. Installation fine up to this point.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center