OWB 2 Error

I added a dimension to an existing cube, dropped the old cube and got this error when I created the new version. JOB_CLASS.DIMENSION is valid. Any ideas?
ORA-20101: 17:02:27 ***Error Occured in CREATE_AGGRDEFINITION_COMP: Can not Create Component for Aggregation Definition TEACHING.TEACHING.AGGREGATIONDEFINITION. In __XML_MNG_AGGRDEF_COMPONENT: JOB_CLASS.DIMENSION is not a valid TGT_PROVOST!ALL_OBJECTS.
ORA-06512: at "PROVOST.OWB$XMLCLOB_TGT_PROVOST", line 826
ORA-06512: at "PROVOST.OWB$XMLCLOB_TGT_PROVOST", line 848

Turns out that the dimension was loaded into another AW. Fixed.

Similar Messages

  • OWB Paris: Error in Repository Assistant

    I'm running Oracle Warehouse Builder Paris on a 10gR2 DB instance on Windows
    When i try to install the Repository i get error at 22%.
    Here are the last lines of the log file:
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.display(RuntimeInstaller.java:816): parseSqlFile() ======= enter file: ../../browserasst/views/owb_uprop_tune.sql
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): fileName =../../browserasst/views/owb_uprop_tune.sql
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): After processing SQL token
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): % = 20.618556701030922
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): -token name = SPAWN; -token type = 4
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Before processing SPAWN Token
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): ... I am in processSPAWN ...
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): wholeLine =..\win32\jvm.bat -classpath ../../../lib/transx.zip;../../../lib/xschema.jar;../../../lib/xsu12.jar;../../../rdbms/jlib/xdb.jar;../../lib/int/rtpplatform.jar;../../lib/int/rtpcommon.jar;../../../jdbc/lib/ojdbc14.jar;../../../lib/xmlparserv2.jar;../../../sqlj/lib/runtime12.jar;../../../jdk/jre/lib/rt.jar oracle.xml.transx.loader "(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%host)(PORT=%port))(CONNECT_DATA=(SERVICE_NAME=%serviceName)))" %user %password ../../browserasst/views/owb_uprop_nls.xml
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: host/port/serice_name = 127.0.0.1/1521/AMON2.ICONSULTING.BIZ
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = (DESCRIPTION=(ADDRESS=(HOST=127.0.0.1)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=AMON2.ICONSULTING.BIZ)))
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]....
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): after executing the output
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): (Spawn Token) Error loading Java into DB:
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Get the error, stop processing other tokens...
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894): java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:886)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+> at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_advanced]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579): java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@1ed2bbd
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:898)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:541)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20060727@14:42:16.016: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579)+> at java.lang.Thread.run(Thread.java:534)
    main.AWT-EventQueue-0[6]20060727@14:42:16.016: 00> oracle.wh.ui.jcommon.WhButton@1257687: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20060727@14:42:24.024: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20060727@14:42:24.024: 00> oracle.wh.ui.jcommon.WhButton@1257687: WhButton setLabel rtsString = OK

    I've take a look and couldn't found any significant information in the log file, but we may try to see if this is the cause:
    oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: host/port/serice_name = 127.0.0.1/1521/AMON2.ICONSULTING.BIZ
    main.TaskScheduler timer[5]20060727@14:41:47.047: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = (DESCRIPTION=(ADDRESS=(HOST=127.0.0.1)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=AMON2.ICONSULTING.BIZ)))
    The bolded text is your DB connection info. Is it ok? Check your TNS_ADMIN directory and see the sqlnet.ora file. Are you using something like:
    NAMES.DEFAULT_DOMAIN = ICONSULTING.BIZ
    Try to remove the domain from the connection info you provide when creating the repository. Another alternative is trying to create the OWB Repository from a remote machine. I believe you are running DB and OWB in the same box, since the HOST info in the log file is 127.0.0.1 (localhost).
    Regards,
    Marcos

  • OWB R2 error message RPE-02163: Exception initialising deployer

    Hi,
    I'm using the OWB R2, and after deploy a Presention (that is supposed to export the Catalog for Discoverer and BI Beans), I got this message bellow:
    RPE-02163: Exception initialising deployer.
    Could someone help me with this issue? Please note that the word "initialising" appears incorrect in the error message
    Regards,
    Angelo
    [email protected]

    This is most likely a catalog version issue. Which version of the BI Beans catalog did you install? If you are not using the latest version, then go to the BI Beans website on OTN and download the latest version of BI Beans and upgrade your BI Beans catalog following the instructions in the BI Beans Readme file.
    Hope this helps
    Keith

  • OWB Mapping & Errors

    I have the following data:
    Date Service
    2/10/06 1:20:10 Radio
    2/10/06 1:20:11 Radio
    3/29/06 2:20:11 TV
    3/29/06 3:40:17 Radio
    3/29/06 3:40:17 TV
    I want to convert the service column to rows such that I get this result:
    trunc(Date) radio TV
    2/10/06 2     0
    3/29/06     1 2
    So the code is:
    sum(decode(service, 'radio',1,0))
    sum(decode(service, 'tv',1,0))
    I am using unpivot operator to decode column service to rows and then an aggregator to count the radio entry for each day and then an aggregator to group by the result from previous aggregator to group by date, radio, tv. My questions are:
    1) Am i doing this correctly? If not then how else should I do this? If Yes then :
    2) What Execute operation should I used? Set Type, Row Type?
    When I execute, it says rows inserted and completed with errors, but when I go and check if any rows have been populated in my table, it does not show even a single row. Why does it not show any rows? Also it is so confusing to troubleshoot and figure out errors in Oracle Audit Report. Can anyone tell me where to look for errors in audit report?
    Any help should be appreciated
    Thanks

    Ola Kitty7,
    The unpivot seems ok to me. Beside that, if you follow the pivot/unpivot guidelines there is not so much you can do wrong...
    Regarding the second question I'm not quite sure about the unpivot. But I do think that this operator can be used for both modes. Keep in mind that set based in general will be faster. Rowbased however can give you more detailed (error) information in the runtime audit browser (btw: this tool does not give me all the answers when something is going wrong. Digging in the plsql code gives more answers most of the time).
    Within the Audit Browser you can find errors when a load has failed (available in OWB folder under programs). This information is also available in the OWB10G_RT schema. It is stored in system tables. There you can find error information.
    Sometimes it works quite well to check the intermediate results of a single operator (for instance the unpivot operator you mentioned) and execute this in TOAD. Thats how I
    a) solve most of my problems;
    b) check if my result set is ok.
    Good luck and regards,
    Moscowic

  • OWB internal error ProcessPackageGenerator

    We are running OWB 9.2.0.4 on Oracle 9.2.0.5 running Windows 2000 Advanced Server. We have been working fine for several weeks. Today, several of our process flows fail to deploy with the following error:
    ====================================================
    OWB Error
    oracle.wh.repos.sdk.exceptions.WBException: Internal Error: ProcessPackageGenerator.generate
    WBGeneratedObject([] is null or length 0 for PPCT_PKG
    =====================================================
    When I click on the Detail button the following text is displayed:
    =======================================================
    oracle.wh.repos.sdk.exceptions.WBException: Internal Error: ProcessPackageGenerator.generate WBGeneratedObject[] is null or length 0 for PPCT_PKG
    oracle.wh.repos.sdk.exceptions.WBException: Internal Error: ProcessPackageGenerator.generate WBGeneratedObject[] is null or length 0 for PPCT_PKG
         at oracle.wh.ui.runtime.application.WHRuntimeProgress.notifyInternalError(WHRuntimeProgress.java:180)
         at oracle.wh.ui.runtime.application.WHRuntimeGeneration.run(WHRuntimeGeneration.java:98)
    \nCMPException message and stack trace:\njava.lang.Exception: Internal Error: ProcessPackageGenerator.generate WBGeneratedObject[] is null or length 0 for PPCT_PKG
         at oracle.wh.service.impl.runtime.generation.ProcessPackageGenerator.generate(ProcessPackageGenerator.java:123)
         at oracle.wh.service.impl.runtime.generation.ProcessPackageGenerator.generateProcessPackage(ProcessPackageGenerator.java:451)
         at oracle.wh.service.impl.runtime.generation.ProcessPackageGenerator.generate(ProcessPackageGenerator.java:97)
         at oracle.wh.service.impl.runtime.generation.DeploymentGenerator.generate(DeploymentGenerator.java:75)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.defineUnit(UnitControllerImpl.java:130)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.<init>(UnitControllerImpl.java:78)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.defineControllerList(DeploymentControllerImpl.java:249)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.<init>(DeploymentControllerImpl.java:50)
         at oracle.wh.service.impl.runtime.DeploymentSpecificationImpl.createController(DeploymentSpecificationImpl.java:395)
         at oracle.wh.ui.runtime.application.WHRuntimeGeneration.run(WHRuntimeGeneration.java:86)

    Hi Ed,
    Sadly that's pretty much what I did at the moment: I had to manually rebuild all dimension/fact tables that were affected by that small change. I tried to contact oracle support and posted these same messages on the Metalink but didn't get too far that way.
    The thing is that I'm having the same problem now: I changed a dimension attribute datatype from VARCHAR2 to INTEGER and stumbled upon the same situation, which, at this point in the development process, freaked me out. The affected dimension and related cubes were invalidated by this change. I then changed the datatype from INTEGER to NUMBER and everything seems to be working properly.
    I know this is not much help. I haven't been able to find a root cause for this behavior, which, strangely enough, nobody else seems to be experiencing.
    If I happen to find anything on this, I'll let you know.
    Regards,
    --osvaldo.
    [osantos]

  • OWB Workflow Error

    Hi,
    I have some workflows designed using OWB. We have automated them using Cron. The jobs run fine everyday, provided the client is connected to the OWB design center and the listener. If for some reason the client is not logged into design centre, the entire job just hangs. When the client connects back to the design centre, the job terminates with the following error:
    Error
    RPE-01003: An infrastructure condition prevented the request from completing.
    Error
    ORA-20003: The object is not in a valid state for the requested operation
    ORA-06512: at "PRD_OWB.WB_RTI_EXCEPTIONS", line 119
    ORA-06512: at "PRD_OWB.WB_RTI_SERVICE_EXECUTION", line 834
    ORA-06512: at "PRD_OWB.WB_RT_SERVICE_CONTROL", line 188
    ORA-06512: at line 1
    RECOVERY
    RPE-01008: Recovery of this request is in progress.
    Error
    ORA-20002: 3122: Duplicate item 'PO_MOD/WB_IK_20060811_073457_24714' could not be created.
    ORA-06512: at "OWF_MGR.WF_ENGINE", line 3920
    ORA-06512: at line 1
    Can anyone explain what this means ?
    How do you make the running of the jobs independent of whether the client is connected to the design center and listener. This is urgent -- pls help !
    Thanks
    Rita

    It looks like you are launching the workflow with an item key that you already used earlyier.
    The item key must be unique!
    ORA-20002: 3122: Duplicate item 'PO_MOD/WB_IK_20060811_073457_24714' could not be created.

  • OWB login error

    I installed OWB 9.2.0.2.8 in my new machine and when I try to connect to the OWB Client, I am getting the following error:
    "API5022: Cannot connect to the specified repository. Verify connection information. Io exception: The Network Adapter could not establish the connection
    Retry?"
    This works in my old machine. Any solution for this? Thanks.

    Did you set the tnsnames.ora properly in your new machine? The dirctory should be : OWB_Home\NETWORK\ADMIN

  • OWB: Import Error

    Hi,
    I'm getting an error when I try to import views or tables. In
    the last couple of weeks I've imported 2 views and about 30
    tables and am using those in mappings, so it's a new error.
    It says check the error log table but the error log table is
    empty.
    Thanks in advance if you have any ideas.
    What I get is:
    Cwm Error Message: Fatal Error in NS service, Please check OWB
    error log for details..
    Cwm Error: SQL Exception
    Class Name: LocalNamespaceService
    Method Name: reserveName
    Repository Error Message: OWB_ERROR_LOG_TABLE in repository
    keeps the log...
    Cwm Error Message: Fatal Error in NS service, Please check OWB
    error log for details..
    Cwm Error: SQL Exception
    Class Name: LocalNamespaceService
    Method Name: reserveName
    Repository Error Message: OWB_ERROR_LOG_TABLE in repository
    keeps the log...
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.reserveActio
    n(LocalNamespaceService.java:421)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.reserve
    (LocalNamespaceService.java:507)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.reserve
    (LocalNamespaceService.java:364)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.onCreateFCO
    (LocalNamespaceService.java:145)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.onCreateFCO
    (LocalNamespaceService.java:161)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.onCreateObje
    ct(LocalNamespaceService.java:982)
         at
    oracle.wh.repos.impl.foundation.CMPElement.customBeforeCreate
    (CMPElement.java:1214)
         at
    oracle.wh.repos.impl.abstractRelation.CMPRelation.customBeforeCre
    ate(CMPRelation.java:781)
         at oracle.wh.repos.impl.relational.CMPWBTableGen.<init>
    (CMPWBTableGen.java:119)
         at oracle.wh.repos.impl.relational.CMPWBTable.<init>
    (CMPWBTable.java:45)
         at
    oracle.wh.repos.impl.application.CMPInstalledModule.createTable
    (CMPInstalledModule.java:519)
         at
    oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importTable
    (ImportEntityAlgorithm.java:480)
         at
    oracle.wh.ui.integrator.common.ImportEntityAlgorithm.dispatchElem
    ent(ImportEntityAlgorithm.java:295)
         at
    oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importElemen
    t(ImportEntityAlgorithm.java:191)
         at
    oracle.wh.ui.integrator.sdk.EntityAccessor.importElement
    (EntityAccessor.java:76)
         at
    oracle.wh.ui.integrator.common.ImportService.importElement
    (ImportService.java:723)
         at
    oracle.wh.ui.integrator.common.ImportElementTransaction.run
    (ImportWizard.java:848)
    \nCMPException message and stack trace:\nCwm Error Message:
    Fatal Error in NS service, Please check OWB error log for
    details..
    Cwm Error: SQL Exception
    Class Name: LocalNamespaceService
    Method Name: reserveName
    Repository Error Message: OWB_ERROR_LOG_TABLE in repository
    keeps the log...
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.reserveActio
    n(LocalNamespaceService.java:421)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.reserve
    (LocalNamespaceService.java:507)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.reserve
    (LocalNamespaceService.java:364)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.onCreateFCO
    (LocalNamespaceService.java:145)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.onCreateFCO
    (LocalNamespaceService.java:161)
         at
    oracle.wh.repos.impl.namespace.LocalNamespaceService.onCreateObje
    ct(LocalNamespaceService.java:982)
         at
    oracle.wh.repos.impl.foundation.CMPElement.customBeforeCreate
    (CMPElement.java:1214)
         at
    oracle.wh.repos.impl.abstractRelation.CMPRelation.customBeforeCre
    ate(CMPRelation.java:781)
         at oracle.wh.repos.impl.relational.CMPWBTableGen.<init>
    (CMPWBTableGen.java:119)
         at oracle.wh.repos.impl.relational.CMPWBTable.<init>
    (CMPWBTable.java:45)
         at
    oracle.wh.repos.impl.application.CMPInstalledModule.createTable
    (CMPInstalledModule.java:519)
         at
    oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importTable
    (ImportEntityAlgorithm.java:480)
         at
    oracle.wh.ui.integrator.common.ImportEntityAlgorithm.dispatchElem
    ent(ImportEntityAlgorithm.java:295)
         at
    oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importElemen
    t(ImportEntityAlgorithm.java:191)
         at
    oracle.wh.ui.integrator.sdk.EntityAccessor.importElement
    (EntityAccessor.java:76)
         at
    oracle.wh.ui.integrator.common.ImportService.importElement
    (ImportService.java:723)
         at
    oracle.wh.ui.integrator.common.ImportElementTransaction.run
    (ImportWizard.java:848)

    FYI: The rollback tablespaces were offline. This is a bogus
    error message.

  • OWB 10gR2 ERROR: Creating Repository Owner

    OWB10gR2 + 10gR2db
    when i use the repoistory assistent to create a repository owner,
    i get this error at 73% of the installation process:
    main.TaskScheduler timer[5]20060731@14:13:38.038: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: oracle.jdbc.driver.OracleSQLException: ORA-06550: Zeile 1, Spalte 7:
    main.TaskScheduler timer[5]20060731@14:13:38.038: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_advanced]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: oracle.jdbc.driver.OracleSQLException: ORA-06550: Zeile 1, Spalte 7:
    main.TaskScheduler timer[5]20060731@14:13:38.038: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579): java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: oracle.jdbc.driver.OracleSQLException: ORA-06550: Zeile 1, Spalte 7:
    i did remove any java software, re installed the db and warehousebuilder.... any ideas?

    Hi
    As mentioned by Andreas you must not have the ORACLE_HOME environment variable set when you are doing this work. You also need to make sure that you don't have any Oracle software running, that all services (if on Windows) are shut down, and that you don't have any other environment variables that Oracle would use. Thus you probably shouldn't have CLASSPATH, PERL5LIB or QTJAVA set. What I do is rename these to ORACLE_HOME1, CLASSPATH1, PERL5LIB1 and QTJAVA1.
    The final thing I do is to alter my Path to remove all references to existing Oracle software. I save my existing path first though so that I can put it back later (funny how a backup comes in handy at times). Then after the install I look to see what path settings OWB added and I insert these into my original path, reinstating any environment variables that have not been replaced by OWB.
    I got to tell you that I find it a pain in the neck that some Oracle software won't install when they detect another Oracle product on the same machine. When you think about it, how head shakingly, frustrating is that in the modern world? Personally I, and my clients, are crying out to see these elementary interactions overcome once and for all.
    Things are certainly improving but boy its exasperating when one product interferes with another from the same vendor.
    Does this help?
    Regards
    Michael

  • OWB fatal error

    Hi, my problem is that I can't connet to repository at all. In the log-file I can find as below
    LocalNamespaceService.java:3037): java.sql.SQLException: ORA-04063: package body "OWBREPOS_OWNER.NAMESPACESERVICEIMPL" has errors
    main.TaskScheduler timer[5]20080617@08:40:44.044: 00> oracle.wh.repos.pdl.namespace.LocalNamespaceService.reserveName(
    LocalNamespaceService.java:3037)+>ORA-06508: PL/SQL: could not find program unit being called: "OWBREPOS_OWNER.NAMESPACESERVICEIMPL"
    When I try to compile that package I get this message
    Error(1): PLS-00753: malformed or corrupted wrapped unit
    How can I fix this error ?
    Hannu Hamalainen

    Try recreating the package.
    The sources are:
    OWB_HOME\owb\reposasst\NamespaceServiceImpl.pks
    OWB_HOME\owb\reposasst\NamespaceServiceImpl.pkb
    It should resolve the problem.
    Regards,
    Robert

  • OWB CDC error!!!!!!

    Hi,
    I am new to data warehousing, i am following the following document for CDC,
    http://www.rittmanmead.com/2009/10/10/changed-data-capture-and-owb11gr2/
    I am using OWB 11g r2,
    Unlike in the document, my source and target both are the same oracle 10.2 database, when i right-click on the oracle Server source database module, select Change Data Capture and click on " Start", i get error message
    Deploy failed. Error the password for the default remote agent is not set. Please set the password for the default agent.can someone kindly exlpain what how to set default remote agent.
    regards,
    Edited by: user10243788 on Jun 8, 2010 4:20 AM

    Hi David, i am following the following document for CDC,
    http://www.rittmanmead.com/2009/10/10/changed-data-capture-and-owb11gr2/
    I am using OWB 11g r2,
    Unlike in the document, my source and target both are the same oracle 11.2 database, when i right-click on the oracle Server source database module, select Change Data Capture and click on " Start", i get error message
    Deploy failed. Error Error reading application-client descriptor: Error communicating with server: Connection refused: connect; nested exception is:
         javax.naming.CommunicationException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]Error communicating with server: Connection refused: connect; nested exception is:
         javax.naming.CommunicationException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]Connection refused: connect; nested exception is:
         javax.naming.CommunicationException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]Connection refused: connectConnection refused: connect
    Can you please help me to complete the task
    -Dinesh

  • OWB Exception Error

    Hi there, I am, for the first time, trying to install OWB on a Windows XP machine and have got a problem.
    When launching the components from the Repo Assistant, I get the following error ;
    EXCEPTION OCCURED IN
    PROCESSSQLDBATOKEN (../../repoasst/grantpriv.sql):
    java.lang.nullpointerexception
    Has anyone got a solution to this error please ?

    Hello Steve,
    I instaled OWB today in RHES4-64bits with Oracle 9.2.0.4-64bits.
    Look in Oracle Warehouse Builder Installation and Configuration Guide (B12150_01.pdf) at page 2-9, you must set OWB_ORACLE_HOME before run the reposinst.sh.
    So, before this you must create a repository owner and grant connect (create session) to him.
    A small detail is when installer ask you the host name (filled with LOCALHOST), remove LOCALHOST word and write the IP´s host.
    For my instalation, I must run the reposinst.sh directely from server and I need to create TNSNAMES.ORA in the OWB_ORACLE_HOME\network\admin.
    Good lucky,
    Ederson
    Goiania - BRAZIL

  • OWB client error

    when i am trying to login into my oracle 10.2.0.4 database repository installed on a linux server from my OWb client 10.2.0.31, i am getting the following error:
    API5036: Client Version 10.2.0.31 is not compatible with repository version 10.2.0.4
    how rectify this error

    Solution: Get the patchset from: https://metalink.oracle.com/CSP/ui/index.html
    Source of the below table is from Metalink website.
    10.2.0.4      7005587      AIX5L Based Systems (64-bit)      10-sep-2008      1.1G           
         7005587      HP-UX Itanium      10-sep-2008      954M           
         7005587      HP-UX PA-RISC (64-bit)      10-sep-2008      808M           
         7005587      Linux-x86-64 (AMD64/EM64T)      30-aug-2008      530M           
         7005587      Linux x86      12-jul-2008      530M           
         7005587      Solaris Operating System (SPARC 64-bit)      10-sep-2008      593M           
         7005587      Windows 32-bit and 64-bit (AMD64/EM64T)      11-jul-2008      528M           
         7005587      Windows Vista 32-bit and 64-bit      1-dec-2008      293M      32-bit patch certified on 64-bit platform also      
         7005587      Windows 64-bit Itanium      1-dec-2008      579M           
    API5036 Error
    please note that the versions mentioned in the above thread might be different but the principles remain the same. Your client and repository verison should be the same at all times.
    Edited by: Darthvader-647181 on Dec 16, 2008 1:24 AM
    Edited by: Darthvader-647181 on Dec 16, 2008 1:31 AM

  • OWB Application Error

    Hi all
    I had install Oracle Warehouse Builder g11 R2 32 Bit version on a Windows7 home R2 64 Bit version.
    Here is the error message:
    C:\app\Innovation\product\11.2.0\dbhome\owb\bin\win32\call setowbenv.bat
    The application was unable to start correctly(0xc0000018).click OK to close the application

    hi,
    Oracle provides both 32-bit and 64-bit versions of Warehouse Builder server components.
    The 32-bit version of Warehouse Builder must run on the 32-bit version of the operating system.
    The 64-bit version of Warehouse Builder must run on the 64-bit version of the operating system.
    Please go through the installation and administration guide before installing. This will save a lot of time.

  • OWB RUNTIME ERROR

    I'm receiving the following error while trying to create my runtime repository.
    javaw.exe Entry Point Not Found
    The procedure entry point kpuhhalo could not be located in the dynamic link library OCI.dll
    Please help.

    You don't need to reinstal, the only thing you need is tostart installer, press installed products button, switch from contents to environment and set OWB home above all other homes. Maybe you installed some older thing after 10g OWB, (in my case it was designer from 9i) and oracle in startup catched oci.dll from first mentioned - but older - home. IMHO very unpleasant bug, if not worth to fix, certainly could be documented...

