Wb_rt_job

Hi,
Is there a way in OWB 9.03 to get the result from a mapping (without using Audit Viewer), but called by a PL/SQL program. With 2.1 I could use tables like wb_rt_job to get the result.
I need to know if a certain mapping went OK, because I have to stop the script if something wrong happened.
Any help would be appreciated :-)
Thank's

Tas,
Yes, you can.
Beware that the public views between OWB 9.0.3 and OWB 9.0.4 have drastically changed. In general, this does not happen. Public views are intended not to change across releases so that the code is compatible, even after a migration.
As a recommendation I would run reports directly against the public views rather than insert audit data into your own system, but after all it depends on your requirements.
Mark.

Similar Messages

  • Problem of uploading data in Data Warehouse

    I am using Oracle9i Warehouse Builder on Windows 2000 and i just started working in it. I am facing problem in uploading data from source schema to Target schema
         I) Created Source Moulde -- Link to One schema from where i have get data
         2) Created Warehouse Target Module -- I have created dimesnions , facts , Mapping and i deployed dimensions , fact and mapping. As a result of it i got dimension table , dimension , fact table , facts ,mapping package and TCL script for mapping. I deployed all of them and register TCL script with OEM .
         But my job created in OEM is not running. If run then does not upload any data and If I try to run job from the backend manually then it gives me message that No active job exist..
    Thanks in advance
    Surinder

    I was getting the same error. I don't know if a step failed somewhere in the install or if I missed performing a manual step but I just fired up TOAD and manually inserted a record into the WB_RT_JOB table. I set the RTJ_JOBNAME = DEFAULT_JOB and RTJ_STATUS = BEGIN. The rest of the columns I just entered best guesses. I commited and then my job would run. I guess it just needs a seed record.
    Lewis

Maybe you are looking for

  • Macbook Pro Does Not Recognize My Printer

    Here is an incredibly naive question from an 18 year veteran of Macs.  Until a few days ago my Macbook Pro and MacPro could print from my Brother MFC-7420.  The printer prints with no problem from iMac, which the printer is hooked into. Why then when

  • Assets are not visible in BCC.

    Hi All,       I modified child category and its product. The modified assets are visible from Content Administration Tab. But when we click on the project in merchandising the modified assets are not visible.       When I change the site attributes a

  • Access laptop internet through bluetooth ?and...

    I have a laptop which has a datacard on another network cause the area im in doesnt have att coverage for my iphone. what i would like to know is if its possible to connect my iphone to use my laptops datacard internet through a bluetooth connection

  • SOA Suite queuing mechanism?

    Hi, We have an integration project where we need a queuing mechanism. Transactions come in during the day. Some of them should be transformed and routed to one of the target systems, but some of them need to be pause and first be routed during the ev

  • Reed solomon VI gives error with higher values of n and k.

    I am receiving the error message "Error -21872 occurred at mod_Validate RS code prms.vi"   If I use n = 15 and k = 11, it works fine. But if I use n = 64 and k = 32, it does not work and gives above mentioned error. Can anyboody guideme how to fix it