Duplication of records is possible in ods?? due to repair full request ??

hi,
There was a data load failure for my ods1 to ods2 to cube.
And hence repair full update is been used to rectify it. But my question is that possible while running the repair full update enables to carry out data duplication of records?
Bcos i found in that ods there was duplication of records for 2 days. And how to rectify those duplication of records?
thanks
pooja

Hi,
The chances of duplicate records coming in ODS are less as ODS has overwrite functionality.
Confirm that once.
In case you still feel there are duplicate entries you can perform a selective deletion of data from ODS and then perform a full repair from source system to ODS.
This will make the data correct in ODS.
You may need to correct them in the subsequent targets if they are already loaded.
Follow this blog to correct those.
Repair bad data and subsequent data targets with delta update
/people/aaron.wang3/blog/2007/04/11/repair-bad-data-and-subsequent-data-targets-with-delta-update
Hope this helps.
Thanks,
JituK

Similar Messages

  • Getting duplication of records in the out put of the report on multipro..

    hai ,
          We are trying to execute a report on a multiprovder.While executing the report  we are getting duplication of records while in case if we are removing the created 'new selection' or 'new fromula' in the query designer we are not getting the duplicate records.
    Now as per our requirement we do not need duplicate records.
    Plz could any one help me out with this problem

    Hi Jvr,
    $server | ($_ -split '=')[1] -replace '}' is working.. :)
    The email doesn't have @{ = }, its only displayed in the output.
    Any help on the REGEX part?

  • How can we avoid duplication of records in database while inserting records

    Hi,
    In my scenerio,while inserting the same records through idoc duplication of records is happening in database.How can i avoid this.

    Divya,
    First its a wrong data, because you cannot have the same data for any condition. Probably its a data problem. Please check with the datbase team and ask them why is it so? They should handle on their end.
    Anyways if the above dont work and if you ahve duplicate records then probably you need to come up with a query using select distinct. If this doesnot work then if the duplicates comes into mapping, you might selecting some fields which are common. So you can use a splitbyvalue(on value change) for those records, so even if there are three records it takes only one record. If you have 4 or 5 common values then you can concat them and then use the splitbyvalue change.
    Else an adapter module should help you out in sender comm. channel after picking the records.
    For an idea can you rajs response in this thread:
    Duplicate records
    Regards,
    ---Satish

  • Duplication of record when posting (post)  in Form6i

    Duplication of record when posting
    I have three tables as follows
    Master Table 1
    PurchaseOrder
         TNo                         Number,
         PurchaseOrderNo      Varchar2(100),
         PurchaseOrderDate      Date,
         PartyCode                Varchar2(30)
    Detail Table 2
    PurchaseOrderDetail
         TNo                         Number,
         SNo                         Number,
         SerialNo               Number,
         ItemCode               Varchar2(30),
         Quantity1               Number
    Detail of Detail Table 3
    PurchaseOrderDetailFooter
         TNo                         Number,
         SNo                         Number,
         FooterHeadCode          Varchar2(30)
         footerValue               Number
    Relation
         1. PurchaseOrder.TNo = PurchaseOrderDetail.TNo
         2. PurchaseOrderDetail.TNo = PurchaseOrderDetailFooter.TNo
              and
              PurchaseOrderDetail.SNo = PurchaseOrderDetailFooter.SNo
    In Form6i     
         post required to move record to next record in PurchaseOrderDetail Block
    But some time when post is executed, PurchaseOrderDetail record duplicated
    I am unable to find the reason
    Message was edited by:
    HARISH

    Do you have call to any procedure which does some DML.
    Try to figure out whther it is trying to insert into same table before you post???
    As I dont see your form, this is what I can think visually, or your Block might have a duplicate entry populated?????
    You need to investigate as this is specific to your application.
    Thanks and Regards,

  • Duplication of records while loading Master Data.

    Hi All,
             I am facing problem while loading master data from 0BPARTNER_ATTR. The infopackage is getting failed showing message "44 duplicate record found. 32 recordings used in table 44 duplicate record found. 32 recordings used in table /BI0/XBPARTNER"
    we can rectify manually but daily the loading is getting failed showing the same message. So Cvan anybody suggest me how to rectify this problem permanently. And Can you  Explain me why the error is?
    If i go to PSA and check i can find only one dulplicate record. I am not able to understand the Error Message.
    With Regards,
    Thilak
    Edited by: thilak. neelam on Mar 10, 2009 1:46 PM
    Edited by: thilak. neelam on Mar 10, 2009 1:47 PM

    Hi,
    there was (is?) a recent problem in the SAP BI 7.0 software, so that duplicates were removed during init load, but not during delta load. Although the DTP could not set currently (also an error that has already a SAP note). We added a manual removal using ABAP code to avoid upgrading to a new SAP version. That helped. The duplicates may also result from two full request that are loaded at the same time.
    Hope this help to analyse the problem in details.
    Regards
    Thomas

  • How is it possible that a target has two deltas requests with the exact sam

    HI,
    How is it possible that a target has two deltas requests with the exact same records?

    Hi Mohammed,
    There are couple of reason behind it.
    main reason is
    take one scenario we have DSO as source and cube as target.
    Now DSO contains only 1 request, which i have loaded to cube by using delta.
    after that i have deleted DSO content by using right click on it and delete data.
    (hope u know that it will not delete request from target automatically)
    now once again i have loaded same request from datasource to DSO
    and then loaded delta again from DSO to cube.
    In this case for 1 single request in DSO you can see 2 request in cube with same data.
    Regards,
    Ashish

  • Error while doing Repair Full Req on ODS

    HI ALL,
    I am trying to load the data in the ODS starting from 2005 to July 2009 through a Repair  Full Req loads. Data source is 2lis_11_vaitm.
    I have splitted the loads and wheni try to run the Repair Full Req load into ODS its throwing error in source system.
    When i checked inthe R/3 for dumps & Logs it shows
    Error when attempting to IMPORT object "MC11VA0ITM_TAB".
    "CONNE_IMPORT_WRONG_COMP_TYPE"
    "SAPLMCEX " or "LMCEXU06 "
    "MCEX_BW_LO_API"
    Try and find out why the length of the object is supposed to be
    different. There are a couple of possible reasons:
        Perhaps the length of the field imported has changed in the ABAP
        Dictionary. Check to see that the length of the field imported is
        the same as the length of the field in the ABAP Dictionary.
        If the data cannot be reconstructed from another source, if must
        be read and converted using the "old" structure" and then
        re-exported using the new structure so that future IMPORTs
        always work with the new structure.
        A new version of the program is may be active and this may no longer
        suit the dataset. Try to get rid of the error by regenerating
        program "SAPLMCEX ". Proceed as follows: Call transaction SE38 and enter
        program name "SAPLMCEX ". Activate the program with the "Generate/Activate"
        function.
    how to rectify this problem.
    Thanks and Regards
    Janardhan KUmar K
    Edited by: Janardhan Karmala on Jul 27, 2009 8:52 PM

    There appears to have been a change in your R3 environment, perhaps the application of a Support Package or Support Package Stack, and this change updated the ABAP program for this extractor.
    Re-generate/re-activate that ABAP program in SE38. This may require you to get an Access Key from your OSS administrator. Whilst re-generating/re-activating this ABAP program, it may require you to re-generate/re-activate other objects in which case you may be required to get additional Access Keys. A pop-up screen will tell you exactly what objects are needed for the Access Key.

  • Can't activate ODS because of non-existent request

    Hi all.
    I got error in Process Chain on ODS activation step:
    "Cannot activate request 0000023328(REQU_D7N3L27NSKGQ3DOCQK1KN1K79) of DataStore object 0FIGL_O10"
    The strange thing is that there is no request 0000023328 in 0FIGL_O10 ODS and I got the same error whille trying to repeat activation step in PChain. Any suggestions how to manage this activation problem?
    regards,
    Gediminas

    Hi,
    Here is the best possible solution.
    Go to RSRQ -
    > ENTER the request REQU_D7N3L27NSKGQ3DOCQK1KN1K79 -
    > execute
    It provides you all the information about the request.
    So you can delete that request where ever it is  available. Then activate the ODS.
    tHANKS,

  • Is it possible to burn a movie in full HD quality?

    Is it possible to burn a movie in full HD quality?

    Hi,
    I found the solution to this after two days of head scratching and frustration.  Here are some of the things I noticed in my investigation of the problem, and the solution:
    iDVD does NOT FULLY/CONSISTENTLY support HD or footage that is imported from FCP X -- when it is rendered you will get reduced quality visuals in your DVD.
    Using the "create disk image" option to create your DVD has the same end result.
    I found my way to success the following way:
    Save your original file from FCP X -- note its file size.  If it's a .MOV file you will need to recreate and save to your hard drive because you will need am mpeg file.  Your original .mov file is now simply a reference.
    Use FCP X to create an mpeg version of your footage from its share options.
    Once done, note the SIZE of the file -- it should be larger than your original file.
    Purchase Toast if you don't have it -- I am not a representative for the company... I just like what works --(or use DVD Studio Pro, if you have it) to create your DVD  ~ DO NOT USE iDVD FOR NEXT STEPS ~
    Toast screen shot below:
    In Toast, select Video, HD DVD and name your file.  Note the size of the file in the bottom of the window... it should be the same as the mpeg file... if you notice the file size is smaller (or the same as the original file size) you have a setting wrong.
    (Since I used Toast I won't reference DVD Studio Pro here... don't want to make this response longer then needed...).
    Once you verify the correct file size, make any other selections/changes you like for your DVD, then burn it.
    You should end up with a DVD with the quality you are after.
    Good Luck!

  • In ods i am deleting the request it is giving the short dump.

    In the ods object there are two request avaible.when i am deleting the two requests it is giving the error
    the error message is MESSAGE_TYPE_X" C          
    SAPLRSDRO" or "LRSDROF10"  
    ROLLBACK_ODS"              
    plese suggest on the issue.

    You said it was a network drive.  So is someone else on the network using that same file or may have have left with excel still accessing it on their system?

  • Is it possible to download a product's full setup file?

    Is it possible to download a product's full setup file? Or why Adove does not allow to download a full installation file?

    You can download the offline installer from http://prodesigntools.com/adobe-cc-2014-direct-download-links.html
    Make sure you follow the Very Important Instructions on that page.

  • Coherence exception -  This service timed-out due to unanswered handshake request

    Hi,
    We are getting weird errors in production with below exception -  Oracle Coherence GE 3.5.1/461 <Error> (thread=DistributedCache, member=2): validatePolls: This service timed-out due to unanswered handshake request. Manual intervention is required to stop the members that have not responded to this Poll.
    To give little back ground on the issue,  we had multicast coherence setup in production with 3 servers are in coherence cluster.   We are using JBoss as our application server. Coherence version currently  using in production is : 3.7.1.0b27797.  Our applications are running in 2 data centers and interestingly this issue is  occurring in only one data center. So not sure weather it is coherence issue or environmental issue.
    If this issue occurs in one or two servers then they are able to recover after some time. But if is happens on all 3 servers, then all 3 servers are dead and causing production outage.
    We have captured the thread dump from production servers when this issue occured and noticed all application threads are hanging at WAITING state with below thread stack trace
    "http-0.0.0.0-8080-1200" daemon prio=10 tid=0x00002afffa32f800 nid=0x2d06 in Object.wait() [0x00002b0070702000]
       java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.poll(Grid.CDB:31)
        - locked <0x00000007903388b8> (a com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$UnlockRequest$Poll)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.poll(Grid.CDB:11)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.unlock(DistributedCache.CDB:32)
        at com.tangosol.util.ConverterCollections$ConverterConcurrentMap.unlock(ConverterCollections.java:2032)
        at com.tangosol.util.ConverterCollections$ConverterNamedCache.unlock(ConverterCollections.java:2555)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ViewMap.unlock(DistributedCache.CDB:1)
    P.S :  Network team confirmed that multi cast connectivity is working fine and they have not seen any network outages.
    Can you please help me understand this weird issue and fix this issue?  Any help is highly appreciated.
    Thanks,
    Ramesh

    Hi,
    We are getting weird errors in production with below exception -  Oracle Coherence GE 3.5.1/461 <Error> (thread=DistributedCache, member=2): validatePolls: This service timed-out due to unanswered handshake request. Manual intervention is required to stop the members that have not responded to this Poll.
    To give little back ground on the issue,  we had multicast coherence setup in production with 3 servers are in coherence cluster.   We are using JBoss as our application server. Coherence version currently  using in production is : 3.7.1.0b27797.  Our applications are running in 2 data centers and interestingly this issue is  occurring in only one data center. So not sure weather it is coherence issue or environmental issue.
    If this issue occurs in one or two servers then they are able to recover after some time. But if is happens on all 3 servers, then all 3 servers are dead and causing production outage.
    We have captured the thread dump from production servers when this issue occured and noticed all application threads are hanging at WAITING state with below thread stack trace
    "http-0.0.0.0-8080-1200" daemon prio=10 tid=0x00002afffa32f800 nid=0x2d06 in Object.wait() [0x00002b0070702000]
       java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.poll(Grid.CDB:31)
        - locked <0x00000007903388b8> (a com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$UnlockRequest$Poll)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.poll(Grid.CDB:11)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.unlock(DistributedCache.CDB:32)
        at com.tangosol.util.ConverterCollections$ConverterConcurrentMap.unlock(ConverterCollections.java:2032)
        at com.tangosol.util.ConverterCollections$ConverterNamedCache.unlock(ConverterCollections.java:2555)
        at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ViewMap.unlock(DistributedCache.CDB:1)
    P.S :  Network team confirmed that multi cast connectivity is working fine and they have not seen any network outages.
    Can you please help me understand this weird issue and fix this issue?  Any help is highly appreciated.
    Thanks,
    Ramesh

  • I have purchased two movies on the store that at the time were unable to download, due to a full start up disc. I have now freed up the space and the remainder of the movies wont download. It gives me the error code 8003. I have a good network connection.

    I have purchased two movies on the store that at the time were unable to download, due to a full start up disc. I have now freed up the space and the remainder of the movies won't download. It gives me the error code 8003. I have a good network connection and the space for the movies, but cant seem to get it to work. Anysuggestions? It doesnt even let me delete the downloads and start again.

    1. iTunes won't offer cloud downloads for songs that it "thinks" are in your library, even if it "knows" the files are missing. If you've exhaustively searched for the missing files and there is no prospect of repair by restoring to them to their original locations, or connecting to new ones, then delete that tracks that display both the missing exclamation mark and are of media kind Purchased/Protected AAC audio file. Don't hide from iTunes in the cloud when asked, close iTunes, then reopen. You can download from the cloud links or iTunes Store > Quicklinks > Purchased > Music > Not on this computer > All songs > Download all.
    2. Why? Not sure, perhaps 3rd party tools or accidental key presses combined with previously hidden warning messages when trying to organize the library. There is a hint that using the feature to downsample media as it is synced to a device may also be involved, though I've not replicated it. Whatever the reason a backup would protect your media.
    tt2

  • Alert: The backup operation for the cluster configuration data has been canceled due to an abort request

    Hello,
    Alert: The backup operation for the cluster configuration data has been canceled due to an abort request
    Alert description: The backup operation for the cluster configuration data has been canceled. The cluster Volume Shadow Copy Service (VSS) writer received an abort request.
    This is the backup of VSS which is sending this alert every morning.
    Event ID 1544
    All fixes I found are applied..
    kb2277439 has already been applied
    978527 is there too
    975921 is there too..
    any other id
    Cluster Node /Status gives both nodes up A & B
    The error is coming only on Node A...
    Any idea?
    Thanks,
    Dom
    System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

    Hi,
    Which backup software do you use to do a backup? Please also try to apply those hotfix on the Cluster:
    A transient communication failure causes a Windows Server 2008 R2 failover cluster to stop working
    http://support.microsoft.com/kb/2550886
    The network location profile changes from "Domain" to "Public" in Windows 7 or in Windows Server 2008 R2
    http://support.microsoft.com/kb/2524478
    Recommended hotfixes and updates for Windows Server 2008 R2 SP1 Failover Clusters
    http://support.microsoft.com/kb/2545685/EN-US
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Powerbook G4 10.4.11  won't start from hard drive .  Tried repair, " The underlying task reported failure on exit (-9972).Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.

    Powerbook G4 10.4.11  won't start from hard drive .  Tried repair, " Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.Powerbook G4 10.4.11  won't start from hard drive .  Tried repair, " The underlying task reported failure on exit (-9972).Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.
    The underlying task reported failure on exit (-9972).

    kauribill wrote:
    " The underlying task reported failure on exit (-9972).Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.
    The underlying task reported failure on exit (-9972).
    This is a directory issue that Disk Utility cannot fix. Although it manifests itself as a software issue sometimes it may be hardware based. See DiskUtility reports "Underlying task reported failure" when repairing avolume http://support.apple.com/kb/TS1901?viewlocale=en_US". You can try using a utility like TechTool Pro, Drive Genius or Disk Warrior to repair and replace the directory. Another option would be to use the Archive and Install feature to reinstall. If the problem returns after correction you may have a failing or failed HDD.
    cornelius

Maybe you are looking for

  • Scheduling SecureErase of Free Space

    I would like to schedule an automatic (daily) run of Disk Utility's Secure Erase Free Space. How do I do this? I did find this command: sudo diskutil secureErase freespace 1 <diskname> Thanks.

  • Unable To Export Using Internet Explorer 9 or Higher

    My issue is this: I have a reportserver on an intranet which users have been using quite happily under IE 8, beacuse of legacy systems we are far from early adopters. I now have some users who have moved to IE 9, however they can now no longer export

  • Rmiregistry crashing Java HotSpot VM on SGI machine

    Hello! I have created an application that uses RMI in Java to pass messages between one server and several clients. That is, the clients talk only to the server and not with each other. I've recently been tasked by my company to make this program wor

  • Getting the name of outer class in an inner class

    Hi, I have a private inner class, something like this: public class OuterClass extends AnotherClass { public OuterClass() { supre(); private class innerClass1 extends SomeotherClass { protected void someMethod() { // how to get the name of outer clas

  • Can i use parameter in executeSelectingCall

    Hi all i can't find way to use parameter in this code to pass deptno as parameter Call call = new SQLCall("SELECT * FROM emp where deptno=20"); Vector results = (Vector) session.executeSelectingCall(call); if any body can help me