| This document is being delivered to you via Oracle Support’s Rapid Visibility (RaV) Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review. |
Applies to:
Oracle Warehouse Builder – Version: 11.1
Information in this document applies to any platform.
Goal
How to start the Warehouse Builder Repository Listener ?
Solution
With Warehouse Builder 11g, the “Start and Stop OWB Browser Listener” were removed from the Windows Program Groups.
- To start the Warehouse Builder Browser Listener:
- Open a Command-box.
- Navigate to owb_homeowbbinwin32 (/owb_home/owb/bin/unix for Unix ).
- Run the startOwbbInst.bat (startOwbbInst.sh for Unix)
The first time you invoke this listener, select and re-confirm a password for an oc4jadmin account
D:Oracleowb11owbbinwin32>startOwbbInst.batD:Oracleowb11owbbinwin32>call setowbenv.bat
2007-12-03 10:21:30.230 NOTIFICATION Auto-unpacking D:Oracleowb11owbj2eeowbb.war…
2007-12-03 10:21:30.360 NOTIFICATION Unjar D:Oracleowb11owbj2eeowbb.war in D:Oracleowb11owbj2eeowbb
2007-12-03 10:21:43.439 NOTIFICATION Finished auto-unpacking D:Oracleowb11owbj2eeowbb.war
03-dec.-2007 10:21:43 com.evermind.server.XMLApplicationServerConfig randomizeJtaAdminPassword
INFO: Updating JtaAdmin account
07/12/03 10:21:44 Set OC4J administrator’s password (password text will not be displayed as it is entered)
Enter password:
Confirm password:
The password for OC4J administrator “oc4jadmin” has been set.
07/12/03 10:22:19 The OC4J administrator “oc4jadmin” account is activated.
07/12/03 10:22:30 Oracle Containers for J2EE 10g (10.1.3.0.0) initializedSubsequent start will look like this :
D:Oracleowb11owbbinwin32>startOwbbInst.batD:Oracleowb11owbbinwin32>call setowbenv.bat
07/12/03 10:31:35 Oracle Containers for J2EE 10g (10.1.3.0.0) initialized - The Command-box will remain open until the Warehouse Builder Browser Listener is stopped.
- To stop the Warehouse Builder Browser Listener:
- Open a Command-box.
- Navigate to owb_homeowbbinwin32 (/owb_home/owb/bin/unix for Unix ).
- Run stopOwbbInst.bat (stopOwbbInst.sh for Unix)
Each time you stop this listener, the password has to match what was supplied in the first start.
D:Oracleowb11owbbinwin32>stopOwbbInst.batD:Oracleowb11owbbinwin32>call setowbenv.bat
Enter password:
D:Oracleowb11owbbinwin32>
Additional steps are described in the Warehouse Builder Installation and Administration Guide 11g Release 1 (11.1) : Chapter 1 Installation Overview and Requirements – Launching Warehouse Builder Components – page 1-19 .