SDO_INDEX_METADATA not populated after impdp

I have a table in instance 1 that I would like to export to instance 2. I use expdp to export the table from instance 1 and impdp to import the table into instance 2. Syntax for the import as follows:
impdp mapinfo/mapinfo TABLES=COUNTY DIRECTORY=opump DUMPFILE=county.dmp LOGFILE=import.log
The table imports OK and no error messages are present in the logfile. When I look at the spatial metadata tables SDO_GEOM_METADATA has a record for the imported table but SDO_INDEX_METADATA does not, even though the spatial index appears to have been generated on the spatial column. If I manually drop the index on the spatial column and recreate it SDO_INDEX_METADATA gets created OK.
Should impdp not populate the spatial metadata correctly or am I doing something incorrectly?
Thanks for the help.

There is nothing wrong with the way you do the expdp/impdp and as the Spatial index is created during the impdp as well metadata is expected in the SDO_INDEX_METADATA too.
Does the Spatial index belong to the same owner? Did you check the all_sdo_index_metadata view?
If further analysis is needed create a tar with support.

Similar Messages

  • My ical is not populating after i reinstalled my operating system - my Outlook 2011 is ok but I now want to sink my iphone 4 with my outlook and i presume i need ical to be populated for this

    My ical is not populating after i reinstalled my operating system - my Outlook 2011 is ok but I now want to sink my iphone 4 with my outlook and i presume i need ical to be populated for this

    Generally this is a sign that the iPhone had previously been
    hacked/modified/jailbroken and the update relocked it to the
    original wireless carrier. If this is the case, only that wireless
    carrier can unlock your iPhone. You must contact them to see
    if they offer unlocking and if you qualify.
    Where did you acquire this iPhone?
    What wireless carrier did you use before this problem?
    Does the app Cydia appear on your iPhone?
    What does it say when you look at Settings=>General=>About=>Carrier?

  • Data not populating after DS enhancement

    HI pros,
    i have made Data source enhancement.
    i wrote the code in include program.
    when '0FI_GL_40'.
      CHECK NOT c_t_data[] IS INITIAL.
      LOOP AT c_t_data ASSIGNING <fs_data5>.
      SELECT SINGLE matnr FROM bseg INTO <fs_data5>-ZZMATNR
                             where BUKRS eq <fs_data5>-BUKRS and
                                   BELNR eq <fs_data5>-BELNR and
                                   GJAHR eq <fs_data5>-GJAHR and
                                   BUZEI eq <fs_data5>-BUZEI.
    endloop.
    but the data not populating into the report, the Multi provider is real time
    krish..

    Hi,
    Syntax
    ASSIGN mem_area TO <fs> casting_spec range_spec.
    Effect
    This statement assigns the memory area specified using mem_area to the field symbol <fs>. You can assign a data object or a memory area calculated from the address of a data object. After the assignment, the field symbol refers to the assigned memory area and can be used in operand positions. When used in a statement, it behaves like a dereferenced data reference, meaning that the statement works with the content of the memory area.
    The data type with which the assgigned memory area is treated, depends on the specifications in casting_spec. You can either execute an explicit casting or the field symbol takes on the data type of the data object specified in the assignment. A field symbol to which a memory area is assigned, has this data type after the assignment and behaves like a data object of this type.
    The assigned memory area mem_area must be at least as long as the data type specified in casting_spec and must have the same alignment. If the data type determined in casting_spec is deep, the deep components with their type and position must appear in the assigned memory area exactly like this.
    Use the specifications in range_spec to restrict the memory area that can be assigned to the field symbol.
    You have to assign it back to internal table to modify the content.
    Check in debug mode if you have still doubt.
    regards,
    Raju

  • Account of the opportunity is not populated after the creation of a task

    Hi,
    In our project, we are using the Opportunity Object after the creation of a task. Our tasks are always related to an existing account.
    I was wondering why when I create an opportunity from a task, the field "Account Name" is not populated by default with the account name related to the task.
    Any ideas?
    Regards,
    Dara
    Edited by: user6469826 on 2 août 2011 11:40

    Contact an electronics repair shop.

  • B1ic SLD not populated after install

    Hi all:
    I have installed B1i Integration Component several times before. But at one customer, I have this strange behaviour:
    When the installation completes (including all prerequisites and with successful connection tests throughout the process) and I proceed to open the "Integration Framework" to validate the connection to the company database, the SLD is not populated below the "B1i Server" entry, where I would usually expect the HAnyforXcelsius, SBO_DATABASE, WSforMobile and XMLFileSystem entries.
    Uninstalling and reinstalling all of the components and prerequisites does not help, the entries still do not show up. Is it possible to create these entries manually? How?
    Thanks,
    Joerg.

    To troubleshoot this further, I have tried to create the entries manually and have configured them exactly the way I believe they should be, based on a working system. However, the company database connection test (both B1DI and JDBC) fail with the following error message:
    Internal Reason
    XCE045 IPO-Step not known: /0010000100.testconnection/com.sap.b1i.system.sld/ipo/SystemConnection.ipo/testconnection
    Full Internal Error Message
    com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: com.sap.b1i.xcellerator.RejectedException: XCE045 IPO-Step not known: /0010000100.testconnection/com.sap.b1i.system.sld/ipo/SystemConnection.ipo/testconnection
    I have already restarted all the B1i related services, so that should not be a problem.
    Any clues?
    Joerg.

  • "Title" Coloum in infopath form is not populating after windows 7 upgradation

    Recently we have migrated from Windows XP to Windows 7(64bit)
    Afterwards, when  we are submitting the infopath forms, the "title" filed is not populating with the "filename.xml".
    We are using Infppath 2010(not sure whether its 32/64bit.
    Any one facing the same issue? is this a BUG in 7?.. Its been affected with all users using win 7 machines...
    NB: In default the "title" column is said to be populated with the filename.xml. No workflows associated with it. Still working fine in XP machines and not in Win7
     Also i have tried changing the "title" column as mandatory. But this doesn't help. I  have not found any help while i Google also.....

    Hello,
    I have windows 7 machine and haven't had any problem with this. You may try to clear infopath cache in machine and also re-publish the form.
    >the "title" filed is not populating with the "filename.xml".
    are you giving any title for saving the file? If you are prompting any field then check again in form and also check form submit connection.
    I would also prefer any snap of your form if possible so we can understand the problem.
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Old items are not populated after adding items into a master/detail form

    Hi,
    I am relatively new to APEX. I am creating a master/detail form. It works well. When I add new items the older items are no more populated. Why ?
    For example I have an itme which is a select list as a Named LOV. At creation of the row I want the user to choose from this select list. It works well.
    But when modifying the record, I don't want the user to change this name. For that purpose, I create an item which is a display only item. This item is conditional and appear only when the record has been created.
    And this is where the problem comes. It seems to work but, if I logout of the application and login, then values are no more populated to the items and I get an error when trying to update the form.
    I hope I make it clear. I have been trying a lot of times and found that if I add items, then everything goes wrong.
    Thank you for your kind help.
    Christian

    Hi Christian,
    You don't say what the error is that you are getting - this may help us with your problem!
    On the form, do you now have TWO fields - one being the original select list and the other being a read-only version of it? Is it likely that BOTH fields could appear on the page at the same time AND that both are connected to the field on the table?
    You can set the select list to be read-only conditionally - in this case you could make it read-only on the condition of the primary key field not being null.
    Andy

  • Base hierarchy not populated after selection in Add Applied Product in MSA

    Hi,
    There is an issue in Crop Acreage while adding the Applied product in Item Details.
    When we select a Base Hierarchy for the Applied Product and click OK, the same doesn't gets populated in the field for Base Hierarchy.
    Please let me know how to resolve this. Any pointers would be of great help.
    Regards,
    Rasmi.

    Hi,
    Thanks Abhishek for your reply.
    The issue was that the translations were not maintained for other languages.
    Hence it was not showing up the values other that English.
    Once we maintained the translations in other languages, the issue got resolved.
    Now it is displaying Base Hierarchy, once selected.
    Regards,
    Rasmi.

  • V$ACTIVE_SESSION_HISTORY not populating

    Hi,
    V$ACTIVE_SESSION_HISTORY & DBA_HIST_ACTIVE_SESS_HISTORY are not populating after a recent shutdown of instances.
    DBA_HIST_ACTIVE_SESS_HISTORY holding some data until the instance shutdown time and V$ACTIVE_SESSION_HISTORY is blank.
    Both these views were fine before the instance shutdown. As per my recent post, I am also facing problem with AWR report; populates with missing fields and with WARNING (-20023) ORA-20023:
    Database is in good health and performing fine.
    Thanks

    Please fllow these steps to see if your ASH is working fine:-
    ASHis accessed most comfortable with the Enterprise Manager GUI from the Performance Page (Button ASH Report there). Or with little effort from the command line like this:
    -- Top 10 CPU consumers in last 5 minutes
    SQL> select * from
    select session_id, session_serial#, count(*)
    from v$active_session_history
    where session_state= 'ON CPU' and
    sample_time > sysdate - interval '5' minute
    group by session_id, session_serial#
    order by count(*) desc
    where rownum <= 10;
    -- Top 10 waiting sessions in last 5 minutes
    SQL> select * from
    select session_id, session_serial#,count(*)
    from v$active_session_history
    where session_state='WAITING' and
    sample_time > sysdate - interval '5' minute
    group by session_id, session_serial#
    order by count(*) desc
    where rownum <= 10;
    These 2 queries should spot the most incriminating sessions of the last 5 minutes. But who is that and what SQL was running?
    -- Who is that SID?
    set lines 200
    col username for a10
    col osuser for a10
    col machine for a10
    col program for a10
    col resource_consumer_group for a10
    col client_info for a10
    SQL> select serial#,
    username,
    osuser,
    machine,
    program,
    resource_consumer_group,
    client_info
    from v$session where sid=&sid;
    -- What did that SID do?
    SQL> select distinct sql_id, session_serial# from v$active_session_history
    where sample_time > sysdate - interval '5' minute
    and session_id=&sid;
    -- Retrieve the SQL from the Library Cache:
    col sql_text for a80
    SQL> select sql_text from v$sql where sql_id='&sqlid';
    You may spot the cause of the current performance problem in very short time with the shown technique.
    Edited by: Mohamed ELAzab on Jul 16, 2010 6:12 PM

  • A&B schemas are not populated with data after successfull deployment in BCC

    Hi all,
    Initially I'm able to up the site with the data in my catalog schemas(A & B), But all of sudden the data is deleted in both schemas after performing full deployment and
    the data is not populated.
    From then, even If I do incremental deployment the data is not populated in targeting schemas. Please suggest me where I've done the mistake.
    Please help as soon as possible.
    Thanks,
    Kushal.
    Edited by: 916721 on Jun 5, 2012 11:23 AM

    Check the publishing (CA) and production (target) server logs when you start the deployment after setting loggingDebug as true for the following components through dyn/admin.
    on CA Server:
    /atg/epub/DeploymentServer
    on Target site:
    /atg/epub/DeploymentAgent
    /atg/deployment/DeploymentManager
    /atg/commerce/catalog/ProductCatalog_production or /atg/commerce/catalog/ProductCatalog_staging/ (depending upon your configuration)
    See if you can find any exception or other error from debug logs.

  • Batch characteristic value not populated!

    Hello guys,
    please would appreciate advice to following:
    I created two reference chars z_goods_receipt (MCH1-LWEDT) and z_created_on (MCH1-ERSDA). Chars assigned to material batch class. During GR in Classification Dates (chars values) are visible, but after GR is saved, in batch chars values are not populated.
    Consequently, I can not use these chars in sorting criterium for delivery batch determination - batches are not sorted acocrding to dates.
    Batches on material level. In Customizing (Classify batches within goods mvt), for mvt 101 setting is 4 (Classification always in foreground (all batches)) - but bug remains even if i try with other options. Check with developer shows not much help from EXIT_SAPMM07M_004 or EXIT_SAPMM07M_004 or EXIT_SAPLV01Z_012.
    Any idea how to populate these chars in batch?
    Alternatively, what else I could use in order to enable FIFO batch determination for batches in delivery?
    Thanks for prompt replies!
    Br, Jan

    Hello,
    SAP reply -standard behaviour. After save in MSC2n values read from MCH1, after that in MSC3N value read from AUSP.
    Issue solved using non reference charactereristic and adding code into ZXMBCU04.
    Br, Jan

  • S_Tcode not populating in simulation

    Hello-
    When running a simulation in CC 5.2, and using permission level analysis, you have to manually add s_tcode in the object table. 
    Steps:
    Insert a role, press simulation, add an action, click on the objects button; s_tcode is not populated.  When it is not added, it is not causing any conflicts, which is incorrect.  In an older version of CC 4.0, before a support pack was installed, this problem was evident.  Is it a product-level issue with CC 5.2?  If so, how do you work-around it?
    This is an urgent issue, since we have to run simulations almost everyday, as we have not implemented Risk Terminator.  Thanks!...
    Noah
    Edited by: Noah Phillip on Feb 26, 2008 7:51 PM

    Ibrahim-
    Yes, I understand, but not inserting s_tcode in the object manually produces wrong results after executing the simulation.  Inserting s_tcode manually produces the correct results. 
    The same issue was evident in CC 4.0, until SAP produced a patch for it.  I am wondering if they overlooked this patch while developing CC 5.2...
    Noah

  • Virtual Characteristic value not populating in the query output

    Hi Experts,
    I am new to BAPI and I am using this to populate the values of virtual characteristics.
    I wrote the below code to populate if an order status got some status value then i need to populate the flag y if not n.
    I got the order value in the reprot. I need to go to order master data and should get the status and then i have to do the comparision and populate the flag zww_teco in the report.
    The below is the compute method of my implementation class.
    FIELD-SYMBOLS :
    <fs_0cs_order> TYPE ANY,
    <fs_zww_teco> TYPE ANY,
    <fs_status>  TYPE ANY.
    if p_cha_0cs_order > 0.
      ASSIGN COMPONENT p_cha_0cs_order OF STRUCTURE C_S_DATA to <fs_0cs_order>.
    endif.
    if p_cha_zww_teco > 0.
      ASSIGN COMPONENT p_cha_zww_teco OF STRUCTURE C_S_DATA to <fs_zww_teco>.
    endif.
    Select single /BIC/ZSYSTATUS
        from /BI0/PCS_ORDER into <fs_status>
       where CS_ORDER = <fs_cs_order>.
    if <fs_status> CP 'TECO'.
      <fs_zww_teco> = 'Y'.
    else.
        <fs_zww_teco> = 'N'.
    endif.
    But I am not sure why the values are not populated. But when i debug , i could see the values for
    P_cha_0cs_order = 35
    p_cha_zww_teco = 54
    But i could get the values of <fs_0cs_order>, <fs_zww_teco> after assign component statement.
    And it is firing me a dump in select statement. Also when I click c_s_data i am getting S____274, S____505 fields like that in the structure but i could see p_cha_0cs_order
    Can you please guide where i am missing ...
    Thanks
    Vamsi
    Edited by: vamsi talluri on Nov 9, 2011 6:14 PM

    Hi Sushant,
      RSRT --> Enter Query Name
    Click on Technical Information --> If " Virtual Char./Key Figures " = Y
    In my case , even then i clciked generate report,
    even after that P_CHA_0CS_ORDER = 35
    and after assign component P_CHA_0CS_ORDER of structure c_s_data to <FS_0CS_ORDER>.
    the <FS_0CS_ORDER> is nothing , here i should get the value of cs_order value of that record but it is coming empty which i am not able to rectify. How should i change or i need to put any other setting to get the value populated into my <FS_0CS_ORDER>.
    Can you please guide me .
    Thanks
    Vamsi

  • Issue: profit center field is not populated in FB03 vendor line

    Dear Friends...
    After invoice verification, in accounting document (FB03: data entry view) profit center filed is not populated for the vendor line (its blank). However itu2019s populated for other account like material valuation class.
    Where as in G/L view the profit center is populated in all the line items of ..
    Here, I want to populate the field of profit center with the same profit center as that of the materials valuation class g/l account, in data entry field only...
    Thanks in Advance....
    Regards
    Shashidhar

    Hi
    Profit centre field is populated in accounting entres that are directly linked to material master. You enter profit centre in material master. So if you do MIRO or MIGO, the account postings related to material master contains profit centre (like stock, GR/IR etc) but not the vendor account (vendor line item). same is the case for purchase document not appearing in vendor line item (accounting document)
    Thanks

  • AP_PAY_SINGLE_INVOICE_PKG.AP_PAY_INVOICE_IN_FULL not populated Bank_account_num

    Hi all,
    After calling below API Bank_account_num not populated in AP_CHECKS_ALL and AP_INVOICE_PAYMENTS_ALL tables.
    AP_PAY_SINGLE_INVOICE_PKG.AP_PAY_INVOICE_IN_FULL
    Anyone Can you help me on this issue...............

    Thanks for your info.
    1. While trying to update Liability account at Supplier Site level (for employee), we are getting invalid combination error.
    2. In the expense report form, at header level, we have field called 'GL account' and there is NO field for Accts_Pay_Code_Combination_Id.
    3. We have downloaded the expense form and found that there is no code to default the value for 'Accts_Pay_Code_Combination_Id'. May be this is coded in some library.
    regards
    Yj

Maybe you are looking for

  • Passing a parameter to a package in APEX

    I'm totally new using APEX and I have the following problem: I have a form displaying record information (1 record) and I created a Submit button which call a Process that is a Package in the DB. Although the package runs, I need to send a parameter

  • FAGL_ACTIVATE_OP - More info

    Hi, We have implemented the EHP 3 and not activated New GL. We want to convert a GL account in SD account determintaion to OI Management. The Account has huge data since 2002. 1. There is a "Switch on"  field in the screen and help for this field say

  • Adding custom fields to SRM UI Add-on

    Dear SAP Experts, We enabled SRM UI and followed the SAP provided configuration guide to complete all the required setup's. we are able to create shopping cart using the new UI without any issues. Now we are trying to enable custom fields on new SRM

  • Wireless connection between two macs.

    I have a Intel iMac downstairs and a G4 power pc iMac upstairs. The downstairs iMac has an internet connection, upstairs does not. What do i need to have a wireless connection between the two and how do i go about connecting the two computers?

  • Is there a fix for the Heartbleed bug for iMac, iPad, iPod?

    I just read an article that Google has come out with a fix for PC users to download so they will not be affected by the Heartbleed bug.  I was wondering if Apple has come out with a security fix of their own yet?