table that stores the data of reconciliation

Hello

I'm running on IOM 11gr2PS1.  How can I query data reconciliation for a given grateful event?

Thank you

Khanh

Recon data in tables RA_XXXX.

-Kevin

Tags: Fusion Middleware

Similar Questions

  • What is the solution to add is not null to an existing table that has the data

    I have an employee table that contains the data that I want to change the column NOT NULL .i get error saying e-mail
    table cannot be changed when the data is there... any other solution for this?

    I have an employee table that contains the data that I want to change the column not NULL.
    I get error message saying table cannot be changed when the data is there... any other solution for this?

    Create a new column that can contain NULL.
    New column UPDATED with the old data
    remove the old column
    Rename new old column_name column

  • Way to know which table APEX stores the data of particular application?

    If, for example, I went to the shared-> components Templates-> change the Page template
    and I want to know what APEX table stores the data that is displayed on this page in the definition-> header section
    is it possible to do?

    In this particular case, I would like to ask all requests for one ' < link rel = "stylesheet" ' string

    Any guidance would be GREATLY appreciated

    You can find it in every application > utilities > APEX views > APEX_APPLICATION_TEMP_PAGE. You must connect this point of view the point of view of APEX_APPLICATION_PAGES in order to get this info.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/Apex/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • Table that stores the information of Transport server

    Hi gurus,
    What is the name of table in the b2b database that stores the transport Server details?

    I use Oracle 10g B2B.

    Concerning
    AYUSH

    Hi Mary,

    I do not have a facility of 10g here, but if I'm not mistaken not it is table TIP_TRANSPORTSERVER which holds the transport server details.

    Kind regards
    Anuj

  • What is the name of the table that stores the APEX User Group

    Hello

    -J' created 2 users (user1, user2) APEX [Developer = NO & admin = NO]
    -also created 2 user group, say Admin & General

    and then have assigned User1 to the Admin group
    and user2 in the general group.

    I am able to find the list of the users of APEX_WORKSPACE_APEX_USERS, but the groups aren't there.
    How to check for groups of users whose individual end-user belongs to... I mean the name of the TABLE...

    Thank you
    Deepak

    Hello

    I missed the post read first
    Point of view is WWV_FLOW_GROUP_USERS

    BR, jari

    Published by: jarola on January 14, 2010 12:47 AM

    Published by: jarola on January 14, 2010 12:48 AM

  • Why there is no data type that stores only date (without the part of hour)

    Hi all

    Is there a particular reason to not have a data type that stores only date (without the time part) in ORACLE - I'm asking this because the DATE (without a time) is a type of data very frequently used in any application.

    Thank you.

    884476 wrote:
    In fact, I was reading about the types of data...

    We have numbers with details. According to the argument above it is not necessary. We need only a default type NUMBER.

    It depends on. Much of the work that we do, we only create just like NUMBER and don't worry precision. However for financial purposes, a clarification for the monetary values of the application can be very important.

    In the same way do all the varchar2 (4000) character data type. Why we would require an option to specify the length... ?

    Because you can limit the size of the string that can be stored.

    I see what you're saying, but that's just the way it is. Why Oracle would need to confuse the issues by having several types of data to store the type Date and DateTime requiring an explicit or implicit conversion to be necessary, or provide an indicator of accuracy against the date where this indicator of precision would take of additional storage space on something that is already only 7 bytes.

    There will be internal historical reasons why it has happened this way... but really there is no need to worry.

  • How to list all the tables that have no data

    Hi all


    I want to list all the tables that have no data. (registration number is 0)

    Someone help me.

    Thank you
    Thiensu2810

    Select owner, table_name from dba_tables where num_rows = 0;

    This assumes that the table statistics are COMMON.

  • How to insert into a GLOBAL TEMPORARY TABLE and get the data from it?

    The requrement is
    Split the string ENTRY point on the base and store it in a Collection. And the values of the collection will be stored in a global temporary table. Then, I'm updating some other table based on the data from the temporary table.

    There is in fact no error message. But there is no data in the temporary table and also no change in the update statement

    First of all, I'm creatiing a global temporary table only once outside the procedure.

    CREATE GLOBAL TEMPORARY table GLt (data_element number)


    create or replace procedure test_proc (p_in_string VARCHAR2) is
    i the number: = 0;
    number of POS: = 0;
    CLOB lv_str: = p_in_string;
    p_delim VARCHAR2 (1): = ', ';

    TYPE t_array IS TABLE OF VARCHAR2 (20) INDEX directory.
    t_array channels;

    BEGIN

    -cutting of string input and store in the strings (i) collection

    POS: = instr (lv_str, p_delim, 1, 1);
    WHILE (pos! = 0) LOOP
    i: = i + 1;
    Strings (i): = substr(lv_str,1,pos-1);
    lv_str: = substr (lv_str, pos + 1, length (lv_str));
    POS: = instr (lv_str, p_delim, 1, 1);
    IF pos = 0 THEN
    Strings (i + 1): = lv_str;
    END IF;
    END LOOP;

    run immediately "drop table TWG;
    run immediately ' CREATE GLOBAL TEMPORARY table (data_element number) TWG on commit preserve rows ";

    FORALL i in strings.first... Strings.Last
    INSERT INTO VALUES TWG (strings (i));
    commit;

    Update first_tbl set PIN is "XXX" where first_col in (select data_element from TWG);.
    commit;

    END test_proc;

    Published by: cedric b on January 25, 2013 12:59

    Remove the two execute immediate line. They are wrong.

    And then use the table in your code that you created at the beginning. The name is GLT.
    And delete the first commit. This validation would empty the temporary table of GLT.

    You get an error? Or it does not work as expected?

    Also, show how you call the procedure.

    Published by: Sven w. January 25, 2013 14:45

  • AT100 - impossible to get my calendar to store the dates of the annual events

    Hello.

    Cannot get my calendar to store the dates of the annual events birthdays for example.
    Option gives (annual 27 July 2012), but would it be fair (27 July each year). No way to remove year so presumably won't wait that 2012 will come along! All the other choices for weekly and monthly do not specify the year.

    Annual option should I think be the same. Tried to enter next year, but comes with (year July 27, 2013) so it looks that have to enter every year which is a pain. Someone at - it ideas.

    It's my first post he hopes in the right place.

    Thank you

    Hello

    Why you n t try another Android app like for example calendar of birthday or anniversary Assistant

  • Create form that records the data locally - iOS and Windows (using AIR)

    Hi, I need to be able to create a form that stores the parts locally on iPads and touch of Windows screens. The app will be used as a kiosk at exhibitions, so there is no internet connection, but devices will be limited in number and owne3d by the customer.

    Is there a simple way to do this? I looked at other options: HTML5 (where the user is rerouted to local browser) or Acrobat?

    With AIR, you can still use an internal DB SQLlight to store data - or even write a based local text file. Depends on the complexity of the data, I guess.

    Adobe Flash Platform * working with local SQL databases in AIR

  • How to join two tables to retrieve the data from the columns in table two. Tables have primary and foreign key relationships

    Hello

    I want to join the two tables to retrieve the data from the columns of the two table passing parameters to the join query. Tables have primary and foreign key relationships

    Details of the table

    Alert-1 - AlertCode (FK), AlerID (PK)

    2 AlertCode-AlertDefinition-(PK)

    Help, please


    ----------

    Hi Vincent,.

    I think that you have not worked on adf 12.1.3.  In adf 12.1.3 you don't have to explicitly create the association. When you create the EO to your table, Association xxxxFkAssoc, will be created by ADF12.1.3 for you automatically. Please try this and do not answer anything... You can also follow the links below. I solved the problem by using the following link

    Oracle ADF Guide step by step - Oracle ADF tutorial: creating a relationship of the master / detail using Oracle ADF

    ---

  • Camcorder Camileo P100 store the date and time

    My recently purchased camcorder camileo P100 store the date and time.
    Whenever it starts it must be reset because it refers to the default date.

    Has anyone else had this problem

    It looks like a camera malfunction don t think you can fix it.
    I suggest you to get in touch with the dealer and replace the cam

  • Update fail, have 3 updates that load, but then the icon appears again advise that even the dates are ready for loading.

    I have Windows XP Home Edition Version 2002 Service Pack 3.  I have 3 updates that load, but then the icon appears again advise that even the dates are ready for loading.  Is it possible that updates sent me are for the 2003 Version?  Whenever I update these 3 updates, a window shows updated loading successfully, but they still remain as an icon in my taskbar?

    CrystalBall © SEZ...

    See the RESPONSE message in this thread-online http://answers.microsoft.com/thread/49ed2fe1-6782-4498-814a-ccfa6ec1dfc9

  • What is the name of the table that has the name of the custom in the Oracle database Section?

    What is the name of the table that has the name of the custom in the Oracle database Section?

    Thank you

    Nefertari

    The names of the custom Sections are stored in commonExtendedAttributeML, the extended attribute table.

  • The bug that erases the data on macs has been fixed?

    The bug that erases the data on macs has been fixed?

    The update in question has been removed from the distribution. There is a new update which solves the problem. When you are prompted for the update, you should install it as usual members of creative cloud. If you have problems with the update, please contact customer support.

    Alternatively, you can refer to this blog for more details:

    http://blogs.Adobe.com/adobecare/2016/02/12/creative-cloud-desktop-on-Mac-update-issue/

Maybe you are looking for

  • Manager of sharing profile settings

    In any case to push sharing settings of the profile manager who does not post installation script script or login?

  • hp8620: re - print a fax on 8620

    I had a paper jam when printing a fax.  Now, I need to reprint and cannot find any of the manuals.  How to reprint a received fax?

  • filter HTML will not be installed

    Hello world I use Windows 2000.  I need to install an upgrade to the Save as Type drop-down list found on the files. I want to install "Web Page, filtered". My PC only currently offers "Web page. I downloaded the free update of Microsoft. The instruc

  • HP DJ 2540 depth of printer with feeder and tray closed print

    Hi hp printer forum people. just this simple question:... not interested in the "card listed size as it lists with the extended paper tray. then... Please answer: HP DJ 2540depth of the printer with feeder and closed printed paper tray t.y, Apollos

  • Wireless network will not automatically connect at startup

    I have Windows 7 Professional.  Whenever I start, I have to click on the wireless icon & enter key code to connect to the net.  When I go to the Network & Sharing Center, active network shows.  When I go on manage wireless networks, active network ar