Owb 10g R2

I’m new to owb and I’m using owb 10g R2. I need to create a map to return a set of values based on the latest process’s date.
The map reads data from a view source and then using sorter operation to sort data by ORDER_NUMBER, DATE_PROCESS, ORDER_STATUS asc
ORDER_NUMBER     DATE_PROCESS     ORDER_STATUS
A00378091          06/23/2011               1
A00378091          06/25/2011               3
A00378091          07/15/2011               5
A00447816          05/17/2011               3
A00447816          05/20/2011               5
A00447816          06/25/2011               4
I use the aggregator group by order_number to get the max(date_process) but I don’t know how to get a value of order_status.
How do I crate a map to return the value as
A00378091          07/15/2011               5
A00447816          06/25/2011               4
I very appreciate your help, thanks.

Thanks Igor. I still don’t know how to do it. I’m sorry that I’m not clear that the set of data are not in a table yet.
The following is a list of steps in the map.
1. Read data from view (~ 900,000 rows)
2. Sort data using sorter operation.
Sorter operation ORDER_NUMBER, DATE_PROCESS, ORDER_STATUS asc (data are not in a table)
A00378091      06/23/2011      1
A00378091      06/25/2011      3
A00378091      07/15/2011      5
A00447816      05/17/2011      3
A00447816      05/20/2011      5
A00447816      06/25/2011      4
3. Aggregator group by order_number to get the max(date_process). I don’t know what expression on mrp_order_status to get the latest value based on max(date_process). I can’t use min/max(order_status) because it gave me a wrong order_status’s value
4. table (loading type Update/Insert)
order_number is a key on a table and I need to get the latest data of date_process and order_status from the sorter (or aggregator) to update/insert into a table. So the data in a table will contain
A00378091      07/15/2011      5
A00447816      06/25/2011      4
I never use table operator, I try to find the site so I can learn more about it. Would you please explain step by step? I very appreciate your help.

