OWB 10g R1 Map import error

Hi ,
We were trying to import maps into a design repository but getting errors , details of which have been provided below.
Internal Error: SQL Exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
Repository Error:SQL Exception..
Class Name: CacheMediator.
Method Name: executeTransactionControlStatement.
Method Name: -1.
Repository Error Message: ORA-01086: savepoint 'SP' never established
     at oracle.wh.repos.impl.foundation.CacheMediator.executeTransactionControlStatement(CacheMediator.java:520)
     at oracle.wh.repos.impl.mcm.MCMUtils.executeQuery(MCMUtils.java:110)
     at oracle.wh.repos.impl.mcm.MCMAssociations.syncAssociationTables(MCMAssociations.java:63)
     at oracle.wh.repos.impl.mcm.MCMServiceImpl.afterPersist(MCMServiceImpl.java:2343)
     at oracle.wh.repos.impl.foundation.Sync.beforeCommit(Sync.java:137)
     at oracle.wh.repos.impl.foundation.CacheMediator.commit(CacheMediator.java:1418)
     at oracle.wh.repos.impl.transaction.TransactionManager.commitGlobalTransaction(TransactionManager.java:328)
     at oracle.wh.repos.impl.transaction.TransactionManager.commit(TransactionManager.java:444)
     at oracle.wh.ui.metadataloader.WhMetaDataImportConfirmWindow.popUpCommitRollBackConfirmation(WhMetaDataImportConfirmWindow.java:80)
     at oracle.wh.ui.metadataloader.WhMetaDataImportConfirmWindow.runDialog(WhMetaDataImportConfirmWindow.java:107)
     at oracle.wh.ui.metadataloader.LoaderController$ImportListener.handleAction(LoaderController.java:1213)
     at oracle.wh.ui.metadataloader.LoaderController$ImportListener.run(LoaderController.java:1236)
     at java.lang.Thread.run(Thread.java:534)
\nCMPException message and stack trace:\nInternal Error: SQL Exception.
Can someone please point out the reason for the same.
Regards,
Sandipan

Metalink note 293214.1 describes a similar issue for OWB 10.1.0.2, 10.1.0.3.
Try the fix recommended there.
Regards,
Robert

