Oracle GoldenGate Error Messages

OGG-15054

Java executable is not found in the search path.


Cause

The Java executable can not be found or loaded.


Action

Make sure that the Java executable is in the search path (PATH environment variable). In Linux, the Java executable is located under $(JAVA_HOME)/bin/java. In Windows, java.exe is under %JAVA_HOME%\bin\java.exe.