Data is not uploaded from the dso to the cube

Dear Experts,
In one of my process chains the data is not uploaded from the dso to the cube .
I have tried to upload the data month wise also but still after certain data records the data gets stuck up.
I have recreated the indexes also.
When I am checking in DB02 the table space is shown as 18491 MB.The used space is 97%.
Please suggest.

Hi.....
I didn't get your point........what have you mention that you have recreated the index before loading....
Basically.the process should be........Delete index --> Load --> Create index......
You have mentioned that 97% of the memory space is in use........please check with the basis team once......
Also, in SM37 check if any such job is there which is running for a long time but not progressing......or which you think you don't need......then kill that job......
Regards,
Debjani.....

Similar Messages

  • Data is not uploaded from dso to cube

    Dear Experts,
    In one of my process chains uploading of the data is taking place from dso to the cube through DTP.
    But only data in data package 1 are transfeered .
    The data gets stuck up in data package 2 and data package 3 so the request remains in yellow state only.
    Please suggest.

    Dear All,
    As per ur issue, try to check the following,
    1) Check the short dump is there are not in SM12.
    2)If found then try to load manually  the packet2 and 3 , (we have got an option on the right most corner to load them manually).
    3) if 1 & 2 are unsuccessful, try to keep an option of PSA and load the data again.
    kindly let me know if you have any issues.
    Thanks and Kind Regards,
    Saisandeep.

  • I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.Not working in USA timezone.

    I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.It works fine in our side (Timezone,kolkata ,india even for Timezone,slvaniya,USA) but our USA client is telling that on changing the date it not starts from start-up sequence.Can anyone plz suggest the reason for it.

    This is the code which we have used.
    //////////Return if it is first time for the day or not//////////////
    + (BOOL)isFirstTimeToday {
    BOOL result = YES;
    NSDate *now = [[NSDate alloc] init];     /// represents the current time
    NSCalendar *gregorian = [[NSCalendar alloc] initWithCalendarIdentifier:NSGregorianCalendar];
    NSDateComponents *components = [gregorian components:(NSYearCalendarUnit | NSMonthCalendarUnit | NSDayCalendarUnit) fromDate: now];
    NSDate *today = [gregorian dateFromComponents:components];
    [now release];
    [gregorian release];
    NSDate *savedDate = [[NSUserDefaults standardUserDefaults] objectForKey:LAST_TIME_VISITED];
    if (savedDate) {
    if ([today earlierDate:savedDate] == today) {
    result = NO;
    return result;
    ////////Stores the date/////////////
    + (void)userDidVisitReenforceScreenToday {
    [[NSUserDefaults standardUserDefaults] setObject:[NSDate todayAtMidnight] forKey:LAST_TIME_VISITED];
    ////////////What [NSDate todayAtMidnight] stores/////////////////////
    + (NSDate *)daysFromNowAtMidnight:(NSInteger)nOfDays {
    NSDate *date = [NSDate dateWithTimeIntervalSinceNow: (86400*nOfDays)];
    NSCalendar *gregorian = [[NSCalendar alloc] initWithCalendarIdentifier:NSGregorianCalendar];
    NSDateComponents *components = [gregorian components:(NSYearCalendarUnit | NSMonthCalendarUnit | NSDayCalendarUnit) fromDate: date];
    NSDate *dateAtMidnight = [gregorian dateFromComponents:components];
    [gregorian release];
    NSLog(@"dateAtMidnight : %@",dateAtMidnight);
    return dateAtMidnight;
    + (NSDate *)todayAtMidnight {
    return [self daysFromNowAtMidnight:0];
    Please Suggest..

  • I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.It works with iPod not with iPhone

    I created an application and in  that application if date is changed the application starts from splash screen on re-entering and if date is not changed and u re-enters the application then it open in page where u leaved.It works with iPod not with iPhone

    Try posting in the developer forums to see if you can get some assistance,you'll have to be a registered developer for access though.
    developer.apple.com

  • The delivery date should not flow from PR to PO.

    Dear Gurus,
    While creating a P.O with reference to PR.
    The delivery date should not flow from PR to PO.
    Any settings are there for this

    there is no planning.
    this is a utilites industry.
    if there is any way to do.The delivery date should not flow from PR to PO.
    please share ur  ideas

  • The actual date is not transferred from the (PS) milestone

    Hello ,
    In an order with header billing plan dates that are value-based, the actual date is not transferred from the Project System (PS) milestone, even though the actual date of the assigned milestone was changed via transaction CJ20N.
    We are repeatedly facing this error , I have applied Note number 1395078 but still once in a while I am still facing the issue
    Regards
    Muralidharan.S

    Check the following path in SPRO
    IMG - PS - Revenue & earning - planned revenues - Automatic Plan Revenue cal - Maintain Billing Plan Settings
    There, you use the billing plan to plan dates on a WBS element whose payment requests or invoices relevant to sales are to be sent to customers.
    The system updates the planned revenue and planned payment receipts to the relevant WBS element. The planned revenue is updated using the revenue element stored in the planning profile for the work breakdown structure and using the financial item assigned to the revenue element.
    You make the settings given below for the billing plan. To do this, you carry out the following steps:
    - Maintain billing plan type
    - Maintain date description for billing plan
    - Maintain revenue element for billing plan
    - Assign billing plan type to project profile
    Hope this can assist you.
    Thanks & Regards
    JP

  • Data Load from a DSO to a Cube

    Hello,
    I am facing a problem
    Case:
    There is a DSO with following Char/Key Figure:
    Characteristics     ( Value-1 )     ( Value-2 )     ( Value-3 )
    A(Key)          ( A1 )     ( A2 )     ( A3 )
    B(Key)          ( B1 )     ( B2 )     ( B3 )
    C          ( C1 )     ( C1 )     ( C1 )
    D          ( D1 )     ( D1 )     ( D1 )
    E          ( E1 )     ( E1 )     ( E1 )
    F          ( F1 )     ( F1 )     ( F1 )
    KF1(Key Figure)     ( 10 )     ( 20 )     ( 30 )
    I got below data from the DSO to a Cube(structure is below with data) details are below:
    Dimention          ( Values )     
    C          ( C1 )          
    D          ( D1 )          
    E          ( E1 )          
    F          ( F1 )          
    KF1(Key Figure)     ( 50 )
    My Question is why i am not getting KF1 value as 60.
    When i tried with including Key Fields of the DSO, i got all the records in the Cubes.
    Where i am mistaking?
    Can some one correct me please?
    Thanks.
    Avinash.

    Below are the basic steps which we follow in any BI 2004S system:
    1)Create datasource. Here u can set/check the Soucre System fields.
    2)Create Transformation for that datasource. (no more update rules/transfer rules)
    2.1) While creating transformation for DS it will ask you for data target name, so just assign where u want to update ur data.
    DataSource -> Transformation -> Data Target
    Now if you want to load data into data target from Source System Datasource:
    1) Create infopackage for that data source. If you are creating infopackage for new datasources, it will only allow you update upto PSA, all other options u can see as disabled.
    2)Now Create DTP (Data Transfer Process) for that data source.
    3) NOw schdule the Infopackage, once the data is loaded to PSA, you can execute your DTP which will load data to data target.
    If you are loading data from one one data target to other, no need to use PSA, you can directly execute DTP in that case.
    Data Source -> Transformation (IP/DTP) -> Data Target1 -> DTP ->Data Target 2
    Use the below link for detailed example:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fc61e12d-0a01-0010-2883-e2fc63ef729b
    Infosources are no more mandatory with BI 7.0, below is the link to scenarios where we use infosources:
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/0243dd8ae1603ae10000000a1553f6/content.htm
    Full or delta depends on your requirement...
    chk the below thread to know better
    difference between the various loads
    hope it helps
    Message was edited by:
            sriram viswanathan

  • Myipod will not upload from i tunes

    my i pod will not upload from i tunes

    Whether your computer is authorized or not shouldn't have anything to do with being able to play your own music, added from a CD. 
    When you check the path Musuc > iTunes > iTunes Media > Music is the track you want showing up? You could try moving it to another folder, then re-importing it to iTunes.
    You should also try opening it with another media player just to make sure the data hasn't been corrupted - though it's probably an iTunes problem.
    The obvious other thing is to try and add the track directly from the CD if you have it around.

  • I updated my LG G3 this week and now it SUCKS!  When I'm connected to WIFI, nothing on Facebook works.  The photos and videos won't populate.  I have to turn off the WIFI and only use the mobile data. Not to mention, I really hate the way it looks now.

    I updated my LG G3 this week and now it SUCKS!  When I'm connected to WIFI, nothing on Facebook works.  The photos and videos won't populate.  I have to turn off the WIFI and only use the mobile data. Not to mention, I really hate the way it looks now.   Before I updated my phone, I really liked it, now I don't like my phone at all!  When will this be fixed? I hope it's soon.  I'm thinking of changing providers now.

    Does the iOS device connect to other networks? If yes that tend to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Datas are not coming from top to bottom in collumn

    Hiiiii
    I am moving my data from itab to itab1.
    And in itab1 datas are not started from top of the collumn for each a/c no.
    A/CNO|AB|DZ|RV|SA
    00001|00 |000|00 |10
    00001|00 |000|00 |15
    00001|00 |000|020|000
    00002|00 |15 |000 |00
    00002|21 |00 |000 |00
    00002|00 |25 |000 |00
    00002|00 |00 |000 |17
    what should i do to start my data from top of the collumn.
    Thanks in advance.
    Edited by: sanket sagar on Mar 17, 2011 8:14 AM

    Hi,
    Let me add some more comments in your code.
    LOOP AT IT_BKPF INTO WA_BKPF.
    IF SY-SUBRC = 0.    - do not use this statement. instead of this u can use a condition for a particular record. ( Eg: if wa_bkpf-belnr is not initial.)
    MOVE-CORRESPONDING WA_BKPF TO WA_FINAL.
    ENDIF.
    READ TABLE IT_BSEG INTO WA_BSEG WITH KEY BELNR = WA_BKPF-BELNR
    BUKRS = WA_BKPF-BUKRS
    GJAHR = WA_BKPF-GJAHR.
    IF WA_BSEG-SHKZG = 'H'.
    WA_BSEG-PSWBT = WA_BSEG-PSWBT * -1.
    ENDIF.
    IF SY-SUBRC = 0.
    MOVE-CORRESPONDING WA_BSEG TO WA_FINAL.
    ENDIF.
    APPEND WA_FINAL TO IT_FINAL.
    ENDLOOP.
    I think the above loop-endloop will get all the belnrs, and their related info to the final internal table.
    SORT IT_FINAL BY SAKNR BLART.
    LOOP AT IT_FINAL.
    IF WA_FINAL-BLART = 'AB'
    MOVE WA_FINAL-PSWBT TO WA_FINAL-PSWBT1.
    ENDIF.
    AND SAME FOR ALL DOC TYPES.
    ENDLOOP.
    SORT IT_FINAL BY HKONT .
    What is the structure of the internal table.
    If my understanding is correct, you want to populate a table as below.
    For every HKONT, populate the Document types (BLART) and their corresponding amounts like below.
    HKONT1 - AB - 1000
    HKONT1 - BC - 2000
    HKONT3 - CD - 2000
    Please correct it if your problem is something different.

  • Data is not showing from tables

    Hi,
    I have drag some tables in report but data is not executed from the tables.
    Regards,
    Chetan

    Hi Chetan,
    Please provide more info.
    1) What database are you connected to?
    2) What is the version of CR with Patch Level
    3) Does the query generated by CR work when run on the database server directly?
    4) If this an SAP datasource, have you imported the right transports on the SAP Server and does the user running the report have enough Authorizations?
    -Abhilash

  • STO Delivery Date is not copy from Allocation Table Site Date

    Hi,
    I have a problem when Stock Transfer Order created based on the Allocation Table, the delivery date is not copy from Allocation Table. E.g. In Allocation Table delivery date is 26.09.2009, but in STO delivery date is 06.11.2009.
    Check the configuration and also check the stock, there is stock available to be delivered on 26.09.2009.
    Can someone please give me a hint to find out what is missing or wrong, and how to fixed this?
    Greatly appreciate for your suggestion and sharing.
    Kind Regards,
    2tea

    I found the problem finally.

  • Your workout data could not be sent to nike+ because the data could not be

    i have been getting this message while uploading data in itunes after using a cybex arc elliptical machine.
    "your workout data could not be sent to nike+ because the data could not be validated by our server."
    anybody else have this problem and/or solution?

    Hello balbew,
    It looks like you haven't been the only one recently.
    http://forums.nike.com/thread.jspa?messageID=330025
    Try waiting another day or two or trying at a later time to see if that makes a difference.  It could very well be a server side error.
    B-rock

  • View data in client B from client A in the same SID without a valid logon?

    Hi Folks
    We are planning on upgrading our 4.6C system to ERP 6.0, and are initialy considering having two clients in the same sandbox SID.  One would be for the developers to perform code remediation checks (client A), and one would contain a copy of production data for performing testing of functionality over live data (client B).
    Would it be possible to view data in client B from client A in the same system without a valid logon to client B or RFC connection to client B from client A?   For example via the use on an ABAP program to SQL the database?
    I know one can use transactions like SM30/SM31 to view, compare, and adjust data between clients, but this requires an RFC connection and valid logon to the target client.
    Regards
    Kevin.

    Hi Kevin.
    >
    Kevin McLatchie wrote:
    > Would it be possible to view data in client B from client A in the same system without a valid logon to client B or RFC connection to client B from client A?   For example via the use on an ABAP program to
    Short answer: yes.
    If someone has the right to write and execute ABAP reports on the system he is able to access the data of all clients. So I don't think that this setup is advisable. Don't mix development and production data in one system.
    Best regards,
    Jan

  • G4 that will not boot from any disc EXCEPT the Apple Hardware Test CD

    We have a DP 1ghz Quicksilver PowerMac G4 that will not boot from any disc EXCEPT the Apple Hardware Test CD that came with the machine.
    We were in the process of installing 10.4 Tiger before placing it for sale.
    The Mac was originally OSX Server 10.1 that we later converted to a worksation running 10.3 Panther.
    It has 1 GB of memory, 80GB hardrive, 250MB Zip Drive and a Radeon 7500 video card.
    Since this machine only has a CD-R drive and not a DVD-R, we installed Tiger using another Mac via Target Disk Mode. The installation process went well, but when I tried to reboot I got a Kernel Panic right after startup screen with the grey Apple logo.
    On some reboots we get to the blue startup screen, others it stops at the grey Apple logo, others a black box like the a Kernel Panic - but with no text. Twice it went directly into Open Firmware.
    We have done the following during our troubleshooting:
    - Reseat RAM, Video Card, Hard Drive, Zip & CD-R connections
    - Remove RAM 1 stick at a time and reboot
    - Replace RAM with RAM from another working Quicksilver
    - Replace Video Card with one from another working Quicksilver
    - Zap PRAM
    - Reset CUDA switch
    - Unplug the MAC and remove everything (RAM, Battery, etc) for 30 minutes and try to reboot
    - Tried booting from the Macintosh Server G4 Software Restore CD
    - Tried booting from Mac OS X Server CD
    - Tried booting from AppleCare Protection Plan CD with TechTool
    - Tried booting from Diskwarrior CD
    - Tried booting from an external FireWire drive with a disk image of Tiger OS Install
    - Tried booting with the hard drive disconnected
    The Mac WILL boot from the Apple Hardware Test CD and will pass ALL of the extended tests.

    Conventional wisdom says that any Mac that will not boot up from a System/Install CD OS 9 or an Install CD Mac OS X, has a Hardware problem.
    The diagnostic CD is a red herring because it uses a very primitive method of reading the CD, and so does not properly represent the machines general ability to read CDs.
    I would look at the CD drive cables, etc, and see if another drive gives different results.
    You have not mentioned using the Startup Manager (option key at Startup) to do any checking:
    HT1310- Startup Manager: How to select a startup volume

