MDP
MDP

Reputation: 4267

How to install WebLogic on a machine where there is already a Oracle Database

I'm installing for the first time Weblogic:

As you can see from the image enter image description here

the installer states that is going to create a new Oracle home.

I remember that when I installed Oracle Database I read, during the installation, that the installer was creating a Oracle Home.

My question may seem pretty stupid: can I launch the default installation for Weblogic or it can create problem since there is already Oracle Database installed and a Oracle home already exists?

Thank you

Upvotes: 1

Views: 1044

Answers (1)

Simone Casamassa
Simone Casamassa

Reputation: 344

You have to install every oracle product in a different home directory. You can set the home directory in the installation wizard.

Upvotes: 2

Related Questions