Export metadata from OWB to Oracle OLAP

Hi,
I would like to know why the 'OWB export metadata to OLAP' generate an erreur like:
ORA-06512: at "OLAPSYS.CWM$OLAP$DIMENSION", line 242
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "OLAPSYS.CWM$UTIL", line 341
ORA-01403: no data found
ORA-06512: at "OLAPSYS.CWM$OLAP$DIMENSION", line 67
ORA-06512: at line 10
knowing that i have installed the patches to the DB server
and i whork with th Oracle Wherhouse Bilder 9.0.3.33

It would appear that your mapping is incorrect. During the conversion to OLAP metadata, the dimension is not properly defined or contains no rows of data. If you check the log it should be possible to determine which dimension has failed. Also make sure your dimension values are unique across all levels in your relational table.
How many dimensions and cubes are you trying to deploy?
I would also recommend posting this on the OWB forum as they will be able in a better position to resolve your issue:
Warehouse Builder
Business Intelligence Beans Product Management Team
Oracle Corporation

Similar Messages

  • Export metadata from OWB to OLAP

    Hi there,
    I have OWB 9.2.0.3, DB release 2.
    I'm having some trouble with the metadata export, i have created my mappings with the appropriate configuration to olap aw.
    When I run the Metadata Export - Bridge , I get the following message:
    **! Transfer logging started at Sat Jan 31 13:09:57 CST 2004 !**
    OWB Bridge processed arguments
    **! Transfer logging stopped at Sat Jan 31 13:09:58 CST 2004 !**
    But nothing happens.
    Any idea? Do I need to configure or install something in the server? I already have the olapsys.
    Any help would be appreciated, thanks in advance.
    Xochitl.

    Take a look at the troubleshooting doc on MetaLink for the OWB OLAP Bridge, however it is intended for version 9.0.4-9.2. You may want to upgrade OWB. More importantly, be sure to be running RDBMS 9.2.0.4 with the OLAP 9.2.0.4.1 patch (PS# 3084634).
    Troubleshooting OWB OLAP Integration
    http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=260948.1

  • Exporting metadata from OWB to OLAP: What's the difference between...

    What's the difference between create Analityc Waorkspace or not? if I don't created the metadata will deployied in DB? so can I access from BI Beans and see dimensions and cubes?
    Please help.
    Thanks in advance.

    1. No.
    2. Yes, with the Mogrify plugin.
    Sent from phone.

  • Is it possible to copy or export metadata from Folio Producer?

    Hi,
    Is it possible to copy or export metadata from one issue in Folio Producer and import/apply it to a different issue in Folio Producer? Or create a master metadata template that every issue build could use? It would save a lot of time and typing not having to re-enter the same information every month when releasing the next issue for departments, bylines, etc.
    Thanks!

    Bob,
    Do you know when exporting metadata from Folio Producer will be available, and will it export directly to another rendition, or would it export to a sidecar.xml file?
    The workflow my team prefers is to build our 1024x768 folio first, add metadata via Properties in the Folio Builder as we add articles, share the folio with editors and advertising sales, make edits and updates, then when all content is approved, create the 2048x1536 rendition folio using multiple importing of articles.
    Having the ability to export from an existing folio in Folio Producer would save tons of tedious copying/pasting to get a sidecar.xml.
    Hopefully when this becomes available you'll have a big announcement. (Please?)
    Thanks in advance.
    Mark

  • Export database from BerkeleyDB to Oracle Database

    Hi,
    Within the framework of some projetc, for creating reports, I need to export data from BerkeleyDB to Oracle database.
    How can I do it ?

    Hello,
    One way to export data from a Berkeley DB database into an Oracle DB table
    is to use the OCI interface on the Oracle DB side and the C API on the Berkeley DB side. If you have access to "My Oracle Support" an example can be found in Note 797537.1.
    Thanks,
    Sandra

  • Exporting metadata from Lightroom to Excel

    For all those out there wanting to export metadata from Lightroom to CSV, I have found a Fantastic Company www.pkzsoftware.com that sell their product for approx AUS $10.00 "Lightroom Metadata Explorer" it works perfectly and their customer service is just the best you will find anywhere, being a computer novice I had a few problems and they went out of their way to assist me to get exactly the data I needed. Can't speak highly enough of the Company.

    John,
    Thanks for your reply and the references to the tools. I ran the sqlLite Database Browser to look at the LR database, and to be honest it was pretty much gibberish to me. There's over 50 tables in the database and some quick browsing through them revealed data that would seem to require a knowledge of the database structure to extract. I'm a photographer with very good knowledge of how to use software tools to do my job, but I'm not a programmer and really don't have the time or the desire to become one.
    My point is any good database software should have the capability to generate at least a flat file of the information contained within. In LR's case, I (and it seems others based on feature requests) would like to see a capability of exporting a CSV or tab-delimited file of the information contained in the side panels (i.e., keywords, the metadata browser, and the metadata panel for starters) on an image-by-image basis. I could then use the output in any of several other tools to do what I need.
    Thanks again for your helpful links. Maybe someone can come up with a "CSV generator" using one of those tools that could be shared among LR users.

  • Loading Metadata from planning to oracle table

    Hi
    I am trying to load one dimension metadata from planning to oracle table.we are on 10.1.3
    i selected LKM SQL to SQL to load from source to staging area and IKM SQL to SQL append to load from staging to Target.
    I got the below error
    0 : null : java.sql.SQLException: Driver must be specified
    java.sql.SQLException: Driver must be specified
         at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.t(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.connect(SnpsConnection.java)
         at com.sunopsis.sql.SnpsQuery.updateExecStatement(SnpsQuery.java)
         at com.sunopsis.sql.SnpsQuery.executeQuery(SnpsQuery.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execCollOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Please suggest..
    Thanks,

    Hi John
    Thank you for the response
    i am trying to load accounts back to oracle table.
    My plan is to load existing accounts in planning to a oracle table i.e PLANACNT,so when i load new accounts from oracle to planning through ODI , i can say in the source filter that load Table.column not in (select accounts from PLANACNT).
    Please suggest if there is any better method for this...my plan is to load new accounts created in oracle to planning by comparing the accounts in planning.
    Thanks,

  • Exporting metadata from folder

    This isn't specifically a Bridge question, but I figure if anybody knows how to do this, it'll be you folks...
    I'd like to create an export of the files in a folder with some of the metadata.  Specifically, I want the filename, image width, and image height.
    With that I can SORT by width or height and find out which images are heavily cropped.
    Yes, Bridge HAS a sort by dimension, but it works poorly/bizarrely/inconsistently/whatever..
    I can display images in a list, but I haven't figured out how to extract all the text from the list.  If I could do that and paste it into a text editor that would work.
    BUT, is there a tool that will let me take all the image files - .dng, .psd, .jpg, .tif, etc, in a folder and create a file of selected iptc and/or exif data?  I've tried FolderViewer (unusable) and Exif Pilot (can't find anything that'll display image width and height)...
    So, is there a way for me to copy all the text from Bridge list view or a tool to view the data for all files in a folder?

    You could try this...
    http://www.scriptsrus.talktalk.net/Extract%20Metadata.htm

  • Exporting mapping from OWB

    Hi all,
    I want take back up of all my mappings in OWB. Can we do that in OWB ? If yes then how to do it ?
    Please help me out with this. Its urgent
    Thanks
    Regards

    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/10g/r2/owb/owb_migrate/lesson2/lesson2.htm
    http://cy-berg.blogspot.com/2010/03/export-all-owb-objects-as-individual.html

  • Exporting Metadata from bridge to excel or other like program.

    Is there a way to export just the metadata, using Bridge, associated with an image file into excel, access, or some other like program?
    I would like to perform some kind of batch processing, so as to make the process quick. But I would be open to any other work around scenario.
    I am working with Windows XP Professional and Adobe CS2.
    Any help would be appreciated!

    I've followed the instructions and I am having problems getting data to the folder I set up on my desktop.
    I have tried selecting several images and then just one image to export the slected metadata to said folder. By right clicking the images and chosing the script you sent me and then followed your instructions for when your CSV Data Collector Window pops up.
    For the Please Slect Folder option i browsed to the folder where I want the info to go to.
    ~/Desktop/Kens Files/KensTest
    For the Please Enter CSV Filename, I copied the title of the image name "2005-agropyron002.jpg"
    Then I chose the type of data that I want to import such as:
    FileName
    DocWidth
    DocHigth...
    I then go to that folder and there is no info. there.
    Please, if you can, give me more detailed instruction.
    Thanks,
    Bill

  • Data trouble when exporting data from Access to Oracle

    Hey,
    I have several tables in Access in which I am exporting to Oracle. The exporting works fine, but some of the ' are getting converted to ? during the export, so any fields that have words like government's or women's are now spelled government?s and women?s. Any ideas on why this would be happening and on how to fix it?
    Thanks

    What is your database character set in Oracle? What is your NLS_LANG parameter set to on the client?
    I'm guessing that your data contains some of Microsoft's special characters (things like curly quotes) rather than the standard ASCII apostrophe. Both the database character set and the client NLS_LANG would have to be configured to a character set that supports those characters in order for the data to be transferred correctly.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Exporting metadata from Lightroom to a flat file.

    I would like to export the metadata in a lightroom database to a flat file or Excel sheet. Is this possible? I'm using lightroom on a PC.

    John,
    Thanks for your reply and the references to the tools. I ran the sqlLite Database Browser to look at the LR database, and to be honest it was pretty much gibberish to me. There's over 50 tables in the database and some quick browsing through them revealed data that would seem to require a knowledge of the database structure to extract. I'm a photographer with very good knowledge of how to use software tools to do my job, but I'm not a programmer and really don't have the time or the desire to become one.
    My point is any good database software should have the capability to generate at least a flat file of the information contained within. In LR's case, I (and it seems others based on feature requests) would like to see a capability of exporting a CSV or tab-delimited file of the information contained in the side panels (i.e., keywords, the metadata browser, and the metadata panel for starters) on an image-by-image basis. I could then use the output in any of several other tools to do what I need.
    Thanks again for your helpful links. Maybe someone can come up with a "CSV generator" using one of those tools that could be shared among LR users.

  • Problems exporting metadata (using bridge).

    Hello.
    I'm trying to export metadata from OWB to Discoverer. I've a multidimensional model and now I want to explore it using Discoverer.
    When I export metadata, OWB creates a file like:
    BEGIN End User Layer Export
    EUL_Version 3.1.92.0.7
    EUL_Unique_Id 20030315095138
    EUL_Characterset_WE8MSWIN1252
    Define Object
    Type BUSINESS AREA
    Name AREA CASO 1
    mName AREA CASO 1
    mDescription Área de negocios del caso de estudio del almacén de comestibles.
    mId
    EndDefine Object
    Define Object
    This file can't read by Discoverer because not is a XML file. How can I export the .eex using XMI especification?
    Thanks.

    Juan Antonio,
    What version of Warehouse Builder are you using?
    It seems you have selected the Discoverer 3 bridge which may not generate an XML file (I am not sure about the Discoverer 3 format).
    Anyway, you have to define a business area in OWB (or collection if you use OWB904) that contains the object definitions you want to export when you run the bridge.
    Mar.

  • Invalid character error when importing metadata to OWB 10.2

    Hi,
    Currently, I am upgrading OWB from 9.1 to 10.1 to OWB 10.2.. I can successfully export metadata from 9.1 to 10.1 but when I import it into 10.2 from 10.1, I get an error message API0402; Illegal Character- not allowed. Can some one please let me know if there is any resolution for this error.
    Thank you,
    Naveed.

    3. Is that because of my windows 7 home edition ?I think the issue with the third one. check
    1.whether you can create a file on the mdl directory and give read, write access on the folder to the OS user.
    2. Give read write access on file converter.properties to OS user
    Cheers
    Nawneet
    Edited by: Nawneet_Aswal on Jul 20, 2010 10:21 AM

  • Create Model from OWB

    hi,
    I have a question about datamodeler features, any hint, answer or pointing me out toward other resources would be appreciated.
    Is import / export metadata from / to OWB's design repository currently supported by sqldeveloper datamodeler?
    I'm on the latest version 3.0.0.04 the OWB rep is 10.2.0.0.5
    Many thanks in advance,
    David

    Hi,
    It is interesting. I am using OWB and SQL Data Modeller. Could you explain, why do you need this option?
    Any good practice recomments data modeling before ETL. You can use SQL data Model to build Logical then Physical model as 1st step. After physicalization of data model, you can import the schema/metadata back into OWB module area for ETL. You can apply better organization in this approach.
    If you want to change the model/attributes, go back to SQL Data Modeller and effect the change and follow the process. This will help you address your process on single entry point basis.
    If you allow changes in multiple areas, the model/data structues will be out of sync. I have seen such situations in multiple projects and the pain caused to user/IT folks.
    Thanks in sharing your thoughs.

Maybe you are looking for

  • Force safari to display pdf in browser instead of downloading

    Most of times, my computer displays pdf within Safari browser window, which is my preferred way of viewing online pdf's. But sometimes it downloads it to the "Download" folder. I don't really understand the difference. Is there a way to stop Safari f

  • ITunes 9 not allowing most smart playlists to automatically sync with iPod

    Oh dearie me. This is another major blunder for iTunes 9 - which I cannot see anyone else has noticed yet (but sorry if I couldn't find an existing related post). Since upgrading to iTunes 9- almost all of my smart playlists (whick worked perfectly b

  • Change description in KE51. CEPC table

    Hi: I need some help. I hope you could help me. I need to change a text field in Transaction KE51, KE52 and KE53, for creatin, and changing a Profit Center. I hace used CMOD for changing description txt in table CEPC-VERAK (repsonsible of profit cent

  • BUG: Multiple file renaming

    I believe I have found a bug in the file renaming routine in LR: I store related .jpg and .nef (raw) files in the same folder. Each .nef has a corresponding .jpg version with the same file name. I wanted to rename all the files in one folder by selec

  • Solution to upload images by creating mime repository

    Hi We need to implement a solution in retail where and enduser will upload the images of different retail items which needs to be accessed by buyers. We need to understand the best possible way on following 1. How do we create repository where an ima