OWB Design Browser

Hi,
I am trying to use the Design Browser but it does not work. Here are the steps I followed.
-- apache is started
-- started the OC4J instance
-- created the DAD
-- started design browser, it shows up this address in the browser : http://127.0.0.1:8999/owbb/DBLogin.uix
-- After I type in the HTTP server host name, port, DAD, it prompts me for a username and password dialog box.
-- I typed here the schema name and password where the Design repository is installed.
After this it gives me 'The page cannot be found' error in the browser. Any help will be appreciated.
Thanks Venkat.

Venkat,
As a test, you might want to try to save the password in de DAD and then use the URL:
http://<hostname>:<port>/pls/<repown>/<repown>.wmp_api_call.home
where <repown> is the name of the design repository owner and of the DAD.
For example:
http://127.0.0.1:8999/pls/dwrep/dwrep.wmp_api_call.home
You then bypass the OC4J instance (no need to start it).
regards,
Emiel.

Similar Messages

  • Running OWB design browser

    Hi
    I am trying to access OWB design browser but I am getting the following error in my Apache error logs.
    /pls/wb_runtime_rep/wb_runtime_rep.wmp_api_call.home ORA-0
    wb_runtime_rep.wmp_api_call.home: PROCEDURE DOESN'T EXIST
    I configured DADS from the http server home page using
    Mod_plsql Configuration Menu
    My OC4J instance is running.
    I checked for the user "wb_runtime_rep" there is no package "wmp_api_call".
    Is this what I am missing ?

    I just checked the database sessions.
    It is infact hitting the database with the repository username.

  • OWB Design Browser reports Unexpected Error

    Hi,
    I am trying OWB904 demo on OracleDB 9.2.0.2 and I have problem with OWB Design Browser. I can view all the reports but seems that I can not see any Diagrams (Impact and/or Lineage) - every time I get error message:
    Unexpected Error
    Unexpected Error
    The operation can not be performed at the present time. Please contact your administrator for assistance.
    I already tried Refreshing Dependency Index (several times) and set the MS_IE Browser setting for "Check for newer versions of stored page" to "every visit to the page". Does not help - still getting "Unexpected Error".
    Any hint what else to try ???

    Bojan,
    There are two possibilities, both related to installation and set-up:
    1. Has XML Toolkit been installed in SYS schema? This XML Toolkit is needed for Lineage diagrams to show correctly.
    Check under SYS schema, whether you have XMLDOM and XMLParser package. Other way to check this is to see whether you have any invalid state package or package body in your OWB repos schema(OWBB_LIA and LIA_CLIENT are related to lineage diagrams).
    2. Check two tables: lia_xml_table and lia_xml_table2 have existed in OWB repos schema or not. They are needed for diagrams. One reason they may not been created during installation is these tables contain CLOB columns, and Oracle has a limitation: According to the 9i documentation: You cannot store LOBs in AUTO segment-managed tablespaces.
    Mark.

  • How to login to OWB Design Browser

    Hi everyone,
    when i try to open OWB Design Browser it is asking the following
    details :
    Oracle HTTP Server Host ______________________
    (The Oracle HTTP server host you provide must contain the entire path including the domain name. )
    Oracle HTTP Server Port _______________________
    ( The default Oracle HTTP server port is 7777. )
    Oracle HTTP Server DAD ________________________
    (The Oracle HTTP Server Database Access Descriptor (DAD) is the same as your Warehouse Builder design repository name or user name. )
    where can i get these details ?
    how can i log in to get into my local OWB design reports?
    Please guide me,
    Thanks,

    Ashvin
    These values come from the serever that is hosting your repository. The Design Browser is a web interface so you need to have an HTTP server running. In our case we are using the Apache software that loads with the database and we are runing it on a UNIX server.
    The HTTP service must be started.
    The port used is 7777 by default but you can change that in the Project->Preferences->Browser tab from within OWB. Set this port to whatever you have in that Browser tab.
    The DAD, as the note says, defaults to the username of the Design Repository and is usually set up during the install. You can see the DAD's that are set up by using your browser and going to http://<servername>:<port>. There will be a link to the DAD set up screen.
    Hope this helps a little. Good luck.
    /gary

  • Owb design repository

    I am unable to log in OWB Design Browser for report generation on Design Repository. I am in a Oracle client machine as well as it is OWB client. It giving an error message, 'Invalid Oracle HTTP Server information' whenever I am trying to login OWB design browser.
    I am providing ip address of my oracle database server i.e host machine, port no, user id. What could be the reason and what is the solution?
    And also I want to know the exact data for all these three columns.

    The design repo is a metadata repo that stores all the design-time objects and so forth.
    It is an architectural decision that you or your team need to decide on. There are many flexible ways to architect an OWB infrastructure.
    Also, your repository users will be using the design repository on the the other DB instance to do their design work...potentially less people always hitting the target database all the time.
    -Greg

  • Design Browser

    hi,
    I was installed OWB and all works ok except Design repository.
    I put this data at the login page:
    Oracle HTTP Server Host: 15.0.0.25
    Oracle HTTP Server Port: 7777
    Oracle HTTP Server DAD: repos_usr
    but when I try to login, a "ENTER NETWORK PASSWORD" dialog appears and shows:
    site: 15.0.0.25
    Realm: repos_usr
    and ask to me the pass and usr. But I don´t know what usr and pass it refers.
    Regards,
    Ana

    To see the design browser in local mode (the most often used mode) you can start the OWB design browser from the OWB program menu. You will have to provide the host name (localhost if you are running everything on the same machine), the HTTP port where the database http server runs (usually 7777, 7778 or 7779) and the Database Access Descriptor (the design repository schema name). You also have to run the OC4J instance (start it from the OWB program menus). You seem to have some network problems in accessing the host you entered - can you check this with your network administrator?
    Regards:
    Igor

  • Client version Design Browser

    LS,
    - Oracle10g: 10.1.0.2
    - OWB10g: 10.1.0.2.0
    Unable to show page after the login-page (http://127.0.0.1:8999/owbb/DBLogin.uix).
    Started:
    - service ProcessManager
    - HTTP Server
    - OC4J Instance
    - OWB Design Browser.
    DADS.conf has been edited with:
    <Location \pls\OWBDREP_OWNER>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername OWBDREP_OWNER
    PlsqlDatabasePassword @BSfRei+5cgvZmq6cbiIeINzqAdSQs1g7VA==
    PlsqlDatabaseConnectString UCC0480:1521:UCC0480.UCC.INTERN ServiceNameFormat
    PlsqlSessionStateManagement StatelessWithResetPackageState
    PlsqlMaxRequestsPerSession 1000
    PlsqlFetchBufferSize 128
    PlsqlBindBucketWidths 32
    PlsqlBindBucketWidths 128
    PlsqlBindBucketWidths 1450
    PlsqlBindBucketWidths 2048
    PlsqlBindBucketWidths 4000
    PlsqlBindBucketLengths 4
    PlsqlBindBucketLengths 20
    PlsqlBindBucketLengths 100
    PlsqlBindBucketLengths 400
    </Location>
    Log file at Oracle_Home\Apache\Apache\Logs\error_logs.....
    indicates it is searching for d:/oracle/oracomp10g/apache/apache/htdocs/pls/OWBDREP_OWNER/OWBDREP_OWNER.wmp_api_call.home
    1. This directory does not exists. What should have made it?
    2. The file does not exists. What should have made it?
    3. How to get out of this situation?
    4. Any other suggestions?
    5. What am I doing wrong?
    Regards,
    André

    Igor,
    Moreover: OC4J Instance indicates:
    "D:\Oracle\OWB10g\owb\bin\win32>..\..\..\jdk\jre\bin\java -Dorg.omg.CORBA.ORBClas
    s=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbr
    oker.orb.ORB -Doracle.security.jazn.config=..\..\j2ee\config\jazn.xml -Doracle.h
    ome=..\..\.. -DORACLE_HOME=..\..\.. -jar ..\..\..\oc4j\j2ee\home\oc4j.jar -userT
    hreads -config ..\..\j2ee\config\server.xml
    04/06/01 10:54:19 Invalid jsp taglib location: D:\Oracle\OWB10g\owb\bin\win32\..
    \..\j2ee\config\..\..\..\j2ee\home\jsp\lib\taglib does not exist or is not a dir
    ectory
    04/06/01 10:54:20 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
    initialized"
    Maybe the JSP Taglib creates a problem?
    How come?
    Regards,
    André

  • How to login Design Browser

    I have Oracle 9i Server, OWB 9.2 Server and Client installed in my system ( Windows 2000 Professional ). Actually I want to login to Design Browser to view reports on design repository. So, for that I have created a DAD. While entering all the required information, its ask again for a user name and password. After entering three times it throws an error which is "Authorization Required
    This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required. Oracle HTTP Server Powered by Apache/1.3.22 Server at tcs044227.tcskolkata.co.in Port 7778". And I am unable to login.
    Anybody can help me out in this matter.
    Thanks
    Liyakat

    Hi Liyakat,
    I'm also facing the same problem.
    Were u able to resolve it?
    If yes kindly reply with the solution.
    [email protected]

  • Enable Design Browser Client (HTTP 404)

    I've completed the design time and runtime installs for OWB, however, when I try to enable warehouse builder design browser client (section 2.4 of the OWB9.2InstallGuide docs) I get the initial screen from HTTP Server listing the following:
    Apache Documentation
    JServ Documentation
    Demo
    Oracle JSP Documentation
    Demos
    SOAP Release Notes and Documentation
    Mod_SSL Web Site
    OpenSSL
    FastCGI Developer's Kit Documentation
    mod_perl Web Site
    Mod_plsql Configuration Menu
    BC4J Documentation and Samples
    XML Developers Kit XDK Documentation
    Mod_OSE Documentation
    When I select "mod_plsql Configuration Menu" I get a HTTP 404 error. Seems like it should be a simple config change, but I'm not sure what that would be. Anyone run into this. Any help would be appreciated.
    TIA

    Hi Mahesh,
    I'm guessing your port is 7778 (you can find that in the file: <Oracle_home_DB>\Apache\Apache\conf\httpd.conf. Look for "Port 777" using Find in the file).
    Take a look at the configuration guide for OWB for more details but these are the highlights:
    The first thing to do is going to http://locahost:7778
    There you you click the MOD PL/SQL entry. Create a Database Access Descriptor, use the same name for this as the OWB Design repository schema.
    Then start the OC4J and launch the design browser from the programs owb entry.
    That should work.
    For the Runtime browser there is no need to create a dad, just start the OC4J and use the menu entry.
    Hope this helps,
    Jean-Pierre

  • Design Browser Client

    Hi,
    We have started installing OWB at our site and I managed to install Design & runtime repos. I am trying to enable the Design browser client. But hitting problems.
    While installing Design repos, I have not mentioned any Port number. We have Oracle 9.2 database running on Windows 2000.
    My HTTP Server is running and so OC4J.
    When I give this, http://localhost:7778:owb_mahesh/, it does nothing. while I replace 7778 with 7777 it immediately comes out with an error. I tried 7779 and i get the same error.
    When I initiate Browser from OWB Program menu, it tries to open the browser client with address - http://127.0.0.1:8999/owbb/DBLogin.uix.
    Any guidence is really helpful.
    Many Thanks
    mahesh

    Hi Mahesh,
    I'm guessing your port is 7778 (you can find that in the file: <Oracle_home_DB>\Apache\Apache\conf\httpd.conf. Look for "Port 777" using Find in the file).
    Take a look at the configuration guide for OWB for more details but these are the highlights:
    The first thing to do is going to http://locahost:7778
    There you you click the MOD PL/SQL entry. Create a Database Access Descriptor, use the same name for this as the OWB Design repository schema.
    Then start the OC4J and launch the design browser from the programs owb entry.
    That should work.
    For the Runtime browser there is no need to create a dad, just start the OC4J and use the menu entry.
    Hope this helps,
    Jean-Pierre

  • Error in starting OWB repository browser listener

    Hi,
    I got the following error when starting owb repository browser listener on Solaris with startOwbbInst.sh
    Exception in thread "main" java.lang.NoClassDefFoundError: javax.servlet.Servlet
    at com.evermind.server.ApplicationServer.class$(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.checkDependencies(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.launchCommandline(ApplicationServer.java:498)
    at com.evermind.server.OC4JServer.launchOC4JCommandline(OC4JServer.java:171)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:306)
    Is this caused by something with the configuration?
    Jeffrey

    Hi ,
    What is your OWB version ?
    If it is 10.2 then read the following
    With Warehouse Builder 10.2.0.X, the Repository Browser Listener is only supported on Windows x86-32bit and linux x86-32bit client machine.
    So start the Warehouse Builder Repository Browser Listener on Windows/Linux x86-32bit client machine
    For 11g refer MOS Note 469422.1
    Thanks,
    Sutirtha

  • Error Starting OWB Rep Browser Listener

    Trying to start the OWB Repository Browser Listener, on a Win XP client (11g/11g), via StartOwbbInst.bat, and I receive the following error:
    2010-02-03 19:07:37.421 ERROR J2EE HTTP-10001 Could not create Secure http listener due to {0}
    2010-02-03 19:07:37.468 ERROR J2EE OJR-00010 Exception starting HTTP server: SSL setup failure: D:\app\XUSERX\product\11.1.0\db_1\
    wb\bin\admin\..\..\j2ee\config\%ORACLE_HOME%\owb\j2ee\config\keystore.jks (The system cannot find the path specified)
    10/02/03 19:07:37 Error initializing server: Unable to start HTTP-Server. default-web-site configuartion may not be valid.
    10/02/03 19:07:39 Fatal error: server exiting
    Looking at the oc4j's log (log.xml), I see the following "FileNotFoundException" ref'd file:
    D:\app\XUSERX\product\11.1.0\db_1\owb\bin\admin\..\..\j2ee\config\%ORACLE_HOME%\owb\j2ee\config\keystore.jks (The system cannot find the path specified)
    Either the %ORACLE_HOME% token included in the ref'd file name is munged in logging, or the app is actually trying to ref a file with an %ORACLE_HOME% literal. I see no issues with any environment settings, or with any env assignments in either the StartOwbbInst.bat or the ref'd setowbenv.bat file.
    Any ideas would be mucho appreciated!

    Hi
    Not sure why this has happened but there is another thread here that has some help worth checking out:
    Re: Problem starting Repository Browser Service on Windows Server 2008
    Cheers
    David

  • OMBPlus TCL-script in OWB Designer at startup?

    Is there a way to run a OMBPlus script in OWB Designer automatically at startup?
    What I would like is a small tcl script that just contains a procedure like:
    proc run_script {} {
    source "I://OMB//SCRIPTS//2009//DEPLOY//START_DEPLOY.tcl"
    Then the users can just access the OMBplus part of the screen and type
    OMB> run_script
    (This instead of typing the entire source command...)
    Is this possible? To automatically run a small script at startup?

    Hi,
    Is this possible? To automatically run a small script at startup?OMBPlus is a Tcl/Java based (Jacl) TCL interpreter and it support auto_load mechanism (with auto_path variable and tclIndexfile).
    And please note that this mechanism doesn't work if you start OWB from Windows Start menu (use OWBHOME\owb\bin\win32\owbclient.bat instead).
    1) place your small tcl script into directory (for example into c:\tcl_autostart and name of your script small_script.tcl)
    2) Modify setowbenv.bat file (in OWBHOME\owb\bin\win32 directory) - add line
    SET TCLLIBPATH="C:/tcl_autostart"3) create in c:\tcl_autostart directory file tclIndex (without any file extension!) with contents (the first line must be exact I specify, because TCL interpreter check it before processing tclIndex)
    # Tcl autoload index file, version 2.0
    set auto_index(run_script) \[list source \[file join $dir small_script.tcl\]\]Now start OMBPlus (with OMBPlus.bat) or OWB (with owbclient.bat) - and you have new command run_script
    Tested on OWB 10.2.0.3
    Regards,
    Oleg
    Edited by: Oleg on 29/1/2010 15:33 correct contents of tclIndex

  • How to organize work in OWB Design Centre to enable dimension sharing?

    Hi all,
    I'm looking for some guidance regarding the best way to go about organizing my work in OWB Design Centre to enable sharing of work already done and to avoid duplication.
    Currently I have one area:
    1 Project
    4 Source modules
    1 Target module with 3 dimensions
    Now I want to start developing a new area (there will be about 10 areas in the end). This area must share 2 source modules and 2 dimensions from the target module. It should only use those dimensions, not be able to change it. Each area will be derived to a Business Area in Disco Admin.
    How wil be the best way to do this:
    - Should I create a new project or create another target module?
    - Should I maybe have everything in one target module with 10 different cubes using selections of the dimensions?
    - If I have different target modules, will I still be able to derive the Business Area to the same EUL?
    Thanks!

    Hi,
    grouping cubes and their relating objects into a collection is a good help for oraganizing your objects for development.
    For deployment, you have introduce some kind of (manual) release mangement.
    We use the following process:
    1. Add all objects belonging to a release to a collection "REL_V1" (you have to identify these objects manually)
    2. Export this collection to a mdl file
    3. Import the file into your target environment (e.g. integration, production).
    4. Deploy the collection "REL_V1"
    In december, I will give a talk about how to automatize this process using OMB*Plus on the german DOAG conference. The presentation and the code will be available for download on owb.metafinanz.de shortly after the conference.
    Unfortunately, the presentation will be available only in german, but should give you the main ideas anyway.
    Regards,
    Carsten.

  • One schema for OWB Design repository, runtime repository and target schema

    Currently we have contents of OWB Design schema, runtime schema and target schema all combined into one schema of the same database in OWB 9.0.2 as well as OWB3i. We like to move to OWB10g in very near future. Can we keep the same structure for convenience of migration in OWB10g? Is it mandatory that OWB design repository (and components) must be separate from OWB run time repository (and components) and target schema? In other words is it possible and workable to use only one schema to contain OWB design repository, OWB run time repository and target schema in OWB10g environment with repositories to be situated on Oracle v9.2.0.1.0? Also what special considerations should be taken to create the database v9.2.0.1.0 and installation of OWB10g. What are the problems/side-effects to have all in one schema?
    Also please let me know how to install Oracle Workflow server to be used along with OWB. Will OWB10g work with repository on Oracle database v9.2.0.1.0?
    Your prompt advice will be very well appreciated.
    Sankar

    The design repo is a metadata repo that stores all the design-time objects and so forth.
    It is an architectural decision that you or your team need to decide on. There are many flexible ways to architect an OWB infrastructure.
    Also, your repository users will be using the design repository on the the other DB instance to do their design work...potentially less people always hitting the target database all the time.
    -Greg

