Got lost in several locations of Oracle installations?

Michel Schildmeijer 2
0 0
Read Time:47 Second

Ever wondered what to find in which directoy, in for example an Oracle SOA Suite 11g installation? (patchset 2)

Well, here´s the general rule:

– The toplevel layer –> Called the Middleware home; toplevel of all components, usually something like /app/oracle/weblogic/Middleware (or make your own choice)

– The WebLogic Server layer–> Location of typical WebLogic binaries, scripts, configurations, NodeManager. Would be Middleware home/wlserver_10.3

– The Oracle management layer –> Oracle general components like Enterprise manager, ADF runtime libaries, usually called oracle_common

– The Oracle product layer –> Oracle product specific components like BPEL, Mediator, OSB. Usually called Oracle_<name_of_product>

The WebLogic Domain specific files end up in a directory called user_projects/domains, normaly one level beyond the Middleware home. Feel free to change these locations in more reasonable ones,like:

– one filesystem for your domain configuration

– one filesystem for your server and applicationlogfiles

– one filesystem for you software binaries

About Post Author

Michel Schildmeijer

Started in pharmacy, I made the change to IT in 1996. I am an Oracle Fusion Middleware Architect at AMIS, with focus on technical infrastructure, Serverside solutions, installing, administering, configuring the Oracle Fusion Middleware stack. My experience is from integrations at telco´s using Oracle AIA, Oracle Portal, OID, Forms&Reports, Discoverer upto the latest Oracle WebLogic 11g releases with practically all Oracle products running on top of it
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

2 thoughts on “Got lost in several locations of Oracle installations?

  1. thanx Atul. It’s about time we give the Middleware adminstrator a place just like a DBA

Comments are closed.

Next Post

WebLogic 11g:Override Production enabled Security

When you configure yor domain in WebLogic 11g, by screen install or by scripts, when you choose Production Mode security will be more strict as in Development Mode. Normally it would require a boot.properties afterwards to create in order to start; anyway, all kinds of unnecessary steps. In a scripted […]
%d bloggers like this: