JOIN, FILTER WITH WAREHOUSE BUILDER

hello
I have to do a mapping with warehouse builder.
I have 2 tables called COSTOS_A and COSTOS_B with the follow structures.
COST_A
zone
product
cost_a
COST_B
zone
product
cost_b
And i want to create a table COST_C with the follow structure
COST_C
zone
product
cost_a
cost_b
What function can i use with Oracle Warehouse Builder for the creation of this table. (Join, Filter). What happens, if the number of rows are different.
And how can i use the option WHERE for insert it zone, product and the both costs (a and b ) for this product.
Thanks for your help.
Alex

I would recommend reading Chapter 8 Using Mapping Operators in the OWB Users Guide. This will explain how to use the join operator and to implement full outer joins and full outer join conditions.
Hope this helps,
Keith
Oracle Business Intelligence Product Management
BI on Oracle: http://www.oracle.com/bi/
BI on OTN: http://www.oracle.com/technology/products/bi/
BI Beans http://www.oracle.com/technology/products/bib/index.html
Discoverer: http://www.oracle.com/technology/products/discoverer/
BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
BI Samples: http://www.oracle.com/technology/products/bi/samples/
Blog: http://oraclebi.blogspot.com/

Similar Messages

  • Oracle 9i with Warehouse builder

    Hi,
    We have instaled the warehouse builder 10g but we are using it with a database 9i. All worked ok instead of the workflow. We have installed the 2.6.3 but it does not work with our database any idea of how to solve it?

    Maybe this will help:
    http://www.oracle.com/technology/products/ias/workflow/wf_info.html
    http://www.oracle.com/technology/products/ias/workflow/release262/workflow_faq.html
    In which database versions can Oracle Workflow 2.6.2 be installed?
    Oracle Workflow 2.6.2 can be installed in Oracle9i version 9.0.1 Enterprise and Standard Edition databases. Oracle Workflow 2.6.2 also requires the JServer database option to be installed.
    http://www.oracle.com/technology/products/ias/workflow/release263/workflow_faq.html
    What platforms does Oracle Workflow 2.6.3 support?
    Oracle Workflow 2.6.3 is available on all platforms supported by Oracle Database 10g.

  • Problem getting DB Link to work with Warehouse Builder ...

    Warehouse builder has a new Module wizard that attempts
    to create a database link to a source Metadata Data Dictionary.
    When I enter the DB link parameters after selecting 'New DB
    Link'
    I get a successful confirmation however when I try to click
    on the 'Next' button on the wizard window I get 'Connection
    Validation failed - the database link is incorrect'.
    How is it that I success in creating a link then it fails
    when I try to move to the next step in the wizard?
    I tried many different ways of creating db links that I have
    tested successfully but don't work within Warehouse Builder.
    My environment is simple, both my Oracle 8i and Warehouse
    Builder
    are on the same machine and installed in the same home
    directory.
    Any suggestions would be appreciated.

    Hi max7539! I recommend that you try setting up a new Wi-Fi connection to your phone on your camera from scratch, then see if the new app does not recognize the camera. After setting this up from scratch, does the Camera Connect app still not see the camera? If this is a time sensitive-matter, additional support options are available at Contact Us.  

  • Target Schema creation with Warehouse Builder

    Hi,
    I have installed Oracle Enterprise 9.2.0.1.0 and Warehouse Builder 9.2.0.2.8.
    The repository, the runtime and the target schema have been created without problem.
    I also have created some test jobs and everything run fine.
    My question is:
    Can we create a target schema without those tables
    CREATE$JAVA$LOB$TABLE,
    JAVA$CLASS$MD5$TABLE,
    WB_RT_EXCEPTIONS,
    WB_RT_PARAMETERS,
    WB_RT_PLATFORM_CONFIG,
    WB_RT_PLATFORM_PROPERTIES,
    WB_RT_POSTLOAD_EXCEPTIONS,
    WB_RT_SEEDED_STRINGS,
    WB_RT_TIME_SRC.
    Thanks for your answers.

    Theoretically you can, but you need these objects accessible from the mapping code, as they log information in these tables.
    So you can create synonyms into the target schema, just make sure you have the correct privileges (complete read/write).
    Jean-Pierre

  • Problem with Warehouse Builder Repository Installation

    I try to install OWB 11.2 on a newly installed 11.2 database on a German Windows 7 x64 machine. When I start the Repository Assistant I get at a progress of 40% and the line "Element SeedData.XML 99% verarbeiten" the Message: Die Eigentümerinstallation des Warehouse Builder-Workspace wurde bei Benutzer OWBSYS nicht erfolgreich ausgeführt. INS0017: Installation der Seed-Daten nicht erfolgreich. INS0029: Fehler bei der Installtion. The last lines in the log-File are:
    main.TaskScheduler timer[5]20100928@16:05:41.041: 00> oracle.wh.repos.pdl.mcm.MCMUtils.executeStoredProcedure(MCMUtils.java:59): {call SnapshotTrigger.syncAssociationTables}
    main.TaskScheduler timer[5]20100928@16:05:41.041: 00> oracle.wh.repos.pdl.mcm.MCMUtils.executeQuery(MCMUtils.java:130): MCM: savepoint sp
    main.TaskScheduler timer[5]20100928@16:05:59.059: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:2110): Throwable = INS0017: Installation der Seed-Daten nicht erfolgreich.
    main.TaskScheduler timer[5]20100928@16:05:59.059: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:1476): [executeOwbReposOrRuntime]: Error occurred during Seeding OWBSYS. Exception =java.lang.Exception: INS0017: Installation der Seed-Daten nicht erfolgreich.
    main.AWT-EventQueue-0[6]20100928@16:06:00.000: 00> oracle.wh.ui.jcommon.WhButton@26cd2192: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20100928@16:06:06.006: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:1476): before open 'UnSuccessDialog'
    main.AWT-EventQueue-0[6]20100928@16:06:06.006: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:1476): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20100928@16:06:06.006: 00> oracle.wh.ui.jcommon.WhButton@26cd2192: WhButton setLabel rtsString = OK
    Before I run the Repository Assistant I started the scripts:
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\clean_owbsys.sql
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\cat_owb.sql TS_OWB_REPO
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\reset_owbcc_home.sql C:\Oracle\product\11.2.0\dbhome_1
    alter user owbsys identified by password account unlock;
    alter user owbsys_audit identified by password account unlock;
    I also tried the installation from an other machine and started additionally the skript
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\remote_owb_install.sql C:\Oracle\product\11.2.0\dbhome_1\
    but the result is the same.
    Where is my mistake?

    I found my mistake. The tablespace was too small :-(
    It had only 20MB instead of 200MB that I wanted to give it. Somehow strange. After I increased the tablespace to 200MB I got the following message in the repository assistant.
    INS0005: Tablespace TS_OWB_REPO hat nicht genügend freien Speicherplatz zum Installieren der owb_repository_owner??-Objekte. Es stehen 0 Byte freier Speicherplatz zur Verfügung. Es sind 262144 Byte erforderlich. Erhöhen Sie die Größe des Tablespace, oder wählen Sie einen anderen Tablespace aus.
    even if the tablespace was totally empty. After I set the tablespace to "autoextend on" the repository builder finished without errors even if it used only about 150MB of the 200MB.

  • Designer 6i with Warehouse Builder problem connecting

    Anyone, i'm using designer 6i and WB 2.0.4,
    when i try to use a designer application as a data source for WB i can't see any application in the 'New Module Wizard: Connection Information' window. When i created and tested the DBlink i got a test ok message. By the way I used the repository owner username just like the manual describes. Is there a version compatibility problem? Any advise would be appreciated!

    I found my mistake. The tablespace was too small :-(
    It had only 20MB instead of 200MB that I wanted to give it. Somehow strange. After I increased the tablespace to 200MB I got the following message in the repository assistant.
    INS0005: Tablespace TS_OWB_REPO hat nicht genügend freien Speicherplatz zum Installieren der owb_repository_owner??-Objekte. Es stehen 0 Byte freier Speicherplatz zur Verfügung. Es sind 262144 Byte erforderlich. Erhöhen Sie die Größe des Tablespace, oder wählen Sie einen anderen Tablespace aus.
    even if the tablespace was totally empty. After I set the tablespace to "autoextend on" the repository builder finished without errors even if it used only about 150MB of the 200MB.

  • Warehouse builder / java

    Hello every body
    I am new with warehouse builder. Here is the situation
    I have installed Oracle 11g, and I had Java 6 at this moment. the design center of Oracle Warehouse builder don't response.
    Now I change the version of java to 5. but the design center still not response too. It says, "could not create the java virtual machine" ?????
    need I reinstall all Oracle 11g after make the change of the java 's version ?
    thanks
    Message was edited by:
    user642052

    sorry to be late to response.
    I have reunstal all oracle products, and I can have warehouse builder 11g.
    but, ... !!!!.. when I want to create a worspace, and arrive at the progress creation, it stop at 33% and says :
    java.sql.SQLEXception: ORA-06576 : it is not a valid function or procedure name
    what can I do know ???
    Dj.

  • OBISE1 Warehouse builder documentation

    Hi all,
    The installation of Oracle BI Standard Edition One, by default installs the WareHouse Builder. At the same time the Oracle installer create a set of schemas in the database (OWBREPOS_OWNER, OWBRT_SYS, ...).
    Anybody knows if there is some documentation that explains the aim of each schema and the necessary steps to start to work with warehouse builder once the OBISE1 installation is done?
    The documentation provided by oracle explain how to create the repositories (metadata & runtime) but there is not (I didn't find) documentation about this OBISE1 predefined installation with a detailed description of all components (DB & app).
    Thanks in advance,
    Victor.

    Hopefully this will help..
    http://download.oracle.com/docs/cd/B31080_01/welcome.html

  • Problem with Starting with Oracle Warehouse Builder 11g Release 1

    Hello,
    I want to do the training modules for owb. I installed Oracle Databes 11g2 and was attempting to load all the demo files from the learning module Starting with Oracle Warehouse Builder 11g Release 1 (http://st-curriculum.oracle.com/obe/db/11g/r1/owb/owb11g_update_getting_started_intro/lesson1/less1_start.htm)
    I get an error during the running of the tcl scripts in omb plus. Everything works until the last files in which an object cannot be found. I get the following error:
    OMB02923: Attribute TIMES_CAL_MONTH_CODE of group SALES of operator SALES_OUT does not exist.
    The only reference i can find to this is in the load_sales.tcl file from the zip-file and i have no idea what is going wrong. As a result 5 mappings are missing in the end result (all LOAD_.. mappings)
    Can anyone assist me with this problem and provide a solution?
    thank you in advance

    Additional information after looking at the tcl files and the data in OWB that was loaded.
    The section where the error occurs connects two parts of a mapping, the OUTGRP1 and the SALES_OUT. THe SALES_OUT is based upon the cube Sales. This cube contains all the data that is being connected except for the 'TIMES_CAL_MONTH_CODE'. I have no idea based upon the code of the creation of the cube where they take the data from. None of the connected attributes is named specifically. The cube also contains the several groups, one of these is time. If you open the details of the group the list of input attributes lists the needed attribute but it is not listed seperatly like all the others that are connected for the mapping. Does anybody have an idea how to solve the problem based on this extra information and the code listed below.
    Code connecting outgrp1 and sales_out:
    OMBALTER MAPPING 'LOAD_SALES' \
    ADD CONNECTION FROM ATTRIBUTE 'AMOUNT' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'AMOUNT' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT'\
    ADD CONNECTION FROM ATTRIBUTE 'COST' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'COST' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT'\
    ADD CONNECTION FROM ATTRIBUTE 'QUANTITY' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'QUANTITY' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT' \
    ADD CONNECTION FROM ATTRIBUTE 'CHANNEL_SOURCE_ID' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'CHANNELS_SOURCE_ID' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT'\
    ADD CONNECTION FROM ATTRIBUTE 'SUBCATEGORY_ID' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'PROMOTIONS_SOURCE_ID' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT'\
    ADD CONNECTION FROM ATTRIBUTE 'PRODUCT_ID' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'PRODUCTS_SOURCE_ID' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT'\
    ADD CONNECTION FROM ATTRIBUTE 'CITY_ID' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'CUSTOMERS_SOURCE_ID' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT' \
    ADD CONNECTION FROM ATTRIBUTE 'FINISH_MONTH' OF GROUP 'OUTGRP1' OF OPERATOR 'AGGREGATOR' \
    TO ATTRIBUTE 'TIMES_CAL_MONTH_CODE' OF GROUP 'SALES' OF OPERATOR 'SALES_OUT'
    Code for creating the cube:
    OMBCREATE CUBE 'SALES'\
    SET PROPERTIES (BUSINESS_NAME, DESCRIPTION, DEPLOYMENT_OPTIONS)\
    VALUES ('Sales Cube', 'Sales Cube', 'Deploy All')
    OMBALTER CUBE 'SALES' ADD MEASURE 'AMOUNT'\
    SET PROPERTIES (DATATYPE,PRECISION,SCALE,BUSINESS_NAME,DESCRIPTION)\
    VALUES ('NUMBER',10,2,'Sales Amount','Sales Amount')
    OMBALTER CUBE 'SALES' ADD MEASURE 'QUANTITY'\
    SET PROPERTIES (DATATYPE,BUSINESS_NAME,DESCRIPTION)\
    VALUES ('NUMBER','Sales Quantity','Sales Quantity')
    OMBALTER CUBE 'SALES' ADD MEASURE 'COST'\
    SET PROPERTIES (DATATYPE,PRECISION,SCALE,BUSINESS_NAME,DESCRIPTION)\
    VALUES ('NUMBER',10,2,'Sales Cost','Sales Cost')
    OMBALTER CUBE 'SALES' ADD DIMENSION_USE 'TIMES'\
    SET REF LEVEL 'MONTH' OF DIMENSION 'TIMES' AT POSITION "1"
    OMBALTER CUBE 'SALES' ADD DIMENSION_USE 'PRODUCTS'\
    SET REF LEVEL 'PRODUCT' OF DIMENSION 'PRODUCTS' AT POSITION "2"
    OMBALTER CUBE 'SALES' ADD DIMENSION_USE 'CHANNELS'\
    SET REF LEVEL 'CHANNEL' OF DIMENSION 'CHANNELS' AT POSITION "3"
    OMBALTER CUBE 'SALES' ADD DIMENSION_USE 'CUSTOMERS'\
    SET REF LEVEL 'CITY' OF DIMENSION 'CUSTOMERS' AT POSITION "4"
    OMBALTER CUBE 'SALES' ADD DIMENSION_USE 'PROMOTIONS'\
    SET REF LEVEL 'SUBCATEGORY' OF DIMENSION 'PROMOTIONS' AT POSITION "5"
    OMBALTER CUBE 'SALES' ADD COMPOSITE_DIMENSION 'SALES_COMP'\
    SET REF DIMENSIONS ('PRODUCTS','CHANNELS','CUSTOMERS','PROMOTIONS');
    OMBALTER CUBE 'SALES' IMPLEMENTED BY SYSTEM
    puts "SALES defined"

  • Create Measure Folders with Oracle Warehouse Builder

    Hello,
    Is there a possibility to create Measure folders (similar to what Analytic Workspace can do) but with Oracle Warehouse Builder?
    Thank you,
    Liviu Florean

    Hi Liviu
    Unfortunately not. OWB generates a measure folder for the entire cube by default for deployment to AW. If you are keen, you could create an expert to generate/deploy the measure folder (define a UDO for a measure folder and an expert to generate the code for AWXML).
    Cheers
    David

  • Connecting to the BW with Oracle Warehouse Builder

    Hello,
    has anyone made experience in connecting to the BW with Oracle Warehouse Builder?
    It's a theoretic question, I would like to know if it's possible and how.
    thanks in advance
    Tobias

    There is an Oracle Warehouse Builder Integrator for SAP.
    Have a look at this link
    http://www.oracle.com/technology/products/warehouse/pdf/SAP_DataSheet.pdf
    Regards

  • How to build a filter with particular frequncy respond?

    Hi,
    Are there any methods to create a filter with particular frequncy respond? It's better if I can simply input the filter's xy data according to my filter sharp. Thanks.
    Bill

    Look in the examples for FILTER
    select FIR Filter example
    For IIR filters
    slect the IIR filter example.
    The main problem that I see with inputting xy's data is that it's tricky for a program to decide which trade-off to make for passband ripple or cut off for example.

  • Confuse about Configuring Oracle Warehouse Builder

    newbie here... i am abit confuse on how to configure the Oracle Warehouse builder...
    I have 2 database... 1 source and 1 new one...
    I understand that i have to install the Runtime Repository in the database computer and the Target Schema through the client's computer...
    so all this while... i am just confuse about what to install into the source database and what to install into the new database...
    Please help...

    Location is a logical entity in your OWB design that can be either a database schema, a flat file location, an SAP application location etc. Once you complete your design and are ready to deploy the design into the runtime environment, you will have to 'register' the locations by providing the physical details of your location to OWB (user name/password, database, hostname etc.).
    I am a bit confused by your configuration - are the source and the target in two separate schemas or in the same schema? Your posts are somewhat contradictory.
    If they are in two different schemas, you should:
    1. Create a source module pointing to a source schema (you can then import data object structures from the source schema - i.e. you don't have to create source tables manually in OWB, but you can import them into the module automatically). This module will have a source location (for example SRC_LOC).
    2. Create a target module where all your target objects will be (i.e. where the data will be loaded). This module will have a different location (TGT_LOC). In your target module you will also create the mappings.
    3. When deploying, you will register SRC_LOC with the physical details of your source schema, while the target location will be registered with the physical details of the target schema. The code generated by OWB during deployment will make sure that the data is extracted from the source schema and inserted into the target schema (either by generating and using DB links or by qualifying the schemas in the extraction queries if source and target are in the same database instance).
    On the other hand, if both source and target objects are in the same db schema, you can have all your objects in the same target module and you will only have to register the location of this target module when deploying (LOC_TGT).
    That said, there can be a variety of reasons why there is no data in the target after you run the extract mapping that have nothing to do with locations, such as logical errors in the mapping (an inappropriate filter or a wrong join), insufficient privileges etc. I suggest you take a look in the runtime audit browser that should contain the error messages relative to your mapping.
    Regards:
    Igor

  • ORA-06502 pl/sql in Oracle warehouse builder

    Hi,
    I have a problem with using Name and Address operator in Oracle Warehouse builder. When I mapped a table which has more than 7735 rows to another table.
    I will get the error "ORA-06502: PL/SQL: numeric or value error: character string buffer too small".
    How can I solve this problem?
    Thanks a lot!

    The problem is happening again.
    When it happens, if I quit and I start again Oracle XE, the problem does not happen at first, but happens again after a while (the duration before the error is not always the same). If I increase the number of lines that are printed for the result of a request, I can induce the error; if I decrease the number of lines, the error is not happening.
    Here is one of the request (that request returns about 5000 rows) that cause the error, and the complete error message:
    ORA-06502: PL/SQL : erreur numérique ou erreur sur une valeur: tampon de
    chaîne de caractères trop petit
    Translation: buffer for the strings is too small.
    select code_pers, nom, prenom, titre, sexe,
    date_naissance, pays_nationalite.code_pays_iso,
    fonction_institution, code_institution,
    complement_adresse_institution, complement_tel_institution,
    adresse1_perso_debut, adresse2_perso_rue, adresse3_perso_zip_ville,
    pays_adresse.code_pays_iso,
    tel_perso, email, site_web, fax,
    lower(substr(langue_courrier, 1, 2)),
    case
    when (adresse_courrier_preferee = 'P') then 'p'
    when (adresse_courrier_preferee = 'I') then 'i'
    else null
    end,
    contact_rapide, discipline,
    case
    when (voeux = 'Vrai') then 'o'
    when (voeux = 'Faux') then 'n'
    else null
    end,
    nb_plaquettes, nb_affiches, date_modif
    from personne2 join pays2 pays_nationalite
    on personne2.nationalite = pays_nationalite.NOM_PAYS
    join pays2 pays_adresse
    on personne2.pays_perso = pays_adresse.NOM_PAYS

  • Oracle Warehouse Builder -- LinkedIn Group

    Hi,
    I'd like to invite those who post here to join a LinkedIn Group for Oracle Warehouse Builder users. The group home page is here:
    http://www.linkedin.com/groups?gid=140609
    This is not intended to supersede the forum for asking specific questions about how to achieve specific tasks with OWB. It will be a place to exchange information about OWB projects, job opportunities, etc., and communicate with product managers and each other. Membership will include Oracle staff and customers using OWB.
    Thanks,
    -Antonio Romero, Senior PM, OWB

    Version 2I: any source (flat file, oracle, other) -> oracle target.
    Petr

Maybe you are looking for

  • Error when trying to log in Jdeveloper

    I am not using APPS user to create a DB Connection to JDeveloper and so i am receiving the following error: ORA-06550: line 1, Column 12: PLS:00201:identifier 'JDR_MDS_INTERNAL.GETREPOSITORYVERSION' must be declared Urgent: Getting 'JDR_MDS_INTERNAL.

  • Favorites in Outlook 2010

    I have multiple email accounts set up in Outlook 2010 and I have added the inboxes for each one to my Favorites list for ease of access. Outlook displays them all as "Inbox" but also kindly adds the name of the account next to each one. The only prob

  • A big problem that isnt being answered

    my ipod nano 2gb (1st gen) and itunes are all up to date and It's all worked togeher fine, but today I connected it to the comp. and it doesnt even detect it. The ipod doesnt even say its charging, but when i connect it to a charging dock it works fi

  • IOS update and icloud

    I have just uploaded the revised IOS software onto my 4s; cloud now has no photos apart from last week; preceding photos nowhere to be seen. any suggestions?

  • Essbase error

    Hi all I am getting this peculiar error. Essbase server is not starting and throws error Error(1051518) Essbase global application does not exist at Shared Services prabha