Data loading Wizard loses the column mapping

I created page APEX "Loading data" type pages They are currently used to complete the staging tables and worked great in my existing environment. However; I migrated to the DB using export and it imported in a new environment. Similarly, I have my APEX application exported and imported into the new environment. It seems that the second page of the wizard to load data has lost the table mapping, it loads in. On each column in the second page, the only option for the column name is "do not load". What do I need move above, so that my pages of the wizard to load data remembers the names of columns to the table, they have been mapped to in the old environment?

Hi David,

You don't mention what version of APEX you use. Their problem in 4.1 in the export file where the owner has not been updated:

wwv_flow_api.create_load_table(
p_id =>3570143708960669327+ wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_name =>'Load Employees',
p_owner =>'PAUL',
p_table_name =>'EMP',
p_unique_column_1 =>'EMPNO',
p_is_uk1_case_sensitive =>'N',
p_unique_column_2 =>'',
p_is_uk2_case_sensitive =>'N',
p_unique_column_3 =>'',
p_is_uk3_case_sensitive =>'N',
p_wizard_page_ids =>'',
p_comments =>'');

Try changing the p_owner-online online "PAUL" in your export file and change the name of the schema of your import in.

Thank you

Paul

Tags: Database

Similar Questions

  • Use the Quick Date year section in the column header

    Version 11.1.1.7

    I have a dashboard command prompt which invites for a date.

    My analysis is filtered on this prompt.

    My data looks like this:

    Accounting_Date FY1_Data FY2_Data FY3_Data

    31 AUGUST 2014 200 300 400

    AUGUST 31, 2013 275 325 450

    My requirement is to display the exercise as the heading of column (as opposed to FY1_Data, FY2_Data, FY3_Data).

    FY1_Data is the year of the accounting Date - 2.

    FY2_Data is the year of the Date of accounting order - 1

    FY3_Data is the year of the accounting Date

    So, for the first record in my table example, the column headers must be (2012, FY2013, FY2014)

    For the second disc, the column headers must be (fiscal year 2011, 2012, FY2013).

    To do this, I have tried the following to the first column only:

    I put the column header to FY@{Year1}

    Then I put my dashboard accounting cut-off Date prompt to fill a variable presentation (ActPrdDt).

    Then I created another guest of 'Variable' dashboard with a year1 variable name.

    In this prompt, I used SQL results as the default selection:

    Select 'Date_Table '. "' Accounting_Date ' from 'MySubjectArea' where 'Date_Table '. "" Accounting_Date "= @{ActPrdDt}

    The problem is that the full date is displayed in the column header (AFA 08/31/2014).

    I tried to modify the sql statement in my second guest of dashboard for

    Select TO_CHAR ("Date_Table". "Accounting_Date", "YYYY")-2 of... "

    but the column header displays all values in the column, which is usually what it displays when there is an error in the sql statement.

    Is it possible to manipulate the sql statement to get only the year of the accounting Date and subtract 1 or 2 him?


    I changed the sql statement

    Of

    TO_CHAR ("Date_Table". "Accounting_Date", "YYYY")-2 "

    TO

    extract (year of "Date_Table". "Accounting_Date")-2 "

    This solved my problem.

  • Essbase EAS data vs ODI Essbase data load, which is the fastest?

    To load the data (no metadata) of flat file for Essbase, we have 2 ways, we're ODI, one is data load EAS, which is faster for loading data?

    Hello

    If you use the method of rule no load in ODI EAS will be faster.
    If you have ODI patched to 10.1.3.5.2_02 or newer (I recommend you be on the latest patches) and the use of the method of rule load then the speed should be similar to EA that it uses the same way of loading data.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Data loading Wizard. pick list

    I have three tables:

    Locations

    Location_id,

    Location_Name

    The TRIPS agreement

    Trip_id,

    Location_id,

    Trip_Date

    Data_Gathered

    Data_Gathered_id,

    Trip_id,

    Sample_Number

    Many elements of data are collected for each trip and a lot of travel is taken for each location.  This forms a relationship 1:M between locations and travel and between the agreement on TRIPS and Data_Gathered.  I use keys of substitution as the primary key for all tables.

    I need to create a Wizard of loading data on the Data_Gathered table.

    Data downloading would present a little as:

    Place, Date, Sample_Number...

    With Trip_id and Sample_Number identifies the records in the Data_Gathered table.

    It seems that I have to do a search within a search that is not possible.  I also thought to create a view to serve a search but Apex does not allow it.

    I'm running Apex 4.2.2 and 11 GR 2.

    I finally solve it by creating a view with "instead of creating" and "instead of update" triggers.

  • Data is not updated using data Load Wizard

    Hello

    I use
    Oracle XE 11 DB
    Apex 4.1

    I created an Assistant load data on a 'Price list' table with structure as below
    Identification number
    number of vid
    ItemId number
    number of prizes

    When I try to enter data with the same pair of vid and itemid, he doesn't do an insert on the table instead of update while it displays update also lines in this next tutorial
    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/DB/Apex/R41/dataLoad/dataLoad.htm

    I need to be able to update the prices every time I download the same pair of vid and itemid. Any help would be much appreciated.

    Thank you
    Saurabh Jain

    Hi Slim,

    Download data update process is based on unique columns that you defined. If the unique columns are different from your primary columns, the final results will be based on the unique column values. If you you columns redefine and ensure you submit two copies that according to what I have just explained above, you should be able to see the "updated columns".

    Kind regards
    Patrick

  • Date in the column

    I have an obligation to tell when he choose year 2014 in the prompt, end-user. In the columns to display the date.

    WK-1 recipes

    01/01/2014

    WK-2 recipes,

    08/01/2014

    WK-3 income

    15/01/2014


    Emilie

    Hello

    You have the Date column in your subject area?

    If so, then pull this date column the column area in the PivotTable.

    Whenever you select 2014 in the Guest section, it automatically displays the date of 2014 in the column area you specified.

    Please let me know if it isn't your condition.

    Thank you

    Kathia

  • Schema name is not displayed in the data loading

    Hi all

    I'm trying to load a CSV file using oracle apex data loading option. The options are using a new upload (.csv) file and table. In the data load page, the schema name is not list my current schema because of which I could not not to download the CSV file.
    Can someone please help with that?


    I use apex oracle 4.1.1

    Concerning
    Rajendrakumar.P

    Raj,

    If it works on apex.oracle.com (4.2) and not in your case (4.1.1), my suspicion is that this is a bug that has been fixed in 4.2 APEX. Apart from upgrading your version 4.2 of the APEX, I'm not sure that there is not really a viable alternative.

    Thank you

    -Scott-

    http://spendolini.blogspot.com
    http://www.enkitec.com

  • Unexpected data member load even if the Member is in the sketch

    Hi all

    I have a member in the sketch. When I insert the data to this combination of members, it says unexpeted member found in data loading, even if the Member is in the sketch. When I change the name and save the outline, I can load the new Member. After this again once I restore the original name and the works of load.

    Can someone tell me why this happens?

    Thank you very much.

    I don't know that I'd go with a space located right in the general plan. The outline will not let you have trailing spaces. You get a validation error. spaces could be a problem

  • Error 'UNICODE_IN_DATA' in ODI 11.1.1.5 data loading interface

    Hello!

    I'm sorry, I have to again ask for help with the new number with ODI 11.1.1.5. It is a interface to load several columns of data. I am load data from text file delimited by tabs in Essbase ASO 11.1.2. MS SQL Server is the database of ODI repository. In the data store to target that some fields are not mapped to the source, but hard with a fixed value, for example, given only the budgetary data are always loaded by default, the field mapping 'Scenario' in the target has a string of entry 'Budget '. This interface for loading data has no rules file.

    In the step "To prepare for loading" is produced the following error:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File '< string >", line 86, < module >
    AttributeError: object of type 'com.hyperion.odi.common.ODIConstants' has no attribute 'UNICODE_IN_DATA '.

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2458)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:48)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:338)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:263)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:83)
    at java.lang.Thread.run(Thread.java:662)

    I'll be very grateful for any advice

    Do you have the same problem if you use a rule to load?

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Headers fail loading dimension with the contour fill utility.

    When I try to load a dimension with the contour fill utility I get the following error message in charge of contour newspaper.

    «Impossible to get analytical information and/or perform a data load: values of unrecognized column header, refer to previous posts.» (Note: column header values are case sensitive.) »

    Is there another newspaper, that I can go to in order to see what the value of the header is the cause of the problem?  The alternative is to remove a header at a time and try to make the charge, and since this dimension has more than one column, it would take a lot of time.  As a result a sample of my data file.

    Parent account, Alias: by default, operation, data storage, calculation re encoding, Type of account, balance time, value Skip, Data Type, Type of exchange rates, use 445, reports, Type of Plan (BUDGET), on the gaps Plan of aggregation (BUDGET), Type (BALSHT), aggregation (BALSHT), Source Plan Type

    Account, IncomeStatement, update, dynamic Calc, 0,.

    IncomeStatement, 300000, Net income, updated, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    300000,310000, total income before taxes, updated, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    300000,311000, income before tax from operations update, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    310000,312000, another Exp (Inc), the update, the dynamic Calc, 0, expense, flow, currency, fees, 1, 0, +, BUDGET

    300000,320000, provision for income, dynamic update tax Calc, 0, expense, flow, currency, fresh, 1,-, 0,-, BUDGET

    320000,321000, costs of update, store, expense, flow, current taxes, currency, 1, 0, +, BUDGET

    320000,322000, deferred Taxes, update, store, fresh, flow, currency, charges, 1, 0, +, BUDGET

    300000,330000, minority interests, update, store, BALSHTenue, flow, currency, Non-frais, 1, 1, +, BALSHT

    300000,340000, income from investment in Subs, update, store, BALSHTenue, flow, currency, Non-frais, 1, 1, +, BALSHT

    300000,350000, back, update, store, BALSHTenue, flow, currency, Non-frais, 1, 1, +, BALSHT

    311000,400000, the gross margin, update, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    400000,410000, net income, updated, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    410000,411000, gross, updated, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    411000,411100, income from operations, update, store, BALSHTenue, flow, currency, Non-frais, 1, 1, +, BALSHT

    411000,411200, BALSHTenue synergy, update, store, BALSHTenue, flow, currency, Non-frais, 1, 1, +, BALSHT

    411000,411300, IC revenue, update, store, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    410000,412000, returns and allowances, update, dynamic Calc, 0, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    412000,412100, return on sales, update, store, BALSHTenue, flow, currency, Non-frais, 1, 1, +, BALSHT

    412000,412200, discount sales, update, store, BALSHTenue, Flow, currency, Non-frais, 1, 1, +, BALSHT

    400000,450000, cost of sales, updated, dynamic Calc, 0, expense, flow, currency, fresh, 1,-, 0,-, BUDGET

    Try to run with running sec/n to validate and/m to generate headers. While doing this, you can also add a log location execption using /X. This will tell you what a question header.

    Review the generated header and examine the wrong header in the exception log.

    Concerning

    Celvin

    http://www.orahyplabs.com

  • PL/SQL Query return function, adding the column links

    Hi all

    I'm working on a SQL report with the area type = function from PL/SQL Query to return
    All columns are generated dynamically based on my mapping table and a column of ID.
    So whenever the page is loaded, according to the ID mapping table returns a set of columns in a particular order.
    So not only the columns are dynamic, but the order of the columns varies also.
    But the first 1 column is standard (it doesn't come from the mapping table) and is coded in my pl/sql block hard.

    I'm fighting with the addition of a link to this column. The link must be a Javascript function which takes the parameters in the form of 2 columns in the mapping table.
    My pl/sql block is something like that...
    v_select := 'SELECT <g href=javascript:f_report1(#map_id#,#comments#)><img src=""></a> as report1, ';  // g=a
    v_cols := 'contains all columns from the mapping table based on a ID(hidden item)';
    v_from := 'FROM table';
    v_where := 'where condition is put in here';
    v_query := v_select||v_from||v_where;
    return v_query;
    Now, I'm not able to transmit the values of this #map_id # and #comments # correctly. I tried so many different combinations of channels, but could not make it work.

    I'm not sure that the order of this map_id and commentscolumn and therefore cannot connect through the report attributes.
    How can I go to a column value to the function?



    Thank you
    Dippy

    This should work if all goes well:

    v_select := q'[ SELECT '' as chart, ]';
    

    Published by: Dimitri Gielis on May 20, 2010 20:10

  • Lose the details on the contact list?

    Every day, I lose the details of each of my contacts on my contact list.  I do not lose any names!  The only way 'I' know how to get them back is to restore to an earlier date.  I lose the address, phone # s, e-mail but not the names?  It's happened for a few days.  Restoration of brings them all back.  Need HELP.  John

    Hello

    Thank you for the information. I suggest to navigate to the following location and check to see if the contacts are listed.

    C:\Users\username\Contacts

    And see also the following Microsoft articlesas well.

    Manage your contacts

    http://Windows.Microsoft.com/en-us/Windows-Vista/managing-your-contacts

    Organize and find contacts

    http://Windows.Microsoft.com/en-us/Windows-Vista/organize-and-find-contacts

    Working with Windows Mail in Windows Vista

    http://Windows.Microsoft.com/en-us/Windows-Vista/working-with-Windows-Mail

    Hope the information is useful.

  • Change the column header font size

    Hi all

    In the view of the table, I am able to change the size of the font of a column, but this does not affect the column header.
    This translates into having the data in a single font size and position of the original size.
    I tried to update the class column header in view.css (analytics\res\s_oracle10\b_mozilla_4):
    . {ColumnHdg}
    color: #3c3c3c;
    border-style: solid;
    border-color: #c9cbd3;
    border-width: 0 1px 1px 0;
    background-color: #cfe0f1;
    do-size: 8pt;
    make-weight: bold;
    vertical-align: bottom;
    padding: 1px 2px 2px 3px;
    text-align: left;
    }
    but this does not at all affect the size of the text.

    NB: I refresh and clear the cache of the browser every time I make a change in the CSS file.

    One knows what the problem is. ??

    Concerning
    Adil

    Hello
    To change the column heading, go to the properties of column-> data format-> next to the column name, you can see change format-> give the font size of the column header.
    Is that what you want?

    Kind regards
    Srikanth

  • Import data... Wizard creates the file SQL Loader ctl with columns out of order

    4.1.1.19 SQL Developer version. Connected to Oracle XE to test this.

    I'm trying to understand what the problem with the data in my import file when finally, I realize that the Import Wizard of data did not care how I traced the columns at all. The ctl SQL Loader file generated by the Wizard expects that the columns of data in my file to match the order that they appear in the definition of the table and not how they have been mapped in the wizard. Manually edit the ctl file is a workaround. Has anyone else seen elsewhere?

    I see that this is a bug.

  • limiting number of column in the 4.1 apex data loader?

    Hi all!

    Is there a limit on the number of column in the APEX 4.1 data loading page?

    My DB object has 59 columns and they are all available in single colum drop of my load sample data table definition boxes.
    On page two of the wizard created database load pages "data/table mapping" columns only 45 is indicated. These columns are correctly inserted in my table. The last 14 columns are ignored.

    If anyone knows if there is a limitation and can it be extended?

    Thanks for any reply and cordially
    Kai

    No, I don't have a solution for this.

    Split the file within columns each, with the primary key that is repeated and then sting tables up to post upload could be easier than to use other roads.

    And then there's always the good old SQL Loader and external Tables. But the integration of these into the Apex is not easy because Apex runs on the server and the file is usually the disk of HARD local to the client.

    Kind regards