Similar Messages

  • New licensing for OWB 10g R2 (Paris)

    Hi,
    Does anyone know how much the new licenses (per DB server CPU) for OWB 10g R2 (Paris) cost?
    Is it correct that the features for the modeling of SCD 1 and 2 are not included in the basic "Core ETL Features"?
    If I'm using the the SCD 2 features to develop the OWB mappings do I also need to license the "Enterprise ETL" for the production server?
    Related to the previous question: for the production DB where I only need the runtime part of the repository is it required to license any options?
    Regards
    Maurice
    PS: 2 links related to these questions:
    http://www.rittman.net/archives/2006/05/owb_10g_release_2_now_availabl.html
    http://www.oracle.com/technology/products/warehouse/htdocs/owb_10gr2_faq.htm#HowisOWBPackaged

    Maurice, not sure what to say. If you've been using OWB, then you don't lose any functionality going to the new version, and it will be "free". You simply won't get any of the new functionality (all of the old functionality is included in the "core" features)
    However, as I said in the other post, I hope Oracle reconsiders the SCD 1 / 2 / 3 licensing. To me, SCD type 2 are not "enterprise level" functionality - that is base level functionality for ANY data mart or data warehouse. I have no problems with paying for options the other ETL vendors are charging for (data quality comes to mind...), but if we deploy a large DW on a 32 processor box, paying for the Oracle licenses AND an addition $300,000+ for OWB functionality just to simplify SCD type 2, seems WAY overkill. Actually, in our project, we had pretty much settled on Oracle as the RDBMS for our DW, but if OWB is up in the air, we will probably open this up for an RFQ.
    Scott

  • Experts VS Process Flows on OWB 10g Release 2 (Paris)

    I was looking at the the new features list for OWB 10g Release 2 (Paris), and I notices the new feature called Experts. Does anyone have any insight into when an Expert would be used instead of a Process Flow? It doesn't look like Process Flows are going away, so I was trying to get a grasp of the use for Experts.
    From Here:
    http://www.oracle.com/technology/products/warehouse/htdocs/owb10gr2%20new%20features.htm
    Experts. Experts are solutions that enable advanced users to design solutions that simplify routine or complex tasks that end users perform in Warehouse Builder. You can design these solutions in the Expert Editor which resembles the Process Flow Editor and shares many of the same commands and navigational tools.

    Hi,
    Just to start with the Experts capabilities, they can be used for designing schema objects.......I tried with an expert for sampling the source files, creating External Tables on top of it....validating and deploying..........itz very interesting to work with.........I am unable to see the practical use of this for end users.....
    where as we all know, the PF can only be for executing the deployed objects.....
    Mahesh

  • When will the new OWB 10g release 2 be available?

    HI...
    I would like to know if there is a timetable to
    download in the OTN site about the new version of OWB 10g release 2..
    I saw the the new version of this tool last year in the Oracle Open World and I am very curious to do some test and implement in our production environment.
    We are using OWB 10.1.0.2..
    Thanks
    Flavia Soares Silveira
    Scania Latin America ltda

    Good morning Tracy,
    According to Oracle OWB is going to be part of Oracle Business Intelligence... at some stage in the future.
    Right now BI10g consists of the following (check link at http://www.oracle.com/technology/software/index.html):
    Oracle Business Intelligence
    ... Oracle Business Intelligence Discoverer
    ... Oracle HTTP Server
    ... Oracle Application Server Containers for J2EE (OC4J)
    ... Oracle Enterprise Manager 10g Application Server Control
    ... Oracle Application Server Web Cache
    No OWB10gR2 as you can see.
    Metalink rang me earlier this week for some TAR, and they were hoping to see OWB10gR2 released this year... this implies that we have to count ourselves lucky if that means december. At the moment they're working hard to get a stable product out, guess there are more serious bugs to solve than they had anticipated on previously.
    Cheers, Patrick

  • OWB 10g Release 2 from 32 bit to 64 bit on Linux

    Hi guys,
    I have a client who is planning to migrate their Linux server from 32 bit to 64 bit and migrate their Oracle database from 10.2.0.3 from 32 bit server to 10.2.0.3 from 64 bit server.
    We have OWB 10g Release 2 (10.2.0.3) installed in the 32 bit server.
    Our DBA is planning to move the entire database to the new server including the OWB repositories.
    My question is,
    Will the following work?
    1. Install the OWB 10g Release 2 (10.2.0.3 or 10.2.0.4) 64 bit in the new 64 bit Linux 64 bit server
    2. Remove all the OWB repository user schemas & roles from the database where OWB is installed
    3. Install the OWB repository in the new 64 bit server
    4. Import the .mdl backup of the project from existing OWB 32 bit to the new OWB 64 bit server
    5. Configure the project with the new server
    OR
    Since our DBA is planning to move the entire database to the new server including the OWB repositories
    1. Install the OWB 10g Release 2 (10.2.0.3) 64 bit in the new 64 bit Linux 64 bit server
    Will I be able to access my repository that is migrated from the 32 bit server (avoiding the installation of OWB repository and importing the project and configuring the whole project in the new server) ?
    Please someone shed some light on this. Your help is appreciated
    Thanks in advance....
    Edited by: user528846 on Feb 11, 2010 11:59 AM
    Edited by: user528846 on Feb 11, 2010 11:59 AM

    Does this mean, ... we have to install the OWB 64 bit and install a new repository in the 64 bit server?In my opinion you don't need to create new repository.
    After migrating database to 64bit perform steps from Metalink note 434272.1 "How To Update Warehouse Builder 10.2 After A Database Cloning".
    It is better to save the same path for new OWB 64bit software. If you install OWB into different path you need to update OWBRTPS table with new path to OWB software (look at metalink note 550271.1).
    Regards,
    Oleg

  • OWB 10g repository assistants no longer work on 10.3.0.1 win2003

    Just posted this to the database forum... oops.... now that I'm in the right spot...
    I just installed Oracle 10.2.0.1 for win2k3 and OWB 10g. With 10.1.xxx the design and runtime reporitory assistants worked fine building their respective schemas, but with the new database release, they tell me that sys and system (and any other user with dba priv's) need to have dba priv's. Is this a known bug in the new release for winsrv?

    From Metalink note 332371.1:
    The OWB 10.1.0.2 and 10.1.0.3 versions are not certified with the 10gR2 database.
    A complete 10gR2 certification will be available for the OWB 10.1.0.4 patch.
    You will need to wait for the release of the 10.1.0.4 OWB patch or use and earlier version of the Database.

  • 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"

  • OWB 10G R2 with 9.2 DB....

    At my company the standard for databases is still 9.2. Since this is a large organization, we are a little slow to adopt the latest versions (we are still running OWB 9.2.0.8).
    According to the FAQ, Design repositories for OWB 10g R2 can be setup on a 9.2 DB.
    http://www.oracle.com/technology/products/warehouse/htdocs/owb_10gr2_faq.html#37
    In the FAQ, it also says to look at the Certify page in Metalink to see what databases are supported by OWB 10g R2:
    http://www.oracle.com/technology/products/warehouse/htdocs/owb_10gr2_faq.html#35
    In the Certify page, only 10g R2 DB appears to be certified for OWB 10g R2.
    Is anyone running OWB 10g R2 with 9.2 DB (for both Design and Runtime environments)? Any problems with this setup?
    Since OWB 10g R2 is a new release, could it be certified for 9.2 DB later?
    Since it is not certified for 9.2 DB, will Oracle give support if we run into problems?
    I thought one of the major advantages of OWB was suppose to be compatibility between database versions. I was surprised not to see that 9.2 was not certified.

    Hi,
    You can have OWB 10G R2 on Oracle 9.2.
    We are using OWB 10G R2 on Oracle 9.2.
    I have done instalation on both Windows and Unix environment.
    What you need is patch 9.2.0.6.0
    Regards
    Amit
    9820579749

  • OWB 10g -- Can't Create Database Links for Data Source and Target

    We installed OWB 10g server components on a Unix box running Oracle 10g (R2) database. The Designer Repository is in one instance. The Runtime Repository and the Target are in another instance. The OWB client component was installed on Windows XP. We create a data source module and a target module in OWB. The data source is on another Unix box running Oracle 9i (R2) database. We try to create database links for data source module and target module, respective. But when we created and tested the DB links, the DB links were failed.
    For the database link of data source, we got the following error message:
    Testing...
    Failed.
    SQL Exception
    Repository Error:SQL Exception..
    Class Name: CacheMediator.
    Method Name: getDDEntryFromDB.
    Repository Error Message: ORA-12170: TNS:Connect timeout occurred
    For the database link of target , we got the following error message:
    Testing...
    Failed.
    API2215: Cannot create database link. Please contact Oracle Support with the stack trace and the details on how to reproduce it.
    Repository Error:SQL Exception..
    Class Name: oracle.wh.ui.integrator.common.RepositoryUtils.
    Method Name: createDBLink(String, String, String, String).
    Method Name: -1.
    Repository Error Message: java.sql.SQLException: ORA-00933: SQL command not properly ended.
    However, we could connect to the two databases (data source and target) using the OWB’s utility SQL Plus.
    Please help us to solve this problem. Thank you.

    As I said prior the database link creation should work from within the OWB client (also in 10).
    Regarding your issue when deploying, have you registered your target locations in the deployment manager and did you first deployed your target location's connector which points out to your source?
    I myself had some problems with database link creations in the past and I can't remember exactly what they were but it had something to do with
    - the use of abnormal characters in the database link name
    - long domain name used in as names.default_domain in my sqlnet.ora file
    What you can do is check the actual script created when deploying the database link so see if there's something strange and check if executing the created script manually works or not.

  • 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

  • A decent documentation for OWB 10g R2

    Hi All,
    Is there any place where there is a proper documentation of the above release? OWB 10g R1 has documentation in OTN site but is there any specific OWB 10g r2 documentation in OTN ??
    Regards
    -AP

    Hi,
    the level of the docs is not consistent: sometimes you'll find truly good explanations, in other places there is not more than a step by step description of trivial operations. But the real desaster is the Scripting manual. It looks generated by a machine and never formatted by a human being. The examples are poor. Each OMB script or expert is a new expedition to unknown places. You must be really good in guessing and trying. But it has one advantage. When your expert succeeds finally, you'll feel good and happy ...
    I hope that an expert will be found who will give us a more usable reference in order to promote this powerful tool.
    regards
    Thomas

  • OWB 10g R1 : Installation required in Production Environment?

    Hi All,
    We are using OWB 10g Release 1.
    We are planning to create a production environment, where we will only deploy the code generated by OWB. But, the mappings(packages) that are generated using OWB , use some audit tables. So , we are wondering if we have to install OWB in production environment also.
    Anybody who is having idea abt this , please reply
    Thanks in Advance

    No; you CAN have only one design repository and in this, as many runtime connections as you would like: (development, test, education,pre-production, production etc). This might go against good application development practice, but it is possible, and can be perfectly ok in smaller warehouse projects with few developers. And thenyou don't have to go through the hazzle of moving metadata between repositories, in the correct order. One advice though: Have different passwords for the runtime connections, so you don't connect to the wrong runtime environment by mistake ;-)
    best regards
    Henrik Verup

  • How to view the DDL script prior to object deployment in OWB 10g R2?

    How to view the DDL script prior to object deployment in OWB 10g R2?
    Here is what I' looking for: in 10gR2, let's say I've built dimension X, but it's not deployed yet. I've selected one of the deployment options, let's say: "Deploy to Catalog only". Now, I'd like to see a DDL script that will be executed at the deployment time. Where can I find this script? What screen? What menu?
    Thanks,
    vr

    Viewing the Scripts
    After you have generated scripts for your target objects, you can open the scripts and
    view the code. Warehouse Builder generates the following types of scripts:
    ■ DDL scripts: Creates or drops database objects.
    ■ SQL*Loader control files: Extracts and transports data from file sources.
    ■ ABAP scripts: Extracts and loads data from SAP systems.
    To view the generated scripts:
    1. From the Generation Results window, select an object in the navigation tree on the
    left of the Generation Results dialog.
    2. Select the Scripts tab on the right of this dialog.
    The Scripts tab contains a list of the generated scripts for the object you selected.
    3. Select a specific script and click the View Code button.
    Regards,
    Marcos

  • OWB 10g Help

    Hello,
    I am a newbie. I just installed OWB 10g release 2. What are the default login credential? I have tried all system/manager and stuff???
    Do we need to install the database separately? If so will oracle 8i support it?
    Thanks

    Hi user621787
    Please consult the following links in order to get all the information related to the OWB :
    http://www.oracle.com/technology/products/warehouse/index.html
    http://www.oracle.com/technology/products/warehouse/htdocs/OWB_10g_faq.htm
    http://www.oracle.com/technology/documentation/warehouse.html
    On your second question the answer is yes:
    What versions of Oracle database can I use with Warehouse Builder 10g?
    For the target database, users can use Oracle 8.1.7, 9.2 and 10g with Warehouse Builder 10g. As a source, Warehouse Builder 10g supports:
    * 7.3.4 or higher if your target is a 8.1.7 database
    * 8.0 or higher if your target is a 9.2 database
    * 8.1.7.4 or higher if your target is a 10g database

  • OWB 10g Rel.2

    Hello,
    how can I integrate the Repository Browser into an Oracle Application Server. For the OWB 10g Rel.1 I find a Chapter in the Installation Guide. For Rel.2 there is no hint. Does anybody kno how to do this?
    Sven

    I also have been searching the docs for this...
    I don't want to give out the repository owner password to all that want to view execution reports. In 9.2 we deployed RAB to appserver and created the data source to hold the password.
    In 10G R2 I haven't been able to find a way to access the RAB without using the repository owner or control center owner password...
    If we can't deploy to an appserver, is there a way to give an OWB user the ability to see the reports so they can login as themselves?

  • 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.

Maybe you are looking for

  • Watch TV online?

    Is it possible to watch network TV online?

  • Data display

    Hi, When user runs the report R5800073 (Ver WAL0001) for the document number 338405,he will get the csv output,In the CSV output, there is one column problem details2 in which data is appearing in the second line instead of appearing in the current l

  • *** What is the bare min. iMac to buy for editing HDV footage

    Just wondering if someone could give me feedback on their editing experiences with a new iMac, HDV footage, and Final Cut Pro. I'm hiring an editor that will be working regularly with HDV footage. I'm currently on a PowerMac DP 2.7 G5 but there isn't

  • Which Linux distribution can I use on Satellite A30

    Hi, i would like to run a Linux distribution on my Satellite A30. Which one would be the best? Any recommendations? Thanks!

  • Posting Ababp error

    Hi all While making the posting i am getting the following error   Error in the ABAP Application Program   The current ABAP program "GBTAKFI0" had to be terminated because it has   come across a statement that unfortunately cannot be executed.   The