Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

When I invoke ./db2setup it cannot find the JRE where it expects it. Binary for Java not found as follows:

/private/tmp/db2/expc/db2/macos/install/db2setup: line 606: /tmp/db2.tmp.740/db2/macos/install/../java/jre/bin/java: No such file or directory

I successfully installed DB2 Express C 9.7 last summer before when I was still using the Apple JDK. I am now getting the JDK from Oracle as it is the only source I know of.

How do I tell the DB2 install where to find Java?

share|improve this question
I believe the answer you are looking for is here: dba.stackexchange.com/questions/15791/db2-express-c-on-mac-os-x – Chris Aldrich Jan 11 at 14:16

1 Answer

Please check this link

https://www.ibm.com/developerworks/forums/thread.jspa?threadID=467665&tstart=0

Thanks Vineet

share|improve this answer
Hi Vineet and thanks for contributing. Unfortunately we don't like 'link-only' answers for a number of reasons: please edit your answer providing a summary or the content within it :) – Jack Douglas Jan 12 at 19:33

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.