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

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

    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.

  • 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 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]

  • 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

  • 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é

  • 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

  • New Design & Browser Back Button

    hi,
    am I the only one or is someone else experiencing a problem with the browser's BACK button since we have the new SDN design?
    If I click the BACK button there is an attempt to load something but the same page stays there. Only if I kind of double-klick it (klick it twice very quickly) I get back.
    IE 6.0.2900 for XP SP2, UPDATE 2
    regards,
    anton

    verified that and that's correct.
    But - the page doesn't correctly reload after I press the submit button to logon.
    It looks as I weren't logged on (no name in the header, logon box still visible) until I hit the refresh button.
    Hitting the refresh button then it doesn't stop loading (Status: Retrieving data from www.sapteched.com) thoug my name is there, the logon box gone and everything else in place too
    Firefox 1.5.0.4
    anton
    Message was edited by: Anton Wenzelhuemer

  • Re-designing Browser Pop up Messages

    Is there a way you can redesign pop up mesages. E.g. when a user submits a form, or has submitted invalid information you get that defualt browser pop up message. However on some websites I have seen custom pop up messages.
    Is there an extension out there that can create custom pop ups, for things like forms, or is there a way you can do it in dreamweaver?

    Hi,
    Sorry I think I am describing by problem in the wrong way. I have attached a sample of something I would like to achieve.
    However I would like my error message (describing form fields the user failed to fill in) to appear as an customised pop up message, or a pop up window.
    I know that most of this can be achieved using spry validation tool's, but as shown in the example can it create a error message at the top of the form after a user has submitted an incomplete form, or a self-designed pop up message/ window (something that looks like the the error message in the example)

  • How to design a custom browser using Java?

    Hi,
    Which of the Java APIs (packages) we have to use to design a custom browser?
    thanking you,

    R6i wrote:
    Hi,
    I will agree with your words jverd.
    But, APIs like WebRenderer API (http://www.webrenderer.com/) can be used in developing Browsers (of course, this API is also based on Core APIs of Java).
    Here my question is what are the different packages of Java that are needed exactly to design Browser with out the help of THIRD PARTY API(like WebRenderer API).
    thank you.You're totally missing the point.
    Which tools should I use to build a house?
    Which ingredients should I use to cook a meal?
    Which subjects should I study in college?

  • Infopath takes forever to open DESIGN

    Hello,
    I had an infopath which was 540KB and I add 3 more views to it which bumped it up to 767KB. Now, after i saved and closed the form and reopen it, it takes about 10 mins for the design to open. Any suggestions why this happens? I have 16 views on the form
    and it will be used client side.
    smith

    Hi,
    According to your post, my understanding is that the InfoPath file loading takes too much time.
    To improve form performance, we should avoid to use too many controls in a single view, separate the controls to multiple views can also improve performance.
    And following are 6 blogs from Microsoft InfoPath team details the notices on Designing browser enabled forms for performance in InfoPath Forms Services.
    Part1: http://blogs.msdn.com/b/infopath/archive/2008/05/09/designing-browser-enabled-forms-for-performance-in-infopath-forms-services.aspx
    And the other five: http://blogs.msdn.com/b/infopath/archive/2008/06.aspx
    More reference:
    http://blogs.technet.com/b/jessmeats/archive/2009/08/04/improving-form-performance.aspx
    http://www.infopathdev.com/forums/p/8160/29550.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • 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

  • " Changed " Design Status after deployment involving two runtime reposiory

    Hello everybody,
    I'm experiencing severe metadata management problems in OWB 10.1.0.2.0.
    When I deploy a mapping into the production runtime repository , it appears with a "changed" design status when I switch back to the development runtime repository.
    If I can't rely on the design status it will be a nightmare to manage mapping delivery !
    Anyone can share his experience about managing multiple runtime repository ?
    Best regards,
    Franck.

    Hi Franck
    Looking at your single design repository that deploys to two runtime repositories; I would say when you switch the runtime, it updates internally the default connected runtime for the mapping. As you will remember you can deploy straight from within the design browser if you have previously set the deploy mode. It will be updating this.
    Not much you can do, except create a different design repository. It is somewhat poor I know. I raised a number of TARS on this myself. Perhaps they improved it in Paris (but I somehow doubt it.) Multiple database deployment configuration should be in there but so should real user based functional security and versioning(via the frontend without script repository hacks).
    Too sum up, nearly all sites use the multiple design repository approach.
    Regards,
    Richard Harrison

Maybe you are looking for

  • I just ran migration assistant, and now I have two accounts on my new iMac...how do I merge my iPhoto libraries?

    I just ran migration assistant, and now I have two accounts on my new iMac...how do I merge my iPhoto libraries? Is there anyway to do it without using an external hard drive?

  • Sometimes, some images are not shown...

    Hi! Out applet shows (or loads?) all images correctly, but sometimes, one or more images are not shown (or loaded?). What can it be?

  • User Decision Step Link

    Dear Experts,                     I have created a custom application, in which I have to trigger the workflow. I have created a workflow and this workflow is being called through application using FM: WAPI_START_WORKFLOW. In this workflow there is a

  • How can I copy a podcast from iTunes to a SBU stick to use in my car radio?

    Before latest update of iTunes, I have always been able to copy a podcast downloaded to iTunes , into a USB stick for my car radio. I can't see how to do that anymore. I have no similar problems with my iPhone and my iPad. By the way. Is it possibly

  • Quicktime trouble

    Quicktime is fubar. I have re-installed and re-installed Quicktime, but it is having some serious issues. I posted a few days ago, but no one has responded. Since then I have looked for answers and help on the internet with no success. I cannot watch