Im finally close to getting a working sample of OBIEE running and believe I am on one of the last steps - running through the configuration utility.
From what I have been reading up on, it sounds like there are actually TWO configuration utilities.
There is one located at
<obiee_home>/bi/bin
And another one located here
<obiee_home>/oracle_common/common/bin
I tried running both just to see what the different options are, and from what I can tell, and from most of the articles I have found online it sounds like the config.sh file located in <obiee_home>/bi/bin seems to be the most common installation.
I hear mention that the config.sh located in <obiee_home>/oracle_common/common/bin is for "enterprise deployments" or cluster deployments.
I was wondering, are there any other differences between these two config.sh?
Is there an advantage to using either one aside from ease of use?