Maybe you are looking for

  • Duplicate Message in Inbox SBWP

    Hi All, I have the problems for messsages release in inbox sbwp. I used the workflow FIPP single level release amount for parked document. When I parked the document in FV60, I got one messages release amount in inbox sbwp. It is correct. But When I

  • How to test, if LC is set to 0 in Script Logic BPC MS 7.0

    HI Experts, I am using BPC MS 7.0 Here is what I need. When the LC value  is set to zero (0), I need to reset all the reporting currencies to zero. unfortunately, i donthave access to the backend, so here I am testing if it is 0, null or space. but s

  • Source database version dependency

    Hello community, While running execution plan for "Procurement and Spend only analytics" in DAC we are getting the following error on one of the Informatica workflow - SDE_ORA_PurchaseReceiptFact_full. "From keyword not found where expected". AFter i

  • My N900 issues

    Those are my issues: 1) In some applications (such as photos,web...) suddenly quit app. with message internal error application "web or xxx" closed (I flashed my device with eMMS. 2)Sometimes does not open conversation text --->> youtube link: Video

  • Help!  I cannot get the mouse to work on a pop up on my desk top offering access to imessaging.   Very annoying block to the screen saver.   How do I get rid of it?

    My desktop has a sign offering access to messaging but the mouse does not work on any option.  I cannot log in or give password.   I just want to get rid of it from the desktop.   It is ruining my screensaver.  Please help.