Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Problems with opatch installation

AADOct 31 2016 — edited Nov 3 2016

Hi you all,

I've been dealing with a problem trying to install a patch for ODI12c in a WIndows 7; the problem is this:

D:\ORACLE\OPatch>opatch lsinventory

Java could not be located. OPatch cannot proceed

OPatch failed with error code = 1

Well, I've been searching trough the web for an answer, and the only similar discussion I've found is this:

Optach error

But It is usseles for me; this is my configuration:

  1. Odi Studio folder: D:\ORACLE\odi\studio
  2. ORACLE_HOME env variable:

    C:\Users\aalcantara>echo %ORACLE_HOME%

    D:\ORACLE\odi\studio

  3. JAVA_HOME variable:

    C:\Users\aalcantara>echo %JAVA_HOME%

                           C:\Program Files\Java\jdk1.7.0_80
  4. OPatch: D:\ORACLE\OPatch

Should I use C:\Program Files (x86)\Java\jre1.8.0_111 instead of C:\Program Files\Java\jdk1.7.0_80? Should be the OPatch folder inside D:\ORACLE\odi\studio folder? What else am I doing wrong?


Thanks a lot in advance,

A

This post has been answered by AAD on Nov 2 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2016
Added on Oct 31 2016
5 comments
4,238 views