Execution of the mapping

Hi David,

Since then, I'm learning to use OWB...

I converted the following query in OWB

Select sum (d.deptno), d.dname, my_dept_data d.loc d d.dname group, d.loc (perhaps look weird)

my map is called USING_AGGREGATE

my source module and the user's schema scott

my module target and the user is scott_t schema

I created the map in my source module... .in the mapping (USING_AGGREGATE)

I used the scott.my_dept_data as a source table... aggregator used .then.. .and then filled the results in the table scott_t.my_dept


The mapping has been validated successfully generated, deployed and after execution

received the following message

State Final of the work: completed WARNING processed work County: 1 number of job errors: 0 Job Alert Count: 6


Here is the log

Name
Action
Status
Journal

USING_AGGREGATE
Create
Warning
ORA-06550: line 141, column 7:
PL/SQL: SQL statement ignored
USING_AGGREGATE
Create
Warning
ORA-06550: line 144, column 21:
PL/SQL: ORA-00942: table or view does not exist
USING_AGGREGATE
Create
Warning
ORA-06550: line 655, column 25:
PL/SQL: ORA-00942: table or view does not exist
USING_AGGREGATE
Create
Warning
ORA-06550: line 1508, column 11:
PL/SQL: SQL statement ignored
USING_AGGREGATE
Create
Warning
ORA-06550: line 1511, column 25:
PL/SQL: ORA-00942: table or view does not exist
USING_AGGREGATE
Create
Warning
ORA-06550: line 652, column 11:
PL/SQL: SQL statement ignored


above line numbers are a bit misleading...

How to debug this?

There is also NO record in the scott_t.my_dept table

Rgds
s

Hello

According to whether or not you know SQL, the following blog entry might be useful too, it shows how various SQL statements are represented in OWB:

http://blogs.Oracle.com/warehousebuilder/2007/06/sql_and_owb_accelerated_map_co_1.html
http://blogs.Oracle.com/warehousebuilder/2007/08/sql_and_owb_accelerated_map_co.html

See you soon
David

Tags: Business Intelligence

