Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Is it possible to remove/deinstall JDK that is installed with Oracle Client 12c

RameshSagarJul 7 2021

Hi Team,
Apologies if this question is under wrong thread. I tried searching for related group, but couldn't find one.
Software: Oracle 12c Client Software
Machine: Windows Server 2019
Information: We have a Oracle Client 12c installed in Windows Server. We had opted for runtime installation and I believe it has installed everything that comes with the package. Now, we have been asked for the necessity of JDK that is found during the server scanning and remove if not required under the path:
E:\app\client\administrator\product\12.2.0\client_1\jdk
E:\app\client\administrator\product\12.2.0\client_1\inventory\Components21\oracle.jdk
We had to install the Oracle Client 12c for the communication between our .NET application and the Database server. I think JDK within the Oracle Client 12c is being used for SQL Developer.
Note: .NET application we have doesn't use/require JDK in anyway.

Question:

  1. What is the use of JDK that is there inside Oracle Client 12c if my understanding(italic sentence above) is wrong?
  2. Is there way to remove the JDK that is there within the Oracle Client 12c? Also, we do not use SQL Developer.
  3. If possible to remove without affecting the client software, please share the steps.
  4. What is the impact on communication between Oracle Client and Oracle Database server if JDK is deinstalled/removed?

Comments

Post Details

Added on Jul 7 2021
0 comments
2,321 views