Web/Portal Technologies - JDE1 (MOSC)

MOSC Banner

TR 9.1 Direct generation connection gives JDBC error

edited Oct 15, 2013 7:11PM in Web/Portal Technologies - JDE1 (MOSC) 2 commentsAnswered
This doc id 1352463.1 is updated with the following issue found in 9.1.x e-generator. For more details, check "Issue 10" in this document.

In 9.1.x, it is found that the set GEN_CLASSPATH is incorrectly setup for the path of JDBC driver causing JDBC driver not found. It is shown like this below, which is incorrect.

set GEN_CLASSPATH=%GEN_CLASSPATH%;%JDBC_DIR%\ojdbc6.jar
:set GEN_CLASSPATH=%GEN_CLASSPATH%;%JDBC_DIR%\ojdbc5.jar
:set GEN_CLASSPATH=%GEN_CLASSPATH%;%JDBC_DIR%\db2jcc4.jar
:set GEN_CLASSPATH=%GEN_CLASSPATH%;%JDBC_DIR%\db2java.zip
:set GEN_CLASSPATH=%GEN_CLASSPATH%;%JDBC_DIR%\jt400.jar

Tagged:

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