Delta upload uploads no data - CRITICAL

Hi experts,
This is really urgent because it affects a production system.
I have got an infocube that is regularly uploaded with both full and delta uploads. Last friday we installed some patches and since then has been impossible to upload in delta mode but just for one DataSource (infosource). The result is no data records loaded but the monitor request is in green and shows as if there would be 'a lot' of records uploaded to the infocube.
I have deleted the upload requests, and also the delta init, and I have tried uploading again as delta from scratch.
I have tried to delete connection between the infosource and the datasource (R/3), reestablish it again and initialize and start delta upload.
I have tried to create a new infocube mirroring the original, and then create EVERYTHING (infosource link to the datasource, update rules, etc).
I have also tried a full update instead of a delta update, and the result is same as always: no data loaded but request in green.
A curious detail: when I created a new infosource and assigned to the datasource, then the system shows a message as this datasource already have a delta init for the previous infocube; even when I already have deleted as the delta init as all the upload requests (????).
For me it sounds as the delta is corrupted, I am wrong?
How can I solve this? I really need urgent help
Thanks in advance

Hi,
Before applying any patches in R/3 side we have to move all the delta data to BW to Clear the entries in LBWQ,SM13 nad RSA7.
Refer the note for further information: 328181
I think, you have no further options rather than starting Delta init.
With rgds,
Anil Kumar Sharma .P

