Estimation of dbsize in OWB Runtime Repository

Hi,
I would like to know the procedure how to estimate the dbsize required for owb runtime repository.
Any help would be appreciated greatly.
Thank you,
Regards,
Gowtham Sen.

OK, a quick empirical test shows me that an average mapping at that level seems to generate about 15 rows in the audit tables - more, of course, if errors occur in the mapping as under your audit level it must also save this information.
Another quick check of the average row lengths in most of the wb_rt_audit tables, and I'll over-estimate and call it 250 bytes per row.
So, a bit of quick math:
(450 mappings per day) x (100 days) x (20 rows (overestimate) ) = 900,000 rows
Round up to a million rows for safety, and then multiply out by our average row length of 250bytes, and you have a requirement of 250MB of space for audit info - and that didn't include indexes.
Throw in the storage for your mapping metadata referenced by the runtime engine (you could measure this by the storage used right after deployment), guesstimate index spaces, leave room for safety, and with your requirements I'd probably want to start with around 400 MB which I would monitor for the first while.
But, this is just educated guesswork on my part as I normally leave this up to our DBA to deal with
Cheers,
Mike.

Similar Messages

  • There is an error when create owb runtime repository

    ORACLE 9.0 owb 10.1.0.4
    There is an error when create owb runtime repository,it has been finished 88%.
    INS0022:衍生程序错误。
    The context in the log as follows:
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSProperties
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSProperties$_MutableResult
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/ListRTSWriter
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSGenerator
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/OrderedDictionary
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSMakeBundle
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSWriter
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/UnicodeEscapes
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSParser$1
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : resource oracle/bali/rts/tools/Config.txt
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: ORA-00603: ORACLE server session terminated by fatal error
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error : ORA-00603: ORACLE server session terminated by fatal error
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: [processSPAWN]: Get the error, stop processing...
    I don't know how to solve the problem.
    who can help me? Thank you very much.
    Edited by: [email protected] on 2009-2-23 下午11:37

    This quesiton has been solved.
    I don't delete some same roles.
    Thanks.

  • OWB Runtime repository installing error

    Hello
    I'm a newbie here and in Oracle world. I'm student who tries to learn Oracle Warehouse Builder use on freetime, so any help would be appriciated.
    So the problem is, always when i try to install Runtime Repository (using OWB Runtime Assistant) i get the same error message. The error message refers to log and the log is as follows:
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1905)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:684)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:364)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: [ at runSqlScript(RuntimeInstaller.java ) ].
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: this is SQL error: continue =false
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1905)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:684)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:364)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
    (sorry, some of the log is in Finnish but i dont know how translate it)
    Everytime time the runtime repository installing halts when about 60 percent is done.
    So if anybody could assist me, i would be forever grateful...
    Thanks for advance....

    This is a bug 3043523, affecting non-English repository installs. It's documented and fixed in 9.2.0.4 patchset. For a customer I would say patch to 9.2.0.4 before attempting to create the runtime repository. But I figured you don't have access to the patches, since they are distributed through Oracle Support's site metalink.oracle.com, where only Oracle customers can login to. So would it be an option for you to install the English language repository?
    Nikolai Rochnik

  • Install OWB Runtime user on other DB than runtime repository

    hello all
    Is it possible to install a runtime user on a different database than on which the owb runtime repository is installed? The OWB version we currently use is the 9.2.0.2 version so no Paris feature replies please.
    I think so but my DBA which doesn't know and doesn't give me the rights to do so on test is not convinced he can do so. Please point me out to a doc that clearly states we should be able to do this.
    Thanks in advance.
    Koen

    Hi
    Yes, just install another runtime repository on the new database. Then use that repository for all jobs on that database.
    Cheers Ian

  • 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

  • Runtime Repository on local database server only

    This is a why question, as I have read the installation and configuration guides and don't see this answer. Please forgive me if I've overlooked it.
    I am installing OWB in a client/server fashion; the database server resides on a UNIX platform, the client on Windows. I ran the OWB Repository Assistant from my windows desktop, and the repository owner and its objects were created. However, I see in the manual that the OWB Runtime Assistant must run on the same machine where the database resides. I did so, started up the Runtime Assistant on UNIX and created the Runtime Repository into a new user schema, and then a Runtime Access user. All went well.
    It looks to me as if both of these wizards create database objects. Why can the Repository Assistant be executed from the desktop environment, but the Runtime Assistant needs to be executed where the database lives, in my case, UNIX. It seems that only database objects are created, it shouldn't matter where the wizard is run from, as long as a database connection can be made.
    I feel like I'm missing a piece of the puzzle, can anyone enlighten me. Perhaps a daemon or service is started that I need to know about?

    Perhaps a daemon or service is started that I need to know about?That's it! There are some java-services running outside the database. That's e.g. the reason why you can't deploy to an OS/390 system, because these services are not migrated for this JVM yet.
    Bye
    Detlef
    Message was edited by:
    289512

  • Is there a way to purge a runtime repository?

    Is there a way to purge a Runtime Repository in OWB 9.2.0.2.8, in order to get rid of objects that no longer exists in the design repository?
    We are getting into a situation where there seems to be quite a bit of inconsistency between the design repository and the runtime repositories. This seems to be caused by developers deleting objects from the design repository without first dropping them from the runtime repository.
    The direct consequence of this is that we are getting "ora-01422: exact fetch returns more than requested number of rows" when trying to execute some process flows using the exec_template. There are no duplicate names in the design repository, but the same names have been used previously in packages that have now been deleted.
    In my opinion there are two improvements that should be made to OWB:
    1) You should not be able to delete objects that have been deployed without also dropping them from the runtime repositories
    2) You should not be able to deploy process flows with the same name as a process flow used in another package, as this causes both flows to be unable to run from the exec_template.
    I realize these changes won't be implemented over night. in the mean time I need a way to get rid of the duplicate process names from the runtime repository.

    Roald,
    I understand your problem and we are working to solve it by our next major release. In the meantime, you can purge the the run-time repository through the Runtime Audit Browser if you log in as a QA engineer, but this will leave the already deployed objects in place.
    To drop the deployed objects you could use the public views in the design repository and compare the objects present in these views with the objects present in your target schema. IT will be a manual process though...
    I will not even suggest to create a new RT repository and schema because if you have a lot of data and users using it this might get pretty complex (and unelegant too).
    Regards:
    Igor

  • Runtime Repository Installation remotely

    HI,
    Oracle database installed in Unix box at remotely (Eg. location A). Now from location B, I want to install a runtime repository (OWB 9.2) through windows OS in location A. Is it possible? If yes, then what is the procedure. Can anybody highlight on this.
    Thanks in advance.
    Liyakat

    In OWB 9.2 you can't install a runtime repository remotely. You have to install OWB 9.2 on your unix box. Then you have to start $OWB-HOME/owb/bin/unix/runtimeinst.sh to install a runtime-repository.

  • Runtime repository connects on remote system fails in connection

    Hi,
    I've created runtime repository and access users and target schema on linux server through owb server install. Sqlplus onnections from my window2k PC work OK for all 3 users.
    I created a second runtime repository connection from my owb designer on windows2k system. When I bring up deployment manager and try to connect to the remote target through this connection, it fails with RTC-5260:failed to connect to runtime platform...,and ORA_01017:invalid username/password. Also, I notices a java thread on the remote linux server was created each time I tried the connection .
    I have the connection alias under both OWB and OracleDB tnsnames. What's the problem?
    ~Tracy

    Found one solution from metalink for this. Note:257687.1

  • Deployment to runtime repository in different database hangs

    Hi All
    I am facing an issue while deploying to a runtime repository in different database.
    I have created a simple mapping,taking data from one schema available in database where OWB is installed, to schema available in different database.I am changing the configuration to the control center available on target database.
    source module is associated with control center available on design repository and target module is associated with control center available on runtime repository.
    In control center manager,the message displayed at toolbar is "compiling deployment object"..after sometime OWB hangs and nothing happens.
    What could be possible reason for that?
    Thanks in advance
    Avanish

    I got the problem with OWB 10.1.0.4.0 and I had to install the path 10.1.0.5.0 for make it works !

  • Is it a Bug in OWB runtime services?

    Hi,
    I want to share one strange expiriance of OWB. We were suppose to deploy the code on client site. Hence we installed OWB on server and then we need to create runtime repository. I have created runtime repository on the server by passing "localhost" . But when i gone for deploying and execution of the code i got the error "Runtime services not available" .
    After lot of (wasted) effort we finally created new runtime repository but now with IP address of the server and then all worked fine.
    Is this a bug in OWB? any comments ....or any suggestions as to what else could be the issue?

    interesting, you passed as "localhost" not an actual localhost's name. I mean hostname, you s/d always represent Hostname's value not 'localhost' as value for oracle database which is mandatory, which is not mandatory when you go with oracle application, audit browsers... and etc

  • I need the Design Repository name in my Runtime repository query??????

    Hi,
    I want to execute a query on Runtime repository user.
    I need to know: Design Repository User (own of mapping execution error) , Mapping Name and Error Message.
    With this query I have the Mapping Name and Error Message. BUT HOW CAN I OBTAIN THE Design Repository name OF MAPPING EXECUTION ERROR???????????????
    SELECT
    mr.map_name map_name, err.UPDATED_BY,err.UPDATED_ON, err.RUN_ERROR_MESSAGE, err.TARGET_NAME,RUN_ERROR_ID, err.STEP_ID, err.MAP_RUN_ID,
    err.MAP_STEP, err.CURSOR_ROWKEY, err.RUN_ERROR_NUMBER,
    err.TARGET_COLUMN,
    err.STATEMENT, err.CREATED_ON, err.CREATED_BY
    FROM ALL_RT_AUDIT_MAP_RUN_ERRORS err,
    all_rt_audit_map_runs mr
    WHERE mr.map_run_id = err.map_run_id
    Thanks in advance!

    Hi
    When you run a mapping from the OWB Client with the Deployment Manager frist you have to login into a runtime repository with an access user. So you don't run the mapping with a designer user, you run it with a runtime user through an access user.
    You can find the deployment (runtima access) user in the ALL_RT_AUDIT_DEPLOYMENTS.CREATED_by/UPDATED_by fileds.
    Ott Karesz
    http://www.trendo-kft.hu

  • Problems with the OWB Runtime Audit Browser

    I executed some mappings in my project…
    I go to the Client Browser Version of the OWB Runtime Audit Browser (before I Started OWB OC4J Instance).
    I specified the Runtime Repository connection information and click in View
    Deployment Report or View Execution Report, but, when I access to the Runtime Repository I don’t see any data in the web page.
    I probed with differents filters but I didn’t see data!!!
    What is the problem?

    Hi Mark,
    Yes, I am sorry, I wanted to say 'I do not see any data'…, but when I connect (using the access user credentials and the QA User role or any other role), and click 'view execution report' I do not see any data!!!! I don’t have any data in the table (Only the name of the repository), I drill down to the details of the execution but I do not see any data!!!
    In the Filter Options section are the mappings in a combobox (Execution Filter) but I do not see any data about its!!!
    Besides, for example If I execute the query in SQL PLUS: select * from ALL_RT_AUDIT_MAP_RUN_ERRORS.
    It has 581 rows…
    What happens?
    Why I don’t see any data?
    Thanks!

  • OWB Runtime Audit Browser has no respond

    Hi All,
    After I started the "Start OWB OC4J Instance" and at the console, it shown:
    Oracle9iAS(9.0.2.0.0) Containers for J2EE initialized.
    Then I start the "OWB Runtime Audit Browser", and saw the Warehouse builder browser , Runtime Repository Report Web page prompt up. It then don't show any respond, whatever I input to the login information and click view report buttons. Does anything that I must set in order to make it work? and how could I turn the verbose of OC4J Apps on, to view more debug message?
    background information : I already could run mapping and process flow at my enviornment.
    Thx for your kindly help.
    Rds,
    CH

    Provide the following information in the Design Client login page:
    HTTP Server Host PORT (default 7778, use 80 for older version of Oracle HTTP)
    DAD (Name of the OWB Repository you want to browse. The repository should be set up properly. The web page will then be redirected accordingly. You will need to provide the OWB Repository name and password (this is NOT your OWB login user name and password).

  • Where is the runtime repository assistant???

    Hi all,
    I am working with the OBI SE.
    When I am deploying the objects I am getting an error because there is not a valid runtime repository. I found that I have to create the runtime schema with the runtime repository assistant but I don't find it in the menu.
    Someone knows if it is installed with OBISE? What do I have to do to create the runtime schema? or, it is already created with the installation?
    Many thanks in advance,
    Victor.

    The runtime repository is a part of OWB repository. It's not related to OBISE.
    So, I'm assuming your question regarding the Runtime Repository is related to Oracle Warehouse Builder.
    It seems like you've created the Design Rep, but did not created the runtime. This is not possible to achieve, unless you explicitly create like that.
    You should run the OWB Repository Assistant and choose the BASIC INSTALL option, if you are using OWB on the same box as the database server.
    Please, provide more details about your servers and software architecture, versions, os versions and releases.
    Best wishes,
    Marcos

Maybe you are looking for

  • Sales Oppourtunity Project Wise

    HEllo Experts, Is it possible to have sales  oppourtunity analysis project -wise?? If yes... how?/

  • Working Sample Code: FileDownload Servlet

    Here is a complete working servlet for downloading virtually any type of file to a browser. It uses a file called application.properties to specify the location of the folder where the files to be downloaded reside. Of course you could modify this to

  • How do I make a union of x number of tables

    I have 4 tables named bob_1, bob_2...and I want to merge all the records together into one table called bob_all. I don't want any duplicates. All the tables have only one column of the same type.

  • Hotmail Email Keeps Retrieving Old Messages

    Hi, I was given a 3GS iPhone recently and sent up several email accounts on it. The problem is that with my main account, Hotmail, the phone keeps loading up way old emails after I delete the previously loaded ones. I just want new emails to be updat

  • Can't watch videos or listen to radio

    I just bought this macbook and i'm having some trouble whenever i try to play videos on the internet or listen to radio stations/programs. eg: won't let me watch highlights on the fifa world cup website or listen to audio taped interviews. If anyone