Skip to Main Content

Database Software

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!

OMB PLUS - Problem passing Unix environment variables to OMBPlus

666880Oct 23 2008 — edited Sep 13 2009
Due to a requirement to encapsulate deployment of OWB applications, we currently start OMBPlus.sh from our own wrapper ksh script (deploy.ksh) in order to get the new / changed application into the target control center etc.
We now have a new requirement that means we need to pass the content of the Unix environment across to OMBPlus.sh (and from thence into our deployment tcl scripts).

No problem, if you believe the tcl documentation. The entire Unix environement gets dumped into a hash array called 'env', so you can get the variable's value out just by saying $env(unix_valraible).
Sounds great, it should work a treat.

Except OMBPlus only silghtly resembles tclsh.
The 'env' that gets into OMBPlus bears practically no resemblance to the 'env' that existed before OMBPlus.sh got invoked.

Does anyone have:
a decent explanation for why the env gets scrambled (and how to avoid it) ?
or an alternative method of getting the Unix environment varaible values into OMBPlus ?
Please do not propose passing them all on the command line because (would you beleive it) the values are database passwords !

Edited by: user10466244 on 23.10.2008 09:28

Comments

M.bro

11g BI INSTALLATION

  To open bi installation folder (bishiphome)---> Disk 1

            Automatically open cmd prompt

  BI installation screen open click next to start the installation.

  Click the Skip software update and then click next

  select the installation type just click simple install and then click next

  After complete the prerequisite check and click next button.

  To specify installation location

  click the browse button and then create a folder to click open and then install the BI setup

  To set the Administrator details user name: Weblogic,password : oracle123, confirm password : oracle123 and then click next button.

  Just click Oracle business intelligence check box and verify all the sub menu to enable then click next button.

  To enter the Biplatform schema details and then click next button.

  To set the BIPLATFORM SCHEMA database type: oracle database, connection string: localhost:1521:orclbi(orclbi dbname),biplatform schema username : DEV_BIPLATFORM,password:oracle123 and then move next step

  uncheck the check box click next button.

  Click yes and then move to next screen

  click install start to installation progress.

  After installation progress to move next step (configuration progress)

  After complete the configuration to move the next step

  Click next after complete configuration progress (100%) then only click next button.

  Click finish button to complete the bi services

  After complete oracle business intelligence installation Go to All programs---> Oracle business intelligence -->click stop bi services --> open prompt and enter the user name : weblogic and password oracle123(enter correctly or else problem to be occurred  to services starting time)-->after enter the user name and password just enter.

After stop bi services to start the services (restart the system and then start the services)

Go to All programs---> Oracle business intelligence -->click start bi services -->loading few minutes -->after few minutes -->browser will open just wait and then refresh/reload and wait to work environment started.

sankargvs

i am not looking for generic installation steps.

My installation stuck during configuration stuck and remains there at 32%, it is not moving after that.

So its stuck. i wanted to know any specific reason why it is stuck.

That's why i have posted the installation log.

Installed JDK, then installed weblogic and ran RCU. Then did software only install and tried configuring bi_server1. Still the same problem.

M.bro

if possible take screen shot and post it and also tell installation path and setup path.

Sagar Tippe

More than 90% of the problems in OBIEE installation are just because of IP address. You can follow the steps in a link I have mentioned above.

I went through you error log, don't worry. You can rely on that link, try it. But before proceeding, make sure that you format your system to make a fresh install of OBIEE. ;-)

http://obieenow.blogspot.in/2014/01/obiee-111170-rcu-installation.html

Thanks,

Sagar Tippe

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 11 2009
Added on Oct 23 2008
8 comments
2,070 views