Maybe you are looking for

  • ICal Service Data Recovery not working.

    Hi, After upgrading to 10.5.4 (not sure yet if this is the cause), my iCal service stopped working, with CPU on the Xserve getting maxed out whenever it ran, as per the earlier post in this forum. Following suggestions in that thread, I used a Time M

  • Suddenly our windows 7 clients can't connect to our wireless network due to a cert error?

    Our company uses a Ruckus setup for our wireless network.  The laptops have to have a certificate on them issued from our CA and be a member of AD group.  Yesterday we noticed that nobody could connect to the internal wireless network.  In the securi

  • If Ctrl+Alt+Shift buttons not working to reset your adobe photoshop cs5.1 preference to default

    How to reset Photoshop preferences (In Windows): First, hold down all three Ctrl+Alt+Shift buttons Now "while keeping those button held," simply open Photoshop or a file that opens with Photoshop As Photoshop loads, you should get a prompt asking if

  • Inputs required for ESS Worflows

    Hi! Experts, I have a question in ESS Worflows? The Workflow is for 'Work Permit Application' which is complete customized development with Portal ivews. Now as Employee will fill out this form and press Submit than at the same time Workflow need to

  • [SOLVED] extremely slow /dev/urandom from live cd

    Im getting a pc ready for arch. Im running dd if=/dev/urandom of=/dev/sda bs=1M to fill the drive with random data for and encrypted setup. I'm 4 hours into a 80gb drive with no end in sight. Its a newer pc, 2.8 dual cores and sata whatnots. Is there