Maybe you are looking for

  • Toshiba 46YL863G - emits MPEG2 and H264 streams

    Hello everyone, I am using Toshiba REGZA 46ty9175ch (46YL863G) and problems streaming MPEG2 and H264 of any popular network in this REGZA DLNA server. (1) is someone for example, work the PLEX for REGZA profile? (2) does anyone have working ffmpeg pa

  • IQEye702 driver camera

    Hello. I'm trying to integrate an IQEye702 camera into an existing application for inspection.  I use the ethernet connector to control the device. Who will be a better approach TCP or VISA? Best regards.

  • L7680 HP crashes on Scan

    Hello all,. I have a HP L7680 that has had this same problem since I bought it and the only cure I found his was completely reload Windows XP and start on which I am very tired to fix a scanner. This has been reported by several other people, but I d

  • MD1000 thus slows the transfer of large files

    We have two MD1000 SAS attached to a Dell R710 Server storage arrays.  During a large file transfer (40 + GB) at one of the tables MD1000 it will slow down the way down for analysis.  It seems as if it is slowing down at the same location every time

  • 4502 envy: Envy 4502 does not print

    I just got a 4502 want yesterday. I don't have a cd drive on my laptop so I don't bother with the part fo the installation, even if it is recommended. I use a printer cable connection. It prints the document good alignment as well as the info page, b