Double Data is seen in the Multiprovider (LISTCUBE transaction)

Hello experts,
I have a multiprovider which uses 2 ODS's namely ODS 1 and ODS2 , ODS1 is the source to ODS 2. after the ODS 2 is loaded from ODS 1, a selective deletion is to be done in ODS 1.There is a query on the multiprovider. ( i have not performed the selective deletion yet). When i goto LISTCUBE transaction, i see exactly double the records i am gettin in the output of my report. I believe this is because i have same data in ODS 1 and ODS2.
Step 2:
I have performed selective deletion in ODS 1 for the relavant selection. After the selective deletion in ODS 1, I am not able to see the records even in the ODS 2.
But, the multiprovider still shows double the records from both the ODS. ODS 1 and ODS 2. 
The query fetches data for a particular selection criteria. I see the data in LISTCUBE transaction  for the same criteria, but there is no data in both the ODS for the same criteria. Can anybody explain, why am i not able to see the data in both the ODS, whereas the data is to be seen in the multiprovider.
Thanks in advance.
Netra

Before addressing your questions, do you have any reason for loading ODS2 from ODS1 and then a multi provider on them? By doing this, your data in the report will also be doubled and also you are storing duplicate data which consumes extra disk space.
Now your questions:
have a multiprovider which uses 2 ODS's namely ODS 1 and ODS2 , ODS1 is the source to ODS 2. after the ODS 2 is loaded from ODS 1, a selective deletion is to be done in ODS 1.There is a query on the multiprovider. ( i have not performed the selective deletion yet). When i goto LISTCUBE transaction, i see exactly double the records i am gettin in the output of my report. I believe this is because i have same data in ODS 1 and ODS2.
YES, because you have ODS1 and ODS2 have same set of data. Even if you run a report without filter, you will see data getting doubled.
Step 2:
I have performed selective deletion in ODS 1 for the relavant selection. After the selective deletion in ODS 1, I am not able to see the records even in the ODS 2.
But, the multiprovider still shows double the records from both the ODS. ODS 1 and ODS 2.
The query fetches data for a particular selection criteria. I see the data in LISTCUBE transaction for the same criteria, but there is no data in both the ODS for the same criteria. Can anybody explain, why am i not able to see the data in both the ODS, whereas the data is to be seen in the multiprovider.
Run Listcube for the ODS for the same selection that you ran for the list cube on multi cube.
Also, while deleting how did you delete; what selections?
Ravi Thothadri