Maybe you are looking for

  • How to remove an iCloud email address from an iPad

    Not sure if this should be here or posted in the iCloud area, but will try here first.  I used to have an @me.com address (after the .mac one went away) and now I have the same address, but @icloud.com.  When I tap on the "From:" field when composing

  • Call between 2 computers on the same account

    I have two computers on the same account. One is my home office desktop, the other is my mobile. This is useful as both computers use the same credit account. In addition, if I am travelling, or I am at the office, people are still able to contact me

  • Report for MRP list(MD05/MD06)

    Hello, I am looking for a Report that can give me the details of the MRP list(MD05 or MD06). Basically I need the report to give me the following details. Material Number Material Description Date Opening Date Rec/Reqd qty MRP element If you see all

  • ABAP Netweaver 7.0 Trial wont connect to SAP Logon

    I just installed the ABAP Netweaver trial and for some reason am getting the following error when I try to connect from the login gui: partner '127.0.0.1:sapdp00' not reached WSAECONNREFUSED: Connection refused I get the following error when I click

  • Content Preparation Progress (Not Responding)

    Is there a way to stop the "Content Preparation Progress" process from happening? If I cancel out of it quickly, I can open my documents- but 7 times out of ten, if I don't Acrobat hangs up on me and I get a "Not Responding" error. What is this proce