Similar Messages

  • Delta upload  for generic data sources.

    Hai All,
    I tried as per SAP online document , but still i am not getting the result i.e delta upload from the BW side. Here i explained  everything what i did.
    In R/3
    1. I have created a table with 3 fields SNO, SNAME, DOB
    2. Then i created some entries in that table.
    3. With Tr Code RSO2 i created one data source. Here i took Master Attribute Datasource
    4. In generic delta i took the Generic field as DOB. and Time stamp and upper limit 10 sec.
    In BW side
    1. I have replicated the data sources under application compone in which i have creatred in R/3..
    2. Then i activated that data source and created infopackage for that.
    3. in the selection i have specified 01.01.1900 to 01.01.9999
    4. First i made  Full Update then i get all the records from R/3.
    5. In R/3 i have created 2 more entries.
    6. In Infopackage UPDATE Tab i have selected the Initilize Delta Process ( Initialization with Data Transfer).
    For this i am getting the error message as follows.
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Here i closed the all things in R/3 as per the note mentioned above. Still it is giving the error message.
    If i select the Intilization Delta Process( Intilization with out Data Transfer) then i am getting the option Delta Update . I selected this Delta update and scheduled but no data is coming.
    Please help.
    Regards
    Prashanth K

    Hai  Sachin,
                       I am getting the problem at PSA only. Actually that is connected to ODS Object only. Until unless we don't get the delta data into PSA we can't proceed futher. So please help. I am working on NW 2004S.
    Regards
    Prashanth K

  • - Differences between delta and full uploads of transactional data

    Hi All,
    This is with refrence to the loading transactional data into the cube.
    I know that delta and full uploads of transactional data into the cube is done for the following reasons.
    1. Delta upload allows change in transactional data (add/delete/modify) for the particular period selected but this is not the same in full upload.
    2. Full upload takes less time compared to delta upload for the particular period.
    Please let me know whether my understanding is correct. Otherwise, please explain these two concepts with examples taking loading transactional data  into the cube.
    Regards,
    Ningaraju

    hi,
      full upload is done to avoid more time to load the data .if u use initilallization then it will take more time to laod the same amount of data when compared to full load.
    however your statement about the delta is correct.
    u can perform delta only after sucessful initiallization.
    so
    1.first full load(to avoid more time0
    2. inirtilallization with zero recored.
    3. delta
    regards

  • SPL Delta file upload purge process

    Please indicate how GTS tables are purged prior to running the SPL delta file upload batch.

    Hi, I am not sure I understand your question,
    The Tables do not need to be purged prior to uploading delta files, as changes will overwrite the existing Data. If you want to delete entries you need to follow the instructions as they where given to my by  Chris Koniecny and that would be the following:
    If I understand the question correctly, you will have to archive the old SPL Master Data using the SPL_MD archiving object. This archiving object will allow you to create an archive of your current SPL Master Data (e.g. flat file) and then allow you to delete all data from the /SAPSLL/TSPL, /SAPSLL/TSPLA and /SAPSLL/TSPLN tables -- these tables are part of the SPL_MD archiving object. Once you have archived and deleted the prior SPL Master Data, you ought to be able to load the new SPL Master Data without any problems.
    This method of course has pitfalls. If you're upgrading your SPL Master Data from the non-extended XML data to the extended XML data of the SPL entities, your audit trails will lose some details (e.g. which SPL entity matched on a specific business partner). Another pitfall is the amount of time it takes to rescreen all of the business partners against the new SPL Master Data. You may also encounter a large amount of blocked business partners as a result. My advice is to definitely test in a non-production environment.
    Yet as I said you do not need to purge the data prior to every upload of delta files but you must know the following. Some Providers will give you delta files with entries of expired Sanction Parties with a validity date in the past so that you can upload delta files. Some will not do that and on their delta files, the expired parties are just not in anymore. With these you are obliged to load the full data set everytime and can not work with delta.
    Hope that helps.

  • Doubt in uploading purchase order data using BDC

    Hi friends,
    how to upload purchase order data.
    1) In both BDC and BAPI which one is preferable?
    2) for suppose if it is through BDC,  how to use? what are the transactions that we can use(SHDB, ME21N,ME21)?
    3) To execute the job in background, is it possible for both call transaction and session method.
    Thanks in advance
    Sreenivas k

    It really depends on the number of records you have. Still for a set of 5,000 records my answer to your questions will be:
    1) In both BDC and BAPI which one is preferable?  - <b>Go with BDC</b>
    2) for suppose if it is through BDC, how to use? what are the transactions that we can use(SHDB, ME21N,ME21)? - <b>Yes, its SHDB for recording, SE38 for abap program and ME21 for PO. Avoid SAP Enjoy transactions for recording as you may end up having problems wiht it.</b>
    3) To execute the job in background, is it possible for both call transaction and session method. - <b>If you use call transaction method then you have to schedule the job to run in background or simply run it through F9 instead of F8. In case of session method you can chose to process the session in background. However  I would suggest you go with BDC Session method for this.</b>
    - Guru
    Reward points for helpful answers

  • Any Standard Program to upload the financial data

    Hi Team,
                 Any standard program which will upload the financial data(trail balance) into sap fi.
    The scenario is  that there are few company codes which is not in sap and we need to upload their financial data in sap like trail balance, I need to upload this company code data in sap fi, please suggest some standard program which uploads this data.
    Thanks in advance
    Kind Regards
    sridhar

    Hi,
    Standard programs are there, but those dont fit to your requirement.
    e.g. Based on the account type(D, K, S) there are different different fields should be filled up.
    If it is Vendor invoice, you have to capture Inv.no., text, leacy subledger number if required.
    All these fields are not required for GL data upload.
    Better create 3 LSMW'S for GL, Vedor & Customers.
    Rgds
    Murali. N

  • Error while uploading HR master data from inQuality server

    Hi, Expert. While uploading of MAster data from Developement to Quality by BDC. When program starts for Tcode PA40, selecting Hiring Action, it is goining to the Action Screen. Here while taking the position from HR template, it gives error as Position is not in Table T428B. Payroll area on the date (Date of original hiring, of the person) it is taking DM as defalt in place of our created Area and terminating. When i am trying entering the data manually, it is giving same error for Position. I am not able to upload the data. Kindly help me by suggesting me the correct sequence and steps for uploading the data. Correct answer will be provided with STARSSSSSS **. Regds Punit.

    Have all your configurations been transported to Quality?
    Have you created the positions before initiating BDC for Hiring?
    Check Feature ABKRS in Quality. Is this same as in Development?
    Is your BDC running OK in Development?
    Regards,

  • Error While Uploading GL Master Data in LSMW

    Hello Experts,
    I am running into error while uploading GL master data in LSMW, I created recording through FS00, then I mapped the fields, it all went good till 13th step, but last step got stuck(Run Batch Input Session), when I am running batch input session, system is showing this message "Function Code cannot be selected"
    Your help would be highly appreciated.
    Regards
    Muhammad Yousuf Ali
    SAP FI Consultant

    Hi,
    first can you pls check your Hierarchy mode setting in FS00 -  before executing Batch input session -
    Open FS00 - go to settings - and Do not display navigation tree select radio button and save it
    then Now Run fresh LSMW - your issue will resolve
    Mahesh

  • Stock upload - Goods receipt date, FIFO

    We are doing our initial stock upload using LSMW based on goods movements.
    When posting a goods movement the posting date will be used for FIFO considerations.
    That's fine when your system is operative, but during the initial stock upload the posting date will be the same for all movements, which is not what we want.
    Is there a way to transfer a GR date from the legacy system?
    (Opening the posting periods to any date in the past is not an option).
    Any ideas?
    Thanks
    Andreas

    If you had a GR on May 2nd of 1000 and another GR on Oct. 1st for 500  and your currect stock is 800, then you just know that the last GR date was Oct. 1st. But this is not the truth for all stock on hand. So FIFO cannot work. So the field has just information caracter.
    SAP will capture such info at batch level. Different software, different concepts. so each batch can have its own last GR date, and you distinguish the stock by batches, and can use batch search strategy to find the oldest one.
    Without batch managment, SAP has this information about last goods receipt at quant level in warehouse managment.  Do you use WM module?
    (even then I have no standard solution to manipulate this field while doing the stock load)

  • Upload of BP Data using DTW

    Hi,
    I tried to upload the BP data in one of the databases using DTW.
    I was able to upload the masters successfully but was not able to upload the bill to and ship to addresses for the BP data.
    Data which had special characters like , or  hyphen appeared with double quotes, how can this be corrected?
    Jyoti

    Yes, I am...
    Is there an issue with the address type field value...? 
    I have been using "bo_BillTo" for billing address and for Shipping addresses "bo_ShipTo"...is this correct...?
    I have also noticed that there are some values for which the "System Information" shows as exact input values, however the values or input required for those columns are completely different.
    For e.g. column called "VATStatus" in the BP template, there are two options available, "Liable" or "Exempt".
    The value to be inserted in this column for the former is "vliable" at the time of import...
    How can we determine what to input for the latter?
    Hope you understand my question...

  • How To... Update Master Data during upload of transaction data

    Can anybody let me know how this can be achieved.
    I have datasource (Legacy not R3) where I am getting both master data and text for number of infoobjects.
    I dont want separate datasources.
    The datasource is actually transactional datasource.
    I dont need text in the cubes or DSO I need the text tables of the infoobjects to be updated.
    I could find this on SDN but do anyone have document based on the below link.I was not able to find it.
    How To... Update Master Data during upload of transaction data
    Thanks.

    Dear Praveen
    I guess yr req is demanding the knowledge of Data Unification and Synchronization whose scope is a bit outer the area of BW.( its MDM actually )
    In BW we could very well fetch data out of different data sources (even across the different system) with no issues so why not u trying that. if there is any issue implementing that then please specify what kind of trouble you are interfacing...
    I got the below link which may be helpful
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e7bd6389-0a01-0010-eb95-d45835d446a8

  • Uploading TAX Classification data in material master

    Hi,
    I have to upload tax classification data in material master for countries DE,IT,FR,ES,CH and GB.
    I have used BAPI_MATERIAL_SAVEDATA and passing values to table TAXCLASSIFICATIONS.
    But bapi is uploading tax classification only for country DE.
    When I am creating through MM02 its getting updated.
    Can anybody tell me what is the problem ?

    Hi Ganga,
    Yes I am passing different countries to table .
    LOOP AT IT_STAX into WA_STAX.
           wa_taxclassifications-depcountry = wa_stax-aland.
            wa_taxclassifications-tax_type_1 = wa_tstl-tatyp.
            wa_taxclassifications-taxclass_1 = wa_stax-taxm1.
            wa_taxclassifications-tax_ind    = wa_stax-taxim.
            APPEND wa_taxclassifications TO it_taxclassifications.
    ENDLOOP.
        CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'
          EXPORTING
            headdata           = wa_headdata
          TABLES
            taxclassifications = it_taxclassifications
            returnmessages     = it_return[].

  • Upload excel sheet data through sqlloader into oracle tables

    hi everyone,
    i am working with excel sheet with following records
    8501      Jacob Marshall      15000      21/10/2009      Finance
    8502      Chris Campell      50000      13/06/2008      R&D
    8503      Simon Dough      50000      3/07/2008      Engineering
    8504      Mark Haggai      75000      9/3/2006      Product Management
    8505      Verica Beverley      45000      7/2/2008      HR
    and i saved it in emp_details.csv
    after that when i write following code to make control file
    load data
    infile 'C:\Documents and Settings\prashant_dabral\Desktop\a.txt'
    into table tmp
    field terminated by','optionally enclosed by" "
    (emp_no,emp_name,salary,doj,dept_name)
    after this pl\sqldev returning me error message that ORA-00900:invalid sql statement
    can anybody tell me how to resolve issue
    or
    another method to Upload excel sheet data through sqlloader into oracle tables

    A control file is a file located on the operating system, not some SQL or PL/SQL code you try and execute.
    Create the control file as a file and then use that to load your data with SQL*Loader from the command line.
    http://www.morganslibrary.org/reference/sqlloader.html
    Or better still, create it as an external table and then you don't need a seperate control file or need to use sql loader from the command line...
    http://www.morganslibrary.org/reference/externaltab.html

  • How to upload the master data from legacy to SAP

    Hi Frends,
    how to upload the master data from legacy system to SAP System once the configuration is over.how to carry forward the open items of vendors and customers while uploading.who will upload functional consultantsor ABAPER.
    please clarify me
    Regards
    Sap Guru

    Hi ,
    use LSMW  or BDC for uploading Master & transaction data.
    This work is done by the Respective Functional team.
    Chandra

  • Upload vendor master data from legacy system to internal table tcode xk01

    through batch input program how to upload vendor master data from legacy system to internal table and then to SAP R/3 database(transaction XK01) by using recording method.

    By learning the basics of BDC recording and the use of GUI_UPLOAD

  • To upload the time data from a remote server into R/3 2011 infotype

    hi all,
          i have been given a task to upload the time data of the employees into the 2011 infotype from a remote time recording server, can this problem be solved with the help of a rfc which will run on that remote server, please guide me how to approach this problem.
    thanks & regards,
    santosh.

    Hi Santosh,
    You can use ALE for this. The message type is HRSM_D for upload of time data.
    Reward if useful.
    Regards,
    Senthil

Maybe you are looking for

  • ABAP systems for CE

    Hi, To configure access to a backend system for use in VC, Web dynpro etc in CE 7.1, is it right to go to Configuration Management -> Security -> Destinations? And then create an HTTP destination followed by an RFC destination pointing to the ABAP sy

  • Copy file ( .fmb ) from folder to folder

    What is the command to use from Oracle Forms or from the database to copy a file from one folder to another? An example for link will be greatly appreciated

  • What type of soundcard ?

    Dear all, bit of a silly question, but can someone tell me how to connect 5 speakers to my laptop ? I bought the Logitec X 530 speakers ( total of 5 ).  I am not sure , but the Logitec manual says that with a 2 channel soundcard i wont hear the sound

  • AirPlay icon on iPad Mini

    Hello I have a new 2nd Gen Mini that I need a tip on how to do something. The AirPlay icon does not appear by default when I do the bottom swipe thing to get the control screen feature. But, I have somehow manage to get it to appear different times.

  • Exempt amount is not considering in IT 195

    Hi, SAP has provided an scenario where in IT 195 after adding non exempt rule,we can exempt the amount which need to be garnished by way of clicking the exempt radio button given in the bottom of IT 195 and here you can give how much money to be exem