Similar Messages

  • How instantiate data when I run the workflow by transaction ?

    Hello,
    I created a workflow using BOR BUS2005 starting by transaction.
    I put the BOR BUS2005 on my workflow-container and on the tab-initialvalue I put the value N° 223344.
    I mean that when I test the WF, this one is triggered if an event is created by Order N° 223344. So it's ok it's run.
    But when the user, by start transaction, choose an other order number the WF is not triggered.
    So my question:
    How to pass the order number entered by the user at object bus2005 ?
    Tks.
    In other words:
    We must use a structure on form start but inside the workflow there's a BOR. SO, how to link data entered on structure at bor ?
    Edited by: Roberto Baldassarre on Jul 2, 2010 9:54 AM

    Hello,
    tks for reply.
    "Workflow starting by transaction"  mean that I created a "Start form" used to trigger the WF.
    Usually there's an event used to trigger a WF, but in my case non.
    I used a form (and related transaction) created in SWDD and called by SWUI: the user can entry a parameter -
    in my case manufacturing order number.
    Inside a WF there's BUS2005, and I have to pass the order number entered in start form to BUS2005.
    My question is: how to do it !!
    Need more info ?

  • Cannot find sales doc type data  in my  report on the multiprovider

    hai everone,
                      I'm doing report on the multiprovider which is connected to different ods's  i'm getting the data for all the fields except for 'sales doc type'.I could see the data for it in the ods on which the multiprovider is built but could not find the data in the report.Can any one suggest me how to get the data for sales doc type into my report.
    Urgent..

    yeah listcube is a TCODE to check the data in the cube. run the code and enter the same selections that you would be doing on a query to see and see if it returns any data. if it does, then the problem is with the identification. Most of the times create recommendations work like a charm. But just go into the chars and see if the IO in question has been checked against the ODS that aint returning any records.

  • What is the match of float or double data type in abap?

    I have tried p, but I could not handle decimal numbers such as 10.6 or 10,6(no matter which one is preferred, the question is the same...).
    How can I handle these numbers?
    Thanks.

    Hi
    Hope you know about FLOAT and Double.But you can use the same P for handling decimal places...
    Use like this.
    Data :Deci type P DECIMALS 2.
    Get bckif you are getting error still...
    Reward All Helpfull answers..........

  • MSCI planning transaction - planning data have not seen in the report

    Dear expert,
    We are updating the sales planning via transaction MC88. So my goal is to see the results in the reports MCSI, but I have not seen the planned quontity. I have only seen the Actuals.
    Please help me how to set up the system in order to see planned data in the report.
    Thanks in advance.
    Best Regards,
    Slavisa

    Hi,
    The report will say "No Data Available" only when the selection of variables doesn't match with the data exists in the InfoCube.
    Or when the condition is activated with the setting wherein no data found in the Cube.
    Apply the condition or variable selection for which the data exists in the backend(Cube).
    Rgds,
    Murali

  • Getting double[] data

    I'm using the spatial extensions in 8.1.6, and the geometry data type is a struct that
    includes an array of integers (elem_info), and an array of doubles (ordinates), but when
    I call getArray, I always get back an array
    of BigDecimal. Since BigDecimal is very heavyweigth compared to double, I'd like to be able to get the array as double[]. I can reliably create these object using double[] data. Any way to get it in this form?

    Hi,
    Please make sure while selecting the key figures for your Multiprovider, you have selected only one key figures.
    ie. you have just ticked one checkbox for all the key figure infoobject.
    I hope you knw that INFOSET results in intersection operation and MULTIPROVIDER in UNION operation.
    So if you have 4 Infoset in the MULTIPROVIDER then it will do the UNION of all the result of the infoset.
    So my point is you must select only required characterisitcs, dont tick all the check box or dont click on propose all button if you are in BI7 environment.

  • Design issue with the multiprovider

    Design issue with the multiprovider :
    I have the following problem when using my multiprovider.
    The data flow is like this. I have the info-objects IobjectA, IobjectB, IobjectCin my Cube.(Source for this data is s-systemA)
    And from another s-system I am also loading the masterdata for IobjectA
    Now I have created the multiprovider based on the cube and IobjectA.
    However, surprisingly join in not workign in multiprovider correctly.
    Scenario :
    Record from the Cube.
    IObjectA= 1AAA
    IObjectB = 2BBB
    IObjectC = 3CCC
    Records from IobjectA =1AAA.
    I expect the record should be like this :
    IObjectA : IObjectB: IObjectC
    1AAA       :2BBB       :3CCC
    However, I am getting the record like this:
    IObjectA : IObjectB: IObjectC
    1AAA       :2BBB       :3CCC
    1AAA         : #             :#
    In the Identification section I have selected both the entries for IobjectA still I am getting this error.
    My BW Version is 3.0B and the SP is 31.
    Thanks in advance for your suggestion.

    May be I was not clear enough in my first explanation, Let me try again to explain my scenario:
    My Expectation from Multi Provider is :
    IObjectA
    1AAA
    (From InfoObject)
    Union
    IObjectA     IObjectB     IObjectC
    1AAA     2BBB     3CCC
    (From Cube)
    The record in the multiprovider should be :
    IObjectA     IObjectB     IObjectC
    1AAA     2BBB     3CCC
    Because, this is what the Union says .. and the Definition of the multiprovider also says the same thing :
    http://help.sap.com/saphelp_bw30b/helpdata/EN/ad/6b023b6069d22ee10000000a11402f/frameset.htm
    Do you still think this is how the behaviour of the multiprovider.. if that is the case what would be the purpose of having an infoobject in the multiprovider.
    Thank you very much in advance for your responses.
    Best Regards.,
    Praveen.

  • Data not validating in the cube

    We have upgrade the quality box to BI 7.0 recently as part of the testing we found that data is not consistent.The quality box is a copy of the production box and thereafter the quality box was upgraded to BI 7.0. The no of requsts in that specific cube which I say data is not consistent has the same number and same requests between QA & prod,but I found that in one of the data requests the data is different between QA & prod.
    This data request should be the same bcoz it is just copied from the prod it has the same requestno/no of added records,but the data looks to be diffrent inside the request.
    Pl let me know if anyone encountered the same problem during the upgrade and how to resolve this.
    Thank you

    Hi Kumar,
    1. are you sure no selective deletions were done on the cube?
    2. is the data still different if you check the data via a query?
    I'm mentioning this because we sometimes see very strange results when using LISTCUBE (wrong figures!).
    When using a query, the correct data are displayed.

  • Regarding the internet breech as seen on the news.  What advice is Apple giving to its computer, iPad, and phone users?

    Regarding the internet breech as seen on the news.  What advice is Apple giving to its computer, iPad, and phone users?

    That does not affect any OS X client or iOS, and there is no action for you or Apple to take.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.

  • Report not displaying data from one of the infoproviders

    Hi Experts,
    Issue: Report not displaying data from one of the infoproviders
    I have a report 'ReportA' which has multiprovider MP1 as the source.
    MP1 has two Infocubes IC1, IC2 in its design.
    Now, when i execute the report, data from IC1 is displayed. But no data from IC2 is displayed.
    Is there a setting i need to enable in MP1 ? or is there anything else that needs to be enabled ?
    Please reply.
    Regards,
    Suraj S Nair

    Hi All,
    When i display data directly from the multi provider, without any restrictions, i cannot view the data from infocube IC2.
    I feel its not an issue with the Query. It must be a problem with the setting in the Multiprovider MP1.
    Infocube IC2 is a copy of Infocube IC1. Multiprovider MP1 first only had IC1 in its design. It was recently IC2 was also included.
    I checked the Characteristics, all of them are assigned corectly.
    Now, this issue sure has something to do wiht the setting of Multiprovider or please correct me if wrong.
    Regards,
    Suraj S Nair

  • How can I display the date and time from the playhead info as a subtitle ?

    Is there any way it is possible to display the video capture data and time during playback. I have seen some discussion on creating subtitles to do this, it would be nice if one could simply add a Title template with display fields for playhead information so that it automatically gets created during rendering.
    In case you are wondering why on earth anyone would want this, I would like to use this for display on multisport racing videos.
    Thanks

    There is a Date/Time title in the titles browser, does just what it says...

  • I have iPhoto 09 version 8.1.2 when I double click on some of the pictures, I see exclamation mark.

    Hello,
    I have iPhoto 09 version 8.1.2, when I double click on some of the pictures I see exclamation mark instead of my pictures.
    Thank you
    Fereydoun

    The ! turns up when iPhoto loses the connection between the thumbnail in the iPhoto Window and the file it represents.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Time Machine spends hours partially backing up and then fails with "Time Machine couldn't complete the backup due to a network problem."  Tried suggestions I've seen on the forum.

    Time Machine spends hours partially backing up and then fails with "Time Machine couldn't complete the backup due to a network problem."  I've tried various suggestions I've seen on the forum but nothing has worked.  TIme Machine worked fine for the last two years and just suddenly started having this problem every time.  The only thing that was a little different is that the computer was off for a week while on vacation and then I added a large amount (20 GB) of photos. Now the requested backup size is 82GB, which is large, and process proceeds very slowly for 2-3 hours before failing with the message mentioned.  I have more than enough available backup storage space for it.  Before failing, Time Machine has backed up no more than 12GB or so of the backup.  It fails during different files each time.
    I've turned off the computer sleep feature, and I've checked that the NAS is set to never automatically power down. I normally backup over Wi-Fi, but I've also tried connecting to Ethernet and it still has the same problem.  It's odd because I also have a MacBook Pro that is still backing up fine to the same NAS using the MacBook's Time Machine. 
    I am using an iMac with OS X 10.6.8 and an Iomega StorCenter ix2-200 NAS.
    I have system logs that I can share if helpful.  The logged messages vary a bit from run to run, but here are some messages that I've been seeing:
    I always get this message near the beginning of the backup:
    Event store UUIDs don't match for volume: Macintosh HD
    I've gotten this messsage a number of times:
    Bulk setting Spotlight attributes failed.
    One Day
    Stopping backupd to allow ejection of backup destination disk!
    Another day
    1/7/12 10:44:20 AM
    mDNSResponder[18]
    PenaltyTimeForServer: PenaltyTime negative -112916, (server penaltyTime -1132397006, timenow -1132284090) resetting the penalty
    1/7/12 10:46:37 AM
    kernel
    ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x1106be94
    1/7/12 10:46:37 AM
    kernel
    AFP_VFS afpfs_DoReconnect started /Volumes/TimeMachine prevTrigger 0 currTrigger 1
    Another Day
    1/6/12 8:03:22 AM
    Google Chrome[164]
    Cannot find function pointer CMPluginInFactory for factory 3487BB5A-3E66-11D5-A64E-003065B300BC in CFBundle/CFPlugIn 0x16f99e20 </Users/smarmer/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin> (not loaded)
    1/6/12 8:04:02 AM
    com.apple.backupd[193]
    Copied 7.5 GB of 67.0 GB, 8866 of 8866 items
    1/6/12 8:06:58 AM
    /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[1013]
    No valid tickets, timing out
    1/6/12 8:29:44 AM
    mDNSResponder[19]
    PenaltyTimeForServer: PenaltyTime negative -148702, (server penaltyTime 2056822773, timenow 2056971475) resetting the penalty
    1/6/12 8:59:22 AM
    kernel
    ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xa5ac380
    1/6/12 8:59:22 AM
    kernel
    AFP_VFS afpfs_DoReconnect started /Volumes/TimeMachine prevTrigger 0 currTrigger 1
    1/6/12 8:59:22 AM
    kernel
    AFP_VFS afpfs_DoReconnect:  doing reconnect on /Volumes/TimeMachine
    1/6/12 8:59:22 AM
    kernel
    AFP_VFS afpfs_DoReconnect:  soft mounted and hidden volume so do not notify KEA for /Volumes/TimeMachine
    1/6/12 8:59:22 AM
    kernel
    AFP_VFS afpfs_DoReconnect:  Max reconnect time: 30 secs, Connect timeout: 15 secs for /Volumes/TimeMachine
    1/6/12 8:59:22 AM
    kernel
    AFP_VFS afpfs_DoReconnect:  connect to the server /Volumes/TimeMachine
    1/6/12 8:59:22 AM
    kernel
    ASP_TCP asp_SetTCPQoS:  sock_settclassopt got error 57
    Another day
    1/5/12 3:48:55 PM
    mdworker[2128]
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    1/5/12 4:24:54 PM
    mDNSResponder[19]
    PenaltyTimeForServer: PenaltyTime negative -42698, (server penaltyTime 1148718961, timenow 1148761659) resetting the penalty
    1/5/12 4:29:58 PM
    com.apple.backupd[2074]
    Copied 586.4 MB of 67.0 GB, 9891 of 9891 items
    1/5/12 4:39:00 PM
    kernel
    ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xa1c0380

    bokon0n wrote:
    1/11/12 8:53:30 AM
    com.apple.backupd[1169]
    Warning: Destination /Volumes/TimeMachine does not support TM Lock Stealing
    1/11/12 8:53:30 AM
    com.apple.backupd[1169]
    Warning: Destination /Volumes/TimeMachine does not support Server Reply Cache
    Those indicate that your NAS is not fully compatible with Snow Leopard. 
    1/11/12 8:53:35 AM
    kernel
    jnl: disk2s2: replay_journal: from: 67182592 to: 78680064 (joffset 0xa7b8000)
    1/11/12 8:53:39 AM
    kernel
    jnl: disk2s2: examining extra transactions starting @ 78680064 / 0x4b09000
    1/11/12 8:53:39 AM
    kernel
    jnl: disk2s2: Extra txn replay stopped @ 79056896 / 0x4b65000
    1/11/12 8:53:49 AM
    kernel
    jnl: disk2s2: journal replay done.
    1/11/12 8:53:49 AM
    fseventsd[41]
    event logs in /Volumes/Time Machine/.fseventsd out of sync with volume.  destroying old logs. (253512 14 253512)
    1/11/12 8:53:50 AM
    kernel
    hfs: Removed 1 orphaned / unlinked files and 0 directories
    That looks like a problem was found with the file system (data) on the TM disk.  I don't know the details, but OSX tried to recover it from the journal, and found extra data on the drive.    Likely a result of the incompatibility mentioned above.
    1/11/12 9:47:40 AM
    com.apple.backupd[1169]
    Bulk setting Spotlight attributes failed.
    That's a problem writing to the NAS drive.
    But the backup continued after all this.
    1/11/12 1:25:07 PM
    kernel
    ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x9d00b44
    Something caused a disconnect.  Can't tell from the log what it was.
    I doubt it's a problem with something in OSX being damaged or corrupted, but reinstalling OSX isn't a major hassle, so might be worth a try.
    To be incompatible with Snow Leopard, this NAS must be at least a couple of years old.  It may be beginning to fail.
    Contact the maker.  See if there's an update to make it compatible with Snow Leopard.  If so, that might fix it.
    If not, or if that doesn't fix it, see if they have any diagnostics that will shed any light.

  • With journaling, I have found that my computer is saving a large amount of data, logs of all the changes I make to files; how can I clean up these logs?

    With journaling, I have found that my computer is saving a large amount of data, logs of all the changes I make to files; how can I clean up these logs?
    For example, in Notes, I have written three notes; however if I click on 'All On My Mac' on the side bar, I see about 10 different versions of each note I make, it saves a version every time I add or delete a sentence.
    I also noticed, that when I write an email, Mail saves about 10 or more draft versions before the final is sent.
    I understand that all this journaling provides a level of security, and prevents data lost; but I was wondering, is there a function to clean up journal logs once in a while?
    Thanks
    Roz

    Are you using Microsoft word?  Microsoft thinks the users are idiots. They put up a lot of pointless messages that annoy & worry users.  I have seen this message from Microsoft word.  It's annoying.
    As BDaqua points out...
    When you copy information via edit > copy,  command + c, edit > cut, or command +x, you place the information on the clipboard. When you paste information, edit > paste or command + v, you copy information from the clipboard to your data file.
    If you edit > cut or command + x and you do not paste the information and you quite Word, you could be loosing information.  Microsoft is very worried about this. When you quite Word, Microsoft checks if there is information on the clipboard & if so, Microsoft puts out this message.
    You should be saving your work more than once a day. I'd save every 5 minutes.  command + s does a save.
    Robert

  • TS4062 My daughter's ipod touch 4th Gen cannot sync over wi-fi and cannot be seen in the devices section of itunes for windows.

    My daughter's ipod touch 4th Gen cannot sync over wi-fi and cannot be seen in the devices section of itunes for windows.  I have gone through all steps of the troubleshooting guide.  All of our other ios devices are wi-fi sync-ing fine.   Can anyone help?
    Not sure how long this has been a problem.  Kids are young and I manually manage most things but recently having music synced is an issue.  All software has been kept up to date.

    bayfsmithy wrote:
    I have read through the forgotten passcode section.  Itunes will not recognise the ipod until the passcode is entered (thats the message it keeps saying), when I press try again, it says unknown error. 
    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...  Be sure to Follow ALL the Steps...

Maybe you are looking for