Similar Questions

  • Deploy the mapping of sql loader

    Hello
    I have a problem with OWB when I try to start a mapping (sql loader) after deployment. The problem is that when I start the execution of the mapping, sql loader control file is created not under Unix (where I set the location of the file entry and control file), but in the pc with my client OWB. For this reason execution fails because it can't find the input file (that I put in the unix machine).
    Is there a configuration for the client or the server?

    Thank you

    start from unix machine

  • ODI-1226: Error_log_procedure step fails after 1 attempt. ODI-1232: the execution of the procedure error_log_procedure failed. ODI-1246: the logical schema has not been defined for error_log_procedure.

    I created a procedure running during the mapping fails but I am facing this error

    ODI-1226: Error_log_procedure step fails after 1 attempt.

    ODI-1232: the execution of the procedure error_log_procedure failed.

    ODI-1246: the logical schema has not been defined for error_log_procedure.

    at oracle.odi.runtime.agent.execution.AbstractSessionTask.getCollectDwgConnectConnection(AbstractSessionTask.java:754)

    at oracle.odi.runtime.agent.execution.AbstractSessionTask.getCollectDwgConnectConnection(AbstractSessionTask.java:730)

    at oracle.odi.runtime.agent.execution.SessionTask.getExecutor(SessionTask.java:239)

    at oracle.odi.runtime.agent.execution.SessionTask.processTask(SessionTask.java:152)

    at oracle.odi.runtime.agent.execution.SessionTask.doExecuteTask(SessionTask.java:111)

    at oracle.odi.runtime.agent.execution.AbstractSessionTask.execute(AbstractSessionTask.java:864)

    to oracle.odi.runtime.agent.execution.SessionExecutor$ SerialTrain.runTasks (SessionExecutor.java:2024)

    at oracle.odi.runtime.agent.execution.SessionExecutor.executeSession(SessionExecutor.java:562)

    to oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor$ 1.doAction(TaskExecutorAgentRequestProcessor.java:718)

    to oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor$ 1.doAction(TaskExecutorAgentRequestProcessor.java:611)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:203)

    at oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor.doProcessStartAgentTask(TaskExecutorAgentRequestProcessor.java:800)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 1400 (StartSessRequestProcessor.java:74)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:702)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:180)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:108)

    to java.util.concurrent.Executors$ RunnableAdapter.call (Executors.java:471)

    at oracle.odi.runtime.agent.execution.job.OdiJob.call(OdiJob.java:73)

    at oracle.odi.runtime.agent.execution.job.OdiJob.call(OdiJob.java:73)

    at java.util.concurrent.FutureTask.run(FutureTask.java:262)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:724)

    Navigate to the ODI object with the name error_log_procedure , which I assume is an ODI procedure. On the target tab (and if this source) make sure that you have specified a logical schema in the appropriate drop-down box

  • Stop the automatic execution of the View object without setting to insert only?

    Hello

    I have a View object that is used to insert only.  However, as I have to be able to filter through the lines not validated with a view criteria, I can't put the View tuning object to insert only.

    I do not want to run queries to the database because the attribute I am filtering by is a transitional attribute that is set when a new line is created.  The only purpose of this attribute should be used for filtering.  When my VO runs a query, I get an error because this attribute is not in the table of database mapped to the VO.  Currently, this attribute is added to the EO and I added it to the VO as attribute 'of the entity.  Another reason, I want to query the DB is because there are more than 500 k rows in the table.

    In short, I need a way to stop all the display object queries until I called the line below but I can't adjust the View object to insert only.

    welltdwVO.setQueryMode(ViewObject.QUERY_MODE_SCAN_UNPOSTED_ENTITY_ROWS);
    

    Thanks for reading.

    Hello

    First keeping a transitional attribute at the level of the entities should not raise an error make sure you follow the instructions.

    http://docs.Oracle.com/CD/E21764_01/Web.1111/b31974/bcentities.htm#BABHGCAH

    Secondly, to prevent the execution of the query you can run together of empty lines on the view object, before displaying the page. If an iterator is involved, and it doesn't have to be so also on the property of RowCountThreshold-1.

  • Error in the logs when a workflow running on the web client of vSphere WARN {} [TypeQualifierToDecoratorConverter] could not find the mapping for: class ch.dunes.model.type.qualifier.TQCallerParameter, [kind:null, name:contextualParameter, value: __NULL__

    I see this error:

    WARN {} [TypeQualifierToDecoratorConverter] could not find the mapping for: class ch.dunes.model.type.qualifier.TQCallerParameter, [kind:null, name:contextualParameter, value: __NULL__]

    pop up in newspapers of vCO a few times on a workflow when I try to run it from the web client of vSphere.  I wonder if it is somehow contributing to the time it takes to render the page.  We never saw it or someone has a clue about what might be the cause.  Newspapers are clean when I run the workflow of the vCO client.

    TQCallerParameter is a kind of decorator that is not exposed in the REST API. This warning message is safe and does not affect performance at all.

    You don't see it during execution of the workflow of vCO customer because the customer vCO does not use the REST API and therefore does not need to run conversions Decorator.

  • RMAN cannot write to the mapped drive

    Hello

    8.1.7 on Win 2003 my rman script is:

    BACKUP

    ADDITIONAL = 0

    FORMAT 'F:\BACKUP\RMAN\FULL\bk_u%u_s%s_p%p_t%t '.

    FILESPERSET 6

    SETSIZE 29000000

    DATABASE;

    F is a mapped drive.

    But RMAN fails with:

    RMAN-10035: exception raised in RPC: ORA-19504: could not create the file "" F:\BACKUP\RMAN\FULL\bk_uhios0hpc_s270898_p1_t834684716. "

    ORA-27040: skgfrcre: error, unable to create the file

    04002 - OSD: could not open the file

    S/O-error: (OS 3) the system cannot find the path specified.

    In the command line when I derived:

    dir F:\BACKUP\RMAN\FULL

    It is ok.

    Thanks for the help.

    Hello

    Thanks DavidAW.

    Sorry I was on another site with other tasks.

    Here is the error of the battery:

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03007: renewable error occurred during the execution of the command: backup

    RMAN-07004: unhandled exception during execution of the order on channel ch00

    RMAN-10035: exception raised in RPC: ORA-19504: cannot create the file '\\SERVER\BACKUP\\RMAN\FULL\MYDB\bk_uh6os0eg9_s270886_p1_t834681353 '.

    ORA-27040: skgfrcre: error, unable to create the file

    OSD-04001: invalid logical block size (BONE 512)

    RMAN-10031: ORA-19624 has occurred during the call to DBMS_BACKUP_RESTORE. BACKUPPIECECREATE

    Complete recovery manager.

    I can do:

    NET use yourpassword \\fileshare\sharename / user: domain\username

    and to create any file.

    Kind regards.

  • Look at the maps app will not stop

    When I look for direction in the maps on the watch application, it will not stop after that. I looked for directions to the airport, and then it does not cancel and kept taking me to the airport. I have ensured the application Maps on my phone was not working and he cancelled it but always watch will not stop.

    I tried it yesterday and now today the watch gives me directions to the airport.

    I tried to remove it from the docking, restarted my watch. Watch app from the phone Checked, but nothing works.

    Hello

    To stop your watch directions: open the Maps app on your watch > firmly press the display > press on for policy decisions.

  • I have a chase bank credit card that I have good ranking and what number do I call to talk to I tunes because he says, use a different card, it's the map I was buy everything what I tunes. Is it because I have challenged their load m

    I have a chase bank credit card that I have good ranking and what number do I call to talk to I tunes because he says, use a different card, it's the map I was buy everything what I tunes. Is it because I thought them charge me twi

    Can I have it please the number on I tunes support whether please or have them call me at * Leonardo B *.

    < personal information under the direction of the host >

  • Update the maps.

    Hey, I have an Iphone 6 s(16GB) in which the maps does not show me the nerby location; For example. (If I find CCD in my area it will show the CCD in the my location (in India) otherwise, it will show the CCD everywhere in the world) I thought it could get better in the next software update, but not had until now. Apple needs to improve maps. Otherwise, please send me the solution for the problem.

    Software I use: I am currently using IOS 9.3.4.

    Aditya.Bobde wrote:

    Hey, I have an Iphone 6 s(16GB) in which the maps does not show me the nerby location; For example. (If I find CCD in my area it will show the CCD in the my location (in India) otherwise, it will show the CCD everywhere in the world) I thought it could get better in the next software update, but not had until now. Apple needs to improve maps. Otherwise, please send me the solution for the problem.

    Software I use: I am currently using IOS 9.3.4.

    http://www.Apple.com/feedback/

  • In google maps, after seeing satellite or view, links on the map does not work, I have to charge google maps and start all over again

    When I open google maps, the links displayed on the maps can be used. However, if I change to a view street or satellite view and then return to the display of the base map, links displayed on the map is no longer working. I have to leave google maps and reload to get the links to work again.

    Hello peterronald, many site problems can be caused by corrupted cookies or cache. To try to solve these problems, the first step is to clear cookies and cache.
    Note: This will be you temporarily disconnect all sites, you're connected to.
    To clear the cache and cookies to do the following:

    1. Go to Firefox > history > clear recent history or (if no Firefox button is displayed) go to tools > clear recent history.
    2. Under "Time range to clear", select "all".
    3. Now, click the arrow next to details to toggle the active details list.
    4. In the list of details, see the Cache and Cookies and uncheck everything.
    5. Now click the clear now button.

    More information can be found in article to clear your cache, history, and other personal information in Firefox .

    This solve your problems? Please report to us!

    Thank you.

  • My google map stopped working: I have firefox 12.0 and my google map shows just a white square instead of the map.

    My Google map does not load. It displays an empty blue square instead of the map. I disabled all extensions of pluginsand started in safe mode, cleared cache and cookies, but nothing is done. WOT to do!
    It works in Chrome, but also have the same problem with IE9. I don't know when it started, but it was working fine last month.

    Looks like a problem with the width of the containers that have the width set to 100% 0

    These style rules make the images appear for me:

    @-moz-document domain(www.ctiscarborough.org.uk){
    div.view-content > div > div > div,
    div.view-content > div > div > div > div,
    div.view-content > div > div > div > div > div {width:100%}
    }
    
  • Is it possible to change the voice in the maps app?

    The voice in the maps app is boring, that I just want to be able to change it.

    Hi joegadney,

    Thank you for using communities Support from Apple.

    The voice you hear on your navigation Maps is also the voice you have selected for Siri.  You can change it by following the directions below:

    Change the language or the voice of Siri

    To change the voice of Siri, go to settings > general > Siri > voice between the sexes. To change the language of Siri, go to settings > general > Siri > language. Then choose from the list of languages that understands and speaks of Siri.

    You can use Siri in any country, with the supported languages. Siri is designed to recognize the accents and dialects of the supported country, Siri accuracy rate will be higher for natives. Learn who has Siri is supported in what countries.

    Use Siri on your iPhone, iPad or iPod touch

    Take care.

  • My current position on the map is off by a few blocks

    I always use the Maps app on my iPhone 6 to obtain places just like a normal person. Then, I noticed that my 'current location' was not there where I am. It was almost half a mile away! Does anyone know how to fix this?

    You have turned on Wi - Fi? Location services may be affected by a number of things, including the fact that a Wi - Fi connection must be switched on. The iPhone uses GPS, cell location location and location information with band wifi. Sometimes, if changes have been made to the local Wi - Fi networks, it can lead to some issues. Have you tried standing outdoors with a good view of the sky and try to check your location? That could make things.

  • Is cell required when you use the map applications of conduct?

    Is cell required when you use the map applications of conduct?

    Yes. GPS does not work with a Wi - Fi connection.

  • favourite on the map

    Hello

    Using my card, I discovered that all my favorite places that I previously scored from everywhere in the world, have disappeared. And the function seems more available. How do I rebuild my old favorite places?

    Thank you

    Mikkel

    Hello there, mikkelwold.

    Looks like you are the favorite in the cards places have disappeared and you want to know if the service is no longer available. The following link for iPhone online User Guide shows how to locate and add a favorite in the Maps application that can help to restore your Favorites:

    Find a place - the iPhone user Guide

    Looking for a location. Press the search field. You can search for a location in different ways. For example:

    • Intersection ("8th and market")

    • Area ("Greenwich Village")

    • Cue point ("Guggenheim")

    • Zip code

    • Business ('movies', 'San Francisco CA restaurants', 'Apple Inc New York')

    Maps also can list recent locations, research or guidelines you can choose from.

    Find a favorite location. Press the search field, type Favorites, and then click Favorites.

    Find the location of a contact. Press the search field, type on Favorites, press Contacts, and then tap on a contact's name.

    Choose your point of view. Press on , then choose map, Transit or Satellite.

    If the information of public transit is not available, press on see Routing Apps to use an app to the public or to other modes of transport. (Not available on the iPhone 4S.)

    Mark a location. Tap and hold the map to what appears a PIN dropped.

    Thank you for reaching out to the communities of Apple Support.

    Kind regards.

Maybe you are looking for

  • WiFi Upload faster than loading

    I have a MacPro with an airport card in a room about 20 feet away an airport extreme base station. I ran a speed test and got these results: I thought it was the Airport card, so I had an Extender of the bear that produces the same results. So I boug

  • Outlook Express keeps erase my emails without my permission.

    Outlook express keeps spontaneously delete my read emails. They then went and not in the record of the deletion. Why and how can I stop it? Thank you original title: Outlook express emails dletes

  • Update from Microsoft that I can't access the updated analysis screen.

    Where do you find the page analysis of Microsoft update in the new web page? How can I bypass the required internet page explore downloads and automatic updates of mandates be turned on? With this on the first page, that I can't access the analysis c

  • How to disable the driver during the boot process?

    Hello I have uninstall a printer from my computer, but when I restart my computer during the process sometimes a back pop up windows and require a response at the prompt of the printer driver I uninstall, but this statement was not disabled or delete

  • Printer HP Photosmart 2410xi memory Question

    Hello.  I'm trying to get confirmation that the printer HP's Photosmart 2410xi has no internal memory which could potentially store images of printed documents.  I think all memory installed in the factory in this printer would act as a buffer for pr