Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java upgrade for Oracle Patch

Status
Not open for further replies.

watchung

Technical User
Joined
Oct 23, 2005
Messages
8
Location
US
Hi,

My DBA is requesting that I install Java JDK 1.3 or above.
My question is: Is JDK 1.4 the same as J2EE 1.4?

Thanks.
 
JDK is Java runtime with a set of J2SE (Java 2 Standard Edition) libraries. J2EE stands for Java 2 Enterprize Edition, it includes Application Server from Sun (reference implementation) and a set of J2EE libraries.
But how does this relate to Oracle?

Regards, Dima
 
I am not certain.

Version 1.3.or above is required for the Oracle Critical Patch update July 2005.

Thanks for your help.
 
If that version is required by patch then most probably it's either already installed with your Oracle products or is contained in that patch :-)

Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top