Similar Messages

  • Mapping import error in OWB 10.1

    In OWB 10R1, while mapping importing I got the following error.. although the mapping is not existing in the repository.
    PLS-00302:Already committed in repository. Please Synchronize..
    Anyone help in this regard
    Thanks
    Hari
    Edited by: user608775 on May 26, 2009 12:53 PM

    this error is only valid if xp appearance is set to "Windows classic style", under "Windows XP style there is no issue
    Signature: Looking for a footprint, component, model? Might be here > http://ni.kittmaster.com

  • OWB mapping Import error

    Hi All,
    I'm facing the following error while importing a new version of an existing map via a .mdl file. this is the error message:
    Error at line 67: MDL1247: Error occurred importing mapping <COT_H_ORDERCATEGORYTYPE_IU0/COT_H_ORDERCATEGORYTYPE_IU0> (at line 67).
    Detailed Error Message:
    java.lang.ClassCastException: oracle.wh.repos.impl.mapping.CMPMappingParameterGroup
         at oracle.wh.repos.impl.component.ComponentService.instantiate(ComponentService.java:298)
         at oracle.wh.repos.impl.component.ComponentService.instantiate(ComponentService.java:203)
         at oracle.wh.repos.impl.foundation.CacheMediator.query(CacheMediator.java:2722)
         at oracle.wh.repos.impl.foundation.CacheMediator.query(CacheMediator.java:2682)
         at oracle.wh.repos.impl.foundation.OWBRoot.query(OWBRoot.java:1881)
         at oracle.wh.repos.impl.mapping.CMPMappingParameterGen.getConnectFrom(CMPMappingParameterGen.java:575)
         at oracle.wh.repos.impl.mapping.CMPMappingParameter.getConnectFrom(CMPMappingParameter.java:217)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.restoreConnection(WBMappingParameterImpl.java:269)
         at oracle.wh.repos.impl.mapping.WBStageImpl.<init>(WBStageImpl.java:113)
         at oracle.wh.service.impl.ContextServiceImpl.getBusinessObject(ContextServiceImpl.java:33)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.importMappingStage(WBImportMapping.java:1271)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.parseAndImportMappingStage(WBImportMapping.java:1068)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.processKeyword(WBImportMapping.java:4147)
         at oracle.wh.service.impl.metadataloader.WBImportMapping.importMapping(WBImportMapping.java:4603)
         at oracle.wh.service.impl.metadataloader.WBImport.process(WBImport.java:6085)
         at oracle.wh.service.impl.metadataloader.WBRunImport.internalRunImport(WBRunImport.java:506)
         at oracle.wh.service.impl.metadataloader.WBRunImport.runImport(WBRunImport.java:570)
         at oracle.owb.Import.ImportServiceManager.internalImportMetaData(ImportServiceManager.java:198)
         at oracle.owb.Import.ImportServiceManager.importMetaDataFromFile(ImportServiceManager.java:145)
         at oracle.owb.scripting.ImportCmdExecuter.startMetaDataImportCommand(ImportCmdExecuter.java:297)
         at oracle.owb.scripting.ImportCmdExecuter.importFromFile(ImportCmdExecuter.java:100)
         at oracle.owb.scripting.ImportCmdParser.ImportCommand(ImportCmdParser.java:216)
         at oracle.owb.scripting.ImportCmdParser.parseCommand(ImportCmdParser.java:106)
         at oracle.owb.scripting.OMBMetaDataImportCmd.executeCommand(OMBMetaDataImportCmd.java:60)
         at oracle.owb.scripting.OMBCommand.cmdProc(OMBCommand.java:42)
         at tcl.lang.Parser.evalObjv(Parser.java:810)
         at tcl.lang.Parser.eval2(Parser.java:1209)
         at tcl.lang.Interp.eval(Interp.java:2042)
         at tcl.lang.Interp.eval(Interp.java:2101)
         at tcl.lang.ForeachCmd.cmdProc(ForeachCmd.java:112)
         at tcl.lang.AutoloadStub.cmdProc(Extension.java:144)
         at tcl.lang.Parser.evalObjv(Parser.java:810)
         at tcl.lang.Parser.eval2(Parser.java:1209)
         at tcl.lang.Interp.eval(Interp.java:2042)
         at tcl.lang.Interp.evalFile(Interp.java:2140)
         at tcl.lang.SourceCmd.cmdProc(SourceCmd.java:75)
         at tcl.lang.AutoloadStub.cmdProc(Extension.java:144)
         at tcl.lang.Parser.evalObjv(Parser.java:810)
         at tcl.lang.Parser.eval2(Parser.java:1209)
         at tcl.lang.Interp.eval(Interp.java:2042)
         at tcl.lang.ConsoleEvent.processEvent(ConsoleEvent.java:90)
         at tcl.lang.Notifier.serviceEvent(Notifier.java:429)
         at tcl.lang.Notifier.doOneEvent(Notifier.java:561)
         at tcl.lang.TclShell.run(TclShell.java:151)
         at oracle.owb.scripting.OMBShell.main(OMBShell.java:41)
    *************************************************************

    Hey did you found a solution to this problem because i'm in the same situation and i don't know how to fix it.
    Many thanks,
    Dani

  • OWB 10g: Creating a dimension: error on hierarchy

    Hi there,
    i've created a very simple dimension, alike the channel dimension of the sh-samples.
    However, when i validate my dimension, i get the error:
    --> VLD-0350: In a hierarchy <name>, level relationship binding between parent level "total" and child level "channel" does not exist.
    --> Within a hierary a level relationship between levels must be created using the surrogate key column of the parent.
    I've created the dimension now several times but one way or the other this error always pops up. I've recreated the hierarchy, still the problem remains. Anybody has a clue how to create this binding?
    Any help is very much appreciated!
    Cheers
    Sandra

    Thanks for the quick reply, I have a Surrogate key on every level.
    *** Problem solved ***, but still a mystery... I actually quite OWB
    came back and everything was validating correctly...
    Do any of you have such a problem? Things not working, exit come back
    in an it works???
    Here the problems that I had before the restart...
    Here's a quick overview of what I have in the Data Object Editor:
    Relational Tab:
    I have my "source" table were my data is to fill the Dimension. Validates successfully.
    Dimensional Tab:
    I have my CUSTOMER_DIM, I did the Bind All I have 2 errors now:
    VLD-0345 Level Attribute CUSTOMER ID is not bound to a column in
    table or updateble view.
    VLD-0350: In a hierarchy STANARD, level relationship binding between parent level
    COUNTRY_HEIR and child level BASE_HIER does not exist. (Each level attribute must be bound to a column in a table or updateable view)
    In the Object Editor, Dimensional Attributes, I have CUSTOMER_ID that is a Surrogate. In the "Choose the sequence that will populate the Dimension and Surrogate Keys:"
    I have selected CUSTOMER_DIM_SEQ. (Within a hierarchy a level relationship between levels must be created using the surrogate key column of the parent.)
    Thanks
    Eric

  • Errors in demo project OWP_BP in OWB 10g

    Hi,
    there are several errors in the demo project OWB_BP in the OWB 10g-directory <OWB_HOME>/owb/misc/time.
    1.) In the mapping TF_Time_Map there's a unlegal default value for the attribute startDate of the Map Input Parameter: '01-Jan-95'. The following table function TIMEDATA expects a value in the format 'dd-mon-yyyy', so the mappinmg makes a dataset beginning on '01-Jan-0095'!
    2.) The readme-file says you should load the table function, the sequences, types etc. into the runtime repository - but you need them in the target schema!
    3.) The dimension T_TIME has the levels day, month, quarter and year und OWB makes for every ID of a level a unique key constraint for the index. In the table function TIMEDATA you have more than one dataset with the same ID in the dimension table, because all days of Januar 1995 have the same month_id, quarter_id and year_id. Because of that the mapping stops with many errors: ORA-00001: Unique Constraint (ZUZ_TARGET.TTIME_L_YEAR_UK) violation and only one record is imported to the dimension table.
    Can anybody tell me how I can resolve the Unique Constraint (ZUZ_TARGET.TTIME_L_YEAR_UK) violation?
    Thanks,
    Detlef

    Detlef,
    You are correct on all three. The most significant problem #3 has been discussed on this forum before and the updated version of the function that fixes the issue is here OLAP dimension level constraints
    Nikolai Rochnik

  • RPE-01012 error in OWB 10g

    Hi,
    I am trying to deploy a simple mapping with both source and target definitions as relational(Oracle) tables and it is failing throwing the following error.
    RPE-01012: Cannot deploy to the target location because it is owned by a different runtime platform.
    But I am able to deploy mappings successfully when the source is a flat file and target being a relational table. I am having problem only when both the source and target are relational. I am using Oracle 10g and OWB 10g. Any help would be appreciated.
    Thanks in advance,
    Sri

    Good morning Sri,
    Does this problem occur in the same module or in different ones?
    If in different ones, maybe one of your locations has not been correctly registered?
    Cheers, Patrick

  • OWB object creation/import error

    I installed OWB for evaluation on Windows XP.
    OWB version is 10.1.0.4 and the database is 10g release 2.
    While trying to create a target or trying to import source table, owb fails with
    a "NULL" error. The detailed error is given below, pls help.
    null
    null
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:442)
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:355)
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:233)
         at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:458)
         at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:451)
         at oracle.wh.repos.impl.foundation.NestedTransactionManager.removeLatestSavepoint(NestedTransactionManager.java:81)
         at oracle.wh.repos.impl.transaction.TransactionManager.commitNestedTransaction(TransactionManager.java:392)
         at oracle.wh.repos.impl.transaction.TransactionManager.endModalInteraction(TransactionManager.java:483)
         at oracle.wh.ui.integrator.common.ImportElementTransaction.run(ImportWizard.java:1058)

    963510 wrote:
    What am I doing wrong??Posting this in the APEX forum instead of the {forum:id=76} one?
    You also appear to be trying to reinvent the wheel, as all of these types are already defined in Oracle Spatial.

  • Function usage in OWB 10g Mapping

    Hi,
    I'm a newbie of OWB 10g.
    I do have in flat file (.csv) a column with value as "ABC 1.2", "ABC 2.0", "XYZ 2.1", "XYZ 3.0" etc.
    I wanted this value to placed to the oracle database table as such & as truncated value as "ABC" for both version of ABC & as "XYZ" for versions of XYZ.
    I have mapped in the mapping editor where the database table has 2 columns. One to place the data from flat file as such & the other column to be the truncated or transformed value.
    I have mapped from flat file to the first column as such & for the value to the second column i do have a function which does the process of transformation.
    I validated, Generated, Deployed & all are successful. On execution of the deployed mapping
    I face a problem as :
    Record 7: Rejected - Error on table "username"."tablename", column "second column name".
    Column not found before end of logical record (use TRAILING NULLCOLS)
    Since i have 256 records, to all those i do face the same situation for all records.
    Plz do enlighten me how to go about to place the data from flat file to the database table column as the same value & the transformed value in another column in database table.
    Thx in Advance.

    Patrick is correct. i have earlier assumed you had the procedure created and was just attempting to executing a mapping from it.
    by the way, the "instruction" to use this script is embedded in the run_my_owb_stuff.sql file itself (i will cut and paste it here)
    [BEGIN EXTRACT]
    How to use install and use function:
    - Logon to runtime repository owner and run this script. This creates a function run_my_owb_stuff
    - grant execute to run_my_owb_stuff to <runtime access user>
    - connect as runtime access user and run something along the lines of:
    begin
    dbms_output.put_line('result '
    || to_char(<runtime repository owner>.run_my_owb_stuff( '<runtime repository owner>'
    , '<target location>'
    , '<type: PLSQL, PROCESS or SQL_LOADER>'
    , '<mapping or process name>'
    , '<system parameters>'
    , '<custom parameters>'
    end ;
    Because of the defaults you can leave any input parameters into
    run_my_owb_stuff empty, such as p_system_parameters and
    p_custom_parameters. For an implementation, consider changing the
    defaults (such as p_repos_owner) to make live easier. Also, consider
    taking out the dbms_output.put_line messages in a production situation.
    To run this script, a user has to have been granted roles WB_R_<runtime
    repos owner> and WB_U_<runtime repos owner>. The runtime access user
    will have these roles granted.
    [END EXTRACT]

  • OWB 10.1.0.4 object  create/import error on XP

    I installed OWB on Windows XP.
    OWB version is 10.1.0.4 and the database is 10g release 2.
    While trying to create a target or trying to import source table, owb fails with
    a "NULL" error. The detailed error is given below, pls help.
    null
    null
    at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:442)
    at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:355)
    at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:233)
    at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:458)
    at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:451)
    at oracle.wh.repos.impl.foundation.NestedTransactionManager.removeLatestSavepoint(NestedTransactionManager.java:81)
    at oracle.wh.repos.impl.transaction.TransactionManager.commitNestedTransaction(TransactionManager.java:392)
    at oracle.wh.repos.impl.transaction.TransactionManager.endModalInteraction(TransactionManager.java:483)
    at oracle.wh.ui.integrator.common.ImportElementTransaction.run(ImportWizard.java:1058)

    According to metalink:
    "Cause:
    The cause of the problem is the existence of public synonyms pointing to the java tables.
    CREATE$JAVA$LOB$TABLE and/or JAVA$CLASS$MD5$TABLE
    The presence of the Public synonyms prevents the Runtime Assistant from creating new tables. This can be verified from sqlplus, connected as the sys user:
    SQL> select owner,synonym_name, table_name, table_owner
    2 from dba_synonyms
    3* where synonym_name like '%JAVA%TABLE';
    Solution
    To implement the solution, please execute the following steps as a sys user from sql*plus. If required, change the synonym names to match the names returned in the select statement:
    . DROP PUBLIC SYNONYM CREATE$JAVA$LOB$TABLE;
    2. DROP PUBLIC SYNONYM JAVA$CLASS$MD5$TABLE;
    Once complete, start the Runntime Assistant and perform the installation. When the Assistant completes, verify the log file does not contain errors or exceptions."
    Hope it works!
    Marcos Spínola

  • ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'

    Hi,
    I am working on Oracle 10g. When executed import datapump script in the UNIX box with option “RMAP_TABLE” I received the error “unknown parameter name 'REMAP_TABLE' “Can you please give me solution for it?
    Scripts :-
    impdp eimsexp/xyz TABLES=EIMDBO.DIVISION DIRECTORY=DATAMART_DATA_PUMP_DIR DUMPFILE=expdp_DATAMART_tables_%u_$BATCH_ID.dmp LOGFILE=impdp_DATAMART_tables.log REMAP_TABLE=EIMDBO.DIVISION:EIM2DBO:YR2009_DIM_DIVISION
    Note :- The YR2009_DIM_DIVISION table is available in the target database. It is without partition table. The EIMDBO.DIVISION is partition table.
    Thanks,

    See your post here
    ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'
    Srini

  • CDC and OWB 10g R2 installation error

    Hi,
    We are using CDC (Autolog) and OWB 10g R2 for the warehouse. We have CDC installed and up and running on the database. I then try to install the OWB 10g R2 repository using OMBPlus and it fails with this error message:
    OWB repository installtion failed. The Warehouse Builder repository owner instal
    lation failed on user OWBRO.
    java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
    ORA-29549: class SOME.SYSTEM CLASS has changed, Java session state cleared
    ORA-06512: at "SYS.DBMS_CDC_IPUBLISH", line 12
    ORA-06512: at line 5
    I cannot find any documentation related to this. Has anyone attempted this and has this worked?
    Thanks
    K

    I figured out that the OWBRT_SYS had been created incorrectly. When I dropped the user and recreated the repository, this problem disappeared.

  • INS0034 error in OWB 10g

    Hi all,
    Im getting INS0034 error message when I install the runtime repository (10g) on my client system. I connect to the database where the oracle server (unix env.)is installed. pls help me to resolve this. I installed complete OWB 10g software locally on my system.
    Kishan

    Good morning Sri,
    Does this problem occur in the same module or in different ones?
    If in different ones, maybe one of your locations has not been correctly registered?
    Cheers, Patrick

  • Designer 9i dmp file import error to Designer 10g

    I have installed Designer 9i R2 and Designer 10g on two separated Windows XP.
    I exported a dmp file of an application system from Designer 9i R2. I copied the dmp file to the other Windows XP.
    I imported the dmp file to Designer 10g and the following errors appear:
    RME-02105: Oracle error occurred
    ORA-01986: OPTIMIZER_GOAL is obsolete
    Does any one know how to resolve this problem?

    Hi,
    This issue has been reported with Designer Releases prior to 9.0.4.4 against 10g database.
    Please upgrade to the latest Designer Release 9.0.4.5 the import will work fine.
    HTH,
    Wilson.

  • OWB - issue in export  import

    hi,
    When i do an export – import from one OWB repository to another of an OWB mapping having a MERGE statement some of the columns are missing in the MERGE. I am using OWB 10g R2.
    Eg: if the MERGE is based on columns c1, c2, c3 after the export-import the mapping to a different environment the imported mapping is having the MERGE based on only c1
    Thanks

    There is Bug 5705198: LOADING PROPERTIES CHANGED AFTER MDL EXPORT/IMPORT (fixed in 10.2.0.4 OWB patchset), similar problem with lost MATCH COLUMN WHEN UPDATING ROW property during MDL import.
    Maybe it is your case.
    There is not workaround for this problem, only patching to OWB 10.2.0.4
    Regards,
    Oleg

  • SCD type 2 in OWB 10g R2

    Hello,
    I am trying out the SCD type 2 in OWB 10g R2. I have no hierarchies and hence created a dimension with one level. Apart from three business attributes I have 2 mandatory attributes as "EFFECTIVE_DATE" and "EXPIRY_DATE". I have set one of the business attributes to "Trigger History".
    I have 3000 rows in the source table. There is no transformation. the data is loaded from source to this dimension directly. One business attribute is loaded using a constant.
    When I executed the mapping, all 3000 rows are populated in the target with the expiry date column having null values and current date in the effective date, which is absolutely fine. When I execute the mapping again without changing anything in the source, rows are inserted in to the target with the effective date set to the second run and the expiry date set to previous effective date. As I understand new rows should be inserted only if there is change in the data.
    Please correct me if I am wrong. Please clarify and if my understanding is right where am I doing wrong with OWB?
    Your help is greatly appreciated
    Thanks a lot on advance!
    Regards,
    Maruthi

    Hi Roelant,
    I think it is important to be aware that although Paris - 10gR2 - is not actually buggy (in this respect!), it is really quite idiosyncratic in exactly how it processes SCDs.
    I followed up on your and Mark's comments, and did an in depth analysis of this topic. It is at http://www.donnapkelly.pwp.blueyonder.co.uk/documents/OWB_10gR2_SCD.pdf
    My conclusions are perhaps of interest to anyone considering doing SCD processing with Paris.
    I'll be doing a follow-up this weekend, and publishing a sort of 'how-to-do-it' guide.
    Cheers,
    Donna
    Message was edited to add the words: "in this respect"

Maybe you are looking for

  • Help needed in adding effects of certain HTML tags in Flex spark Richtext

    I want to apply the effects of the following HTML tags/ attributes, in my HTML text rendered in Flex Spark Richtext Component. Superscript - <sup> Subscript - <sub> Blockquotes - <blockquotes> Ordered Lists - <ol><li> Unordered List - <ul><li> Horizo

  • Getting list of document name in a container

    Hi, I am trying to get list of all document names in a container using the following code in PHP: http://dpaste.com/25409/ but I am getting an error as listed in the above link. Any idea? I searched on Google but couldnt get any definitive answer. Th

  • IPhoto shows "No Photos" when importing...

    iPhoto shows "No Photos" even when I have photos to import. If I restart the computer and then plug in my camera into the USB, iPhoto will pop up and show all the photos in my camera and import, but it only seems to do so immediately after restart. I

  • Cl_abap_char_utilities= horizontal_tab

    Hi Can someone explain me the use of class cl_abap_char_utilities=>horizontal_tab; in programming. I faced any issue working on upgradation object  regarding mutual convertablity of the fields in hexadecimal and character modes. Thanks in Advance Rgd

  • How can i put my contacts on a androidmy

    7