Error in delta load activation in ODS

Hello every one,
we have generated generic data source and assigned delta on Shipment number with lower limit 10.
when we loaded data through initial load it got all the records from R3 and scheduled delta (suppose to get 0 records because no data was generated ), Delta is bringing 6 records with it and getting error while activating in ODS due to duplicates.
1.How these 6 record came from with out generating data in R3..
2.while activating it is showing error by saying below message
System error occurred (RFC call)
Key value exists in duplicate (Not allowed by the ODS object type)
Activation of data records from ODS object ZODSNAME terminated
No confirmation for request ODSR_4APQX0IG5LKYJX8248G9QB314 when activating the ODS object ZODSNAME
Request REQU_4APPPJ630P70EWTMMY686TTSO , data package 000001 incorrect with status 5
Request REQU_4APPPJ630P70EWTMMY686TTSO , data package 000001 not correct
Inserted records 1- ; Changed records 1- ; Deleted records 1-
If i am not clear ..please ask i am ready to give required inputs
Please through some light so solve this issue and to load delta properly with out error.
Thanks in Advance
Sandy

Hello,
1. The records may be due to Safety delta interval you have maintained in your generic datasource. In RSA7, you can check STAT column for your data source. Click on the Pointer for Generic delta. you would see Shipment Number from which next delta would be pulled it.
2. Have you unchecked "Do Not Check Uniqueness of Data" in your DSO. This may be the cause for activation failure as same records are coming in as per the safety interval maintained.

Similar Messages

  • Error in delta load activation

    Hello every one,
    we have generated generic data source and assigned delta on Shipment number with lower limit 10.
    when we loaded data through initial load it got all the records from R3 and scheduled delta (suppose to get 0 records because no data was generated ), Delta is bringing 6 records with it and getting error while activating in ODS due to duplicates.
    1.How these 6 record came from with out generating data in R3..
    2.while activating it is showing error by saying below message
      >System error occurred (RFC call)
      >Key value exists in duplicate (Not allowed by the ODS object type)
      >Activation of data records from ODS object ZODSNAME terminated
      >No confirmation for request ODSR_4APQX0IG5LKYJX8248G9QB314 when activating the ODS object   ZODSNAME
      >Request REQU_4APPPJ630P70EWTMMY686TTSO , data package 000001 incorrect with status 5
      >Request REQU_4APPPJ630P70EWTMMY686TTSO , data package 000001 not correct
      >Inserted records 1- ; Changed records 1- ; Deleted records 1-
    If i am not clear ..please ask i am ready to give required inputs
    Please through some light so solve this issue and to load delta properly with out error.
    Thanks in Advance
    Sandy

    Hello Praveen,
    Appreciate for your reply....
    we created the Data source from View
    and the activated the Delta with Numeric pointer where the lower limit was 10 and the upper limit was empty
    Then replicated and started loading init first and delta next.
    correct me if i am wrong.
    Thanks
    Sandy

  • Delta Load failure from ODS to Cube

    Experts,
    After CRM upgrade, I had to reinitilized the delta process. In this, I reloaded ODS with first init delta without data and then delta load with new data created in CRM. This worked good so far. After this when I tried to load cube with init. delta without data, no issues. But delta load from ODS to Cube doesn't work. Does anybody have any suggestions, please?
    Thanks,
    Nimesh
    Following error observed in Status for delta load from ODS to Cube.
    Error when transferring data; communication error when analyzing
    Diagnosis
    Data Packets or Info Packets are missing in BW, but there were - as far as can be seen - no processing errors in the source system. It is
    therefore probable that an error arose in the data transfer.
    With the analysis an attempt was made to read the ALE outbox of the source system, which lead to error .
    It is possible that no connection exists to the source system.
    Procedure
    Check the TRFC overview in the source system.
    Check the connection of the source system for errors and check the
    authorizations and profiles of the remote user in both the BW and
    source systems.
    Check th ALE outbox of the source system for IDocs that have not been

    Hi,
    As far as i understood, you have successful deltas' loading to the ODS and you want to update entire ODS data to the Cube followed by daily delta's.
    If this is the case,
    Make sure that you have active update rules exist between ODS and Cube.
    First goto your ODS and right click and select option 'Update ODS data in data target'.
    Select Init update > IT will take you to the init info package where you select init <b>with data transfer</b> (Init with data transfer will bring all the records from ODS to Cube)
    Once init is completed ,you can schedule to load delta's regularly form ODS to Cube by following the same steps.
    Hope this helps
    Praveen
    Message was edited by:
            Praveen Vujjini

  • Short dump error for delta load to 0CFM_C10 via 0CFM_DELTA_POSITIONS flow

    hi all,
    i am getting short dump error for delta load to 0CFM_C10 via 0CFM_DELTA_POSITIONS flow.
    not able to figure out the actual issue and how to solve it.
    can anyone suggest?
    below is the details of the short dump
    Short text
        Exception condition "UNKNOWN_TRANSCAT" raised.
    What happened?
        The current ABAP/4 program encountered an unexpected
        situation.
    What can you do?
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        A RAISE statement in the program "CL_SERVICE_TRG================CP" raised the
         exception
        condition "UNKNOWN_TRANSCAT".
        Since the exception was not intercepted by a superior
        program, processing was terminated.
        Short description of exception condition:
        For detailed documentation of the exception condition, use
        Transaction SE37 (Function Library). You can take the called
        function module from the display of active calls.
    How to correct the error
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "RAISE_EXCEPTION" " "
        "CL_SERVICE_TRG================CP" or "CL_SERVICE_TRG================CM003"
        "SORT_TRANSACTIONS"
        or
        "CL_SERVICE_TRG================CP" "UNKNOWN_TRANSCAT"
        or
        "SBIE0001 " "UNKNOWN_TRANSCAT"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
        4. Details about the conditions under which the error occurred or which
        actions and input led to the error.

    Hi,
    It seems like some routine are there and check your rotines , transformation etc.
    Regards
    sivaraju

  • ODS Delta Load --- Activation problem

    Hi
    I had an ODS, newly transported in to procuction. I did Initialization for that with out having any problem. But i am facing problem in the delta load. I can see that delta data load is successfull. But couldnot able to Activate the delta load request.
    I can able to see following comments in  cancelled job log.
    Key value exists in duplicate (Not allowed by the ODS object type)       
    System error occurred (RFC
    call)                                         
    Errors occured when carrying out activation         
    Can you please help me out why activation of delta request cancelling?
    Thanks & Best Regards,
    Venkata

    hi..
    for ur ODS..right click..go to change..in the settings..the checkbox for 'unique data records' must be ticked.
    in dev..remove this checkbox and then save/activate the ODS.
    transport this change to prod and then reload the data to the ODS in prod.
    the delta request will surely load(and also activate) without any problem.
    cheers,
    Vishvesh
    Message was edited by: Vishvesh

  • Delta load problem from ODS

    Hello everyone here.........,
    I have a problem loading frm ODS to another target with delta.
    Actually to ODS i am loading from two datasources. Both are full loads. Full1 and Full2. When i am trying to load from ODS to another target with delta..., it takes only Full1 data not Full2. So for loading Full2 now i am loading manually.
    so why this happend here. Please let me know how to do
    for making full2 also automatically........,
    swetha

    yes u r correct. after full1 loaded into ODS, its activating the ODS. these two can done through process chain. For full2 load we are loading manually. and doing manual activation.
    lets take small example here that for yesterdays full1 & activation has done successfully. and after that i am loading
    full2 manually & activated. and again today process chain ran, it loads full1 & activated ODS. Now what i am thinking is does this further datamart load which is run in process chain picks only full1 load and it doesn't pick full2 load which is already loaded & activated successfully.
    I think u will get what i suppose to ask you now...,
    clear my confusion here please......
    swetha

  • Error  in delta load (Urgent)

    hello gurus,
    i had loaded a delta form <b>inventory(2lis_03_bf)</b> where it got error while <b>loading to 2 data targets,</b>
    then i made the traffic singles to red in the monitor screen to do a repeat .
    where after doing ,i got problem ..<b>I'M not able to go and start the repeat in InfoPackage</b>
    if i try to do the schedule, screen is taken to ABAP run time error.
    Plz help ME in <b><u>high priority</u></b>
    Points are alloted

    Delete all the requests from the cube for which the data was not loaded . Try reloading.
    Next time, when you get into such problems, instead of mamking the requests to red, just wait for a few minutes for the job to finish and then try to diagnose the problems and you can fix it once and for all.
    Ravi Thothadri

  • Error in delta loading from a planning cube

    hi all,
    I am using a delta load from one planning cube to another.When the changed records are of a magnitude of 100 then it is successful but when the records are of magnitude of 100000 then it stays yellow with no data records sent and eventually fails.the packet size is 20000.
    any help is appreciated.

    Hello Ajay,
    Have you checked that your Request is closed in the planning cube? FM RSAPO_CLOSE_TRANS_REQUEST will do it
    It is a customizing issue to tell the infopackage to end "green" when it has no data.
    Transaction Spro ==> SAP Netweaver ==> SAP Business Information Warehouse ==> Automated Processes ==> Monitor Settings ==> Set Traffic Light Color. There you have to set the Traffic light on green if no data is available in the system.
    Hope that helps
    best regards
    Yannick

  • Error in delta load of 'Customer Group' from R/3 to CRM

    Hi Experts,
    I added new 'Customer Groups' in R/3. But this is not being updated in CRM. Do I have to trigger initial load again through R3AS or should I create new Customer Groups in CRM?
    The BP delta load BDocs are stuck in SMW01 due to this change. Also, if I need to do the Initial load of Customer Group, which object do I need to do the load for? Is it dnl_cust_sales?
    Please help as it is a Production issue.
    -- Pat

    Hi Pat,
    Use object 'DNL_CUST_SALES' to download Customer Group from R/3 to CRM.
    Use R3AS4 transaction to execute the same.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Error on delta load 2LIS_04_MATNR CALL_FUNCTION_NOT_FOUND

    Hello Everyone,
    When trying to load delta from 2LIS_04_MATNR i get the below error message.
    Please any suggestions on how to fix this?
    Function module "/BI0/QI2LIS_04_PEMATNR0002" not found.
    The function module "/BI0/QI2LIS_04_PEMATNR0002" was called, but cannot be
    found in the Function Library.
    The current ABAP/4 program "SAPMSSY1 " had to
    one of the statements could not be executed.
    If you have access to the note system yourself, use the following
    search criteria:
    "CALL_FUNCTION_NOT_FOUND"
    "SAPMSSY1 " or "SAPMSSY1 "
    "XAB_RUN_DRIVER"
    Function modules with names similar to "/BI0/QI2LIS_04_PEMATNR0002":
    /BI0/QI2LIS_04_PEMATNR0001
    /BI0/QI2LIS_04_PEMATNR
    /BI0/QI2LIS_04_PECOMP0001
    /BI0/QI2LIS_04_PECOMP
    /BI0/QI2LIS_03_BF0002
    /BI0/QI2LIS_02_CGR0001
    /BI0/QI2LIS_02_HDR0001
    /BI0/QI2LIS_02_SCL0004
    /BI0/QI2LIS_02_SGR0001
    /BI0/QI2LIS_02_SCL0002
    The termination occurred in the ABAP/4 program "SAPMSSY1 " in
    "XAB_RUN_DRIVER".
    The main program was "RSFHGEN2 ".
    The termination occurred in line 232
    of the source code of program "SAPMSSY1 " (when calling the editor 2320).

    Hi,
    did it ever work? Does it work with a full upload? Did you transport it and does it work in a other system but not in the transported system? What Version are we talking about? Did you activate it from Business Content?
    br
    Joerg

  • Error in Delta load; error in source system

    Hi,
    I'm extracting from 0FI_AA_11.
    Performed a full load.
    Then initialized without data transfer.
    When i run delta (0 records) , it fails with 'error in source system' .
    Strangely, when I run delta again in REPEAT mode, it runs succesfully.
    this is happening everytime i run delta.
    Please help

    FI_AA_11 is sure capable of handling delta.
    It does have some dependencies with master data and these are pretty awkward sometimes.
    I don't know when you are running your deltas (during opening hours from the office?) but in your process chain also the MD objects must be present.

  • Bdoc error in Delta load

    Hi Experts,
    I have an issue in Delta processing.
    When new customer is created in ECC with complete address information, it is ended with BDOC error in CRM2007. The error is
    Incomplete address; enter country AM 216
    if i maintain the Vendor ID in ECC, this error is not appearing. As per our requirement Vendor ID is not required to maintain.
    Any suggestions for next steps to resolve these errors with out maintain vendor id in ECC? Thanks for any input anyone can offer.
    Regards,
    A

    Hi,
    I have looked into your issue.
    This is a very generic error. General context is, if you have not filled the country you will get this error. But yes there are other reasons for this error to occur:
    When you have some user exits in your system, at the time of Main data getting mapped to BAPIMTCS, exits might be defaulting the BAPIMTCS data of Address before it is sent to CRM server.
    So this error occurs very much when there are user exits present and which might modify the data before it is sent to CRM and in CRM, when the address data is not present then obviously this is going to be raised.
    This has to be checked in your system. I hope this helps.
    Regards,
    Venkat

  • Error during delta load for bulk upload data object

    Hi All,
    I am getting the following message in the backend integration logs for one of the bulk enabled data object.
    Error message:
    Unable to find parent record for record of node 'CHILD2'.
    Message : SMMWKGN class 005.
    Does anyone know about this error.
    I have defined the the fields as key in child nodes which are defined as key fields in Header structure?
    Also while executing the getlist and getdetail i am able to see all the related data?
    Can somebody suggest?
    Thanks
    Dev

    found out the problem. Solved

  • Error in delta load

    Hi,
    When I ran the DTP from DSO to Cube, the request turned red and the error message says that there were some error records.
    Please let me know how to correct this.
    Regards,
    Preethi

    Hi Preethi,
    The error occurred because there is error values in some field values,
    Check the details and long text of error so that you can  get theerror description and error values.
    These error records will be collected in error stack. (it is present in the top of DTP monitor)
    You can edit the records from there and run the error DTP.
    Regards,
    Srinath.

  • "Error occurred in the data selection" on init delta load ODS- InfoCube

    Hi, gurus and experts!
    I'm trying to do Init delta load from 0FIAR_O03 ODS into 0FIAR_C03 InfoCube in PRD env. by InfoPackage "Initialize with delta transfer (with data transfer)". Immediately after the load was started I got error
    "Error occurred in the data selection"
    with details
    "Job terminated in source system --> Request set to red".
    Where are no any short dumps. There are 1 activated init load in ODS - nearly 6 500 000 records.
    Any ideas about error? And the way I can load data?

    Hi Gediminas Berzanskis,
    I faced the similar error when I tried to load data from an ODS which contained huge amount of data to a Cube. Even in your case the volume of data is more (around 6.5 million records). The error could be due to the table space issue, please contact your Basis team to check if enough table space exist for both the data targets. 
    Meanwhile you may also check the RFC connection of the Myself source system.
    You can replicate the DSO datasource once and then reactivate the transfer rules using the program RS_TRANSTRU_ACTIVATE_ALL.
    Try load with a small amount of data with a Full load option and then with a delta option..
    Hope this Helps,
    Prajeevan (XLNC)

Maybe you are looking for

  • How do I drag and drop text in Trail Mix? It doesn't work.

    When I highlight the text snippet I want if I left click or right click and hold control it just disappears. Are there any tutorials for Trail Mix? I can't find any help files.

  • Error while installing the Business Content 2lis_03_bf Transformation

    Hi, I have installed total 0ic_c03 cube and successful. Data is populating correct. When ever Releasing the Request error getting which Local objects not captured in request which are there in 2lis_03_bf info source, For this Error I have deleted the

  • GUI_download error

    Hi Expert , I have the following code in my program: Types : begin of ty_ascii,                 data type string,             begin of ty_ascii. Data : it_ascii type table of ty_ascii. it_ascii contains may rows.. but if i want to use gui_downlaod :

  • Building Hierarchies

    Hi We are testing Project Analytics. Oracle Projects have Organization Hierarchy, which can be used to see project information in a hierarchial structure. Using organization hierarchy we can drill down to the lower organizaiton to see that details an

  • How use update in database connectivity

    Bonjour, Je suis débutante en labview et j'ai un pb a régler rapidement, voici mon pb: J'ai sous labview un tableau 2 dimensions qui représente les colonnes de ma table (crée sous microsoft acces), je voudrais remplacer la table existante par les val