Error in DTP?

Hi Gurus,
I am trying to load the data from data source 2lis_03_BX to DSO(Write
optimized DSO: Z_DSO_BX). Data is in the data source(Checked in extract
checker and in PSA).
Created Transformations in DSO and DTP is scheduled.In DTP Monitor--> process request it showed as below
X Data Package : Errors During Processing
expanding this Data Package,
-Extraction Data source 2lis_03_BX:102Data Records
     -prepare for extraction
     -Beginning extraction request REQU_D3HSSOSMZIQMOV....
     -Extraction completed
-Filter Out New Records with the same key:...
     -starting processing..
     -102 records received; 102 records forwarded
-RSDS 2lis_03_Bx EI3R3IDES>ODSO Z_DSO_BX: 102>102Data records
     - Transformation start
     - rules
     - Transformation End
X  Update to Data source Object Z_DSO_BX
     -  Unpack Data Package
     X exceptions in substep: Write Data Package
     X Messages for 102 data records saved: request is red acc. to configuration
     X Processing terminated
NOTE:- indicates green; X indicates red in the process
1. Are the transformations wrong (after activating I got message "transformations activated successfully")
2. Is this an Error while scheduling in DTP? if so How to debug this(Tried deleting the request and uploading new request)
3.Problem with Service pack?
Please help to load the data in the DSO...

Hi,
I changed the write optimized DSO to standard DSO and tried loading the DATA through DTP. This time it is showing green color and showing Data has been loaded to target (i.e., DSO).
But when I tried to see the data (we need to enter atleast one parameter in order to see the contents in the active table right? Tried giving almost all the parameters one each time) I am getting a message Specific entries not found in Table
My question is How to see the whole data in DSO with or with out giving parameters (Key fields like MATNR)?
Why there is SQL error while trying with DSO? Did u face this Problem any time?
Thanks in advance...

Similar Messages

  • ABAP programming Error in DTP execution

    Hi
    When execute DTP on InfoCube it generate following error after approx 10 to 15 minutes:
    ABAP programming Error in DTP execution
    Screen Shot also attached.
    In PSA is shows all records OK (30 records)
    What is the solutions?

    Hi Imran,
    Good to knew you got resolution for this issue.
    If you are getting output from above replies mark the correct or helpful answers. So that it will be helpful if some one faces the same issue again. http://scn.sap.com/docs/DOC-46006. You marked your answer as correct now.

  • ERROR STOCK DTP IN BW 3.5 ?

    HI all ,
    how the error records are maintained in BW 3.5 as  error srock DTP IN BI .
    regards ,
    srinivas .

    3.x - You will have to delete the request from the target and Edit the records in PSA and then update to target
    http://help.sap.com/saphelp_bw30b/helpdata/en/05/bb223905b61b0ae10000000a11402f/frameset.htm
    Edited by: Srinivas on Aug 13, 2010 3:22 PM

  • How to resolve error stack DTP ?

    I stucked at error stack DTP and there are 20 records in error stack DTP, and i want to push the data into further data targets. how to resolve this issue. pls help me with the steps.

    Hi,
    first in DTP in excute tab
    select the option as update the corrective records and availabe for reporting
    not do not load and not avaialble for reporting.
    then which ever the correct records are there they will update at first load with normal DTP
    which ever the error records are there those records will be moved to error stock( it is part pSA only)--
    then click error stock tab( on top menu bar you can find) and do the changse and create the Error DTP
    once recors gone to error stock you can find the c reating error DTP option in existed DTP
    create the ERROR DTP and load teh data.
    Thansk & regards,
    sathish

  • Error Stact DTP data deletion issue

    Hi,
    How to delete Error stack DTP data?
    Please give me your inputs
    Thanks,
    Jayapal.

    Hi,
    Data goes into error stack when you have errorenous records. Once you correc these records and load them via an error DTP the error stack automatically gets deleted. Also, when a DTP request is deleted, the corresponding data records are also deleted from the error stack.
    help full link:
    http://help.sap.com/saphelp_nw70/helpdata/en/43/f92c705e136ecce10000000a1553f6/content.htm
    Thanks,
    Arminder

  • Exception error in DTP

    Hi ,
    I am getting error when i run DTP , The request shows red when i see the log it says exception raised in Start routine ,
    below is the Warning message in start routine when i go through the log see
    The exception CX_static_check is neither caught nor is it declared in RAISING clause of "EXECUTE"
    but when i see in start routine and transformations there is no syntax errors , please some one help me how to come out from this...
    Regards,
    Roma

    Please Debug the code while the data is being loaded & you will come to know where exactly is the DTP failing.
    Also, go to ST22 to see the run time error & the piece of code where it is pointing to.
    If possible, paste the piece of code that is written after you've found out where exactly is the problem.
    Regards
    Vishal
    Edited by: Vishal Sanghvi on Mar 14, 2011 8:47 AM

  • Exception error in DTP  CX_static_check

    Hi ,
    I am getting error when i run DTP , The request shows red when i see the log it says exception raised in Start routine ,
    below is the Warning message in start routine when i go through the log see
    The exception CX_static_check is neither caught nor is it declared in RAISING clause of "EXECUTE"
    but when i see in start routine and transformations  there is no syntax errors , please some one help me how to come out from this
    FYI : many times i activated transformations and DSO and restart the system as well but still same problem
    Thanks,
    AshaKP
    Edited by: AshaKP on Jan 9, 2011 7:43 PM

    Hi ,
    Thanks for your Reply, I did that too but still  the same Problem ,Here i see strange problem it  is not giving any dump just it says problem in start routine when i click that it showing select statement in start routine but i dont think any problem with Select statement when i  click on syntax check it shows the below problem. for reference i can provide my select statement as well
    *The exception CX_STATIC_CHECK is neither caught nor is it declared in          *
    the RAISING clause of "EXECUTE".
    SELECT
                              comp_code
                              chrt_accts
                              gl_account
                              ac_doc_no
                              item_num
                              fiscyear
                              acct_type
                              co_area
                              costcenter
                              postxt
                              creditor
                              debitor
                              MATERIAL
                              plant
                              DOC_DATE
                              OI_EBELN
                             DOC_NUMBER
                             /BIC/ZERFMG
                             /BIC/ZERFME
                             /BIC/ZBPMNG
                             /BIC/ZBPRME
                              /bic/zaltacct
                            FROM (zt) INTO CORRESPONDING FIELDS OF TABLE
                            it_td
                            FOR ALL ENTRIES IN it_sp
                            WHERE ac_doc_no = it_sp-ac_doc_no
                            AND ( ( item_num = it_sp-/bic/zbuzeid ) or
                                 ( item_num = it_sp-/bic/zbuzeik ) )
                            AND  comp_code = it_sp-comp_code
                            AND   fiscyear = it_sp-fiscyear.
    Note : problem when i only add  DOC_NUMBER to the select statement , if i comment DOC_NUMBER in select statement my data is loading perfectly
    Thanks
    Asha

  • Error in DTP while scheduling

    Hi experts,
    when i am executing DTP I found 2 errors. so that I am not able to load data into DSO,
    upto Datasource data is comming well, but after that I got problem.
    so far it working good, bit changes was in Data sources after that replicated the Datasource well.
    the next load I am facing this problem.
    I am in BI 7.0 Environment. error are :
    1.Error saving Data Transfer Process  Message no. RSO843
    2.Tranaformation: 0H3JLJR39U79IQOU37PU5T8IQKYCCW52   Message no. RSTRAN715
    can any one help me.
    Regards
    Vijay

    Hi Vidya & Sdheesh,
    yes have done all required activations after teplication of data sources, data was loaded to Datasources.
    after activation of the transformation and DTP only I try to schedule the DTP.
    that time this error is throughing.
    can you tell me any standard programes to activate DTP and transformation in se38.
    Regards.
    Vijay

  • Error during DTP Activation

    Hi all,
    I have a DTP to load data from one DSO to another DSO. I'm getting the following error while activating this DTP,
    Activation of Objects with Type Data Transfer Process
       Internal Activation (Data Transfer Process )
          Post Processing/Checking the Activation for Data Transfer Process DTP_4EQUEFXTS6NLNSRPCP2G
    Error from PSA ****
            Error when activating Data Transfer Process DTP_4EQUEFXTS6NLNSRPCP2GSYT00
    I'm not able to activate the DTP . How to solve this error?
    Thanks in advance.

    Hi,
         Are your DTPs delta loads? Sometimes, you may face this problem with the DTPs with delta loads. in that case, the delta DTPs don't get overwritten sometimes. This could be the problem.
    Regards
    sunil

  • Error in DTP loading from 1st level DSO to 2nd level DSO

    Hi Experts,
    I am facing a strange kind of error while loading data through a DTP included in Process chain.
    We are loading full load, from a DSO to a target DSO.
    But it gives an error, "Error in substep : Start routine".
    When i checked the error logs, it redirected me to the start routine, where a deletion statement is written.
    We checked, with some ABAP persons, the code contained no error.
    So we repeated the DTP(right click and repair), it worked fine this time.
    There are several other DTP, with the same source and target.
    As per the client requirement, we divided the loads and not loading at once.
    The same error happened with other DTP also, but repeating them solved the problem again.
    As this is only a work around, but it makes no sense as it had to be done manually everytime even though it is scheduled using a process chain.
    Any one who has encountered similar problem, please share idea/information with me.
    Regards,
    Ajay

    Hi,
    I had the same problem before, to debug the code, i put break point in the routine and couldnt find any error. Then loaded the data, it failed again. then I removed the break point from the transformation and activated it. When ever we activate transformation, a program is generated, if the program is not generated then this kind of problem occurs.
    Thanks
    Srikanth

  • Errors in DTP

    Hello All,
    I am facing the following errors while running DTP from  DSO-DSO.
    1.    Update terminated in accordance with error handling setting
           Message no. RSM2715
    2.    Overflow in the operation +
            Message no. RS_EXCEPTION000
    3.     An exception has occurred
            Message no. SY530
    4.     Error in substep
           Message no. RSBK231
    5.   Update terminated in accordance with error handling setting
    Message no. RSM2715
    Please let me know how to resolve this issue.
    Regards,
    Priya.

    Hi Priyadarshini,
    1)Try the debugging mode in DTP. This might help you in finding out the error data record.
    2)run the DTP by selecting "vilid records update, No reporting". this may some times collect the error record in Error stack and update the remaining records.
    If any error record is collected, then you can go edit the record and run error DTP.
    Hope this solves your problem.
    Regards,
    Srinath.

  • Error in DTP while loading master data

    Hi Experts,
    When Iam loading 0MAT_SALES attributes master data, the load is complete till PSA. But whicle executing DTP to reach its further data target "info object" I getting an error Data record 7632 ('030001DF2116VBG20V-M9‚B '): Version '030001DF2116VBG20V-M9‚B ' is not valid. I understand that the same key values exist in the field.
    Iam also aware that if we check the tab "unique data records" in the update tab of DTP, it may be resolved.. but is this the right way to resolve this error? Or there is any other way to resolve this. Please help me to sort this.
    Also, in the above error statement, how can i see the record no "7632" in the PSA maintenance srceen?
    Points will be assigned.
    Best Regards,
    Geeta.

    Hi,
    Once you identify the master data record because of which the load is failing go and check the Master Data table for 0MAT_SALES(P-Table).And check for the OBJVER for the particular record.
    It might be happening that the same record exists in both M and A version(as you said data with same key exists)or the record might be in M Version.
    In that case run a Attribute changerun for 0MAT_SALES.This should bring all the records in A version.Then repeat the load and check.It mite go through.
    This might happen if there were changes in the Master data inthe last run and no change run was performed.
    Regards,
    Abhishek

  • Error in DTP (The master data is deleted in the Background)

    Hi,
    while loading the data  to Data target (0chrt_acct_attr) through DTP...... I got the Error "  The master data is deleted in the Background". Plz advice me it is an urgent issue.

    Does the log in SLG1 say any more details?
    Use RSDMD as Object & MD_DEL as Sub Obj. Leave the other field to *.
    Is it happening for 1 specific object or for all? What type of data (attr or text)?

  • Error Activating DTP - error stack versioning

    Hello Gurus,
    I am trying to activate a DTP, which has gone inactive , not sure of what reason. When I try activating it, message pops up saying the Error Stack needs to be cleared. I tried to display the error stack, but no options to delete data in the error stack. Can anyone guide. I dont require that data into the data targets. How do I go about activating the DTP or deleting the data. Has anyone encountered this before. Thanks in advance.
    Versioning not possible for PSA /BIC/B0001509
    Message no. RSAODS009
    Message no. RSBK068
    Diagnosis
    An incompatible change was made to the source of the data transfer process (DTP) and the error stack for the DTP contains data. Versions therefore need to be defined for the error stack. However, this is not permitted because any existing requests in the error stack are not included when filtering new records with the same key.
    System Response
    The DTP cannot be activated.
    Procedure
    Empty the error stack before the incompatible change. You have two options:
    Delete the requests that resulted in records containing errors.
    Update the data for the error stack with an error DTP.
    Note however, that any errors that still exist may be updated back into the error stack.

    Hi,
    please go to DTP and delete the data in Error stack and then re import the request to your system.
    regards
    Dinakar

  • Error in DTP while loading data on 0PUR_O02 dso

    Hi Expert,
                     While I am trying to load data on 0PUR_O02 ods through DTP  of 2lis_02_hdr data source is shows an error like
    "Runtime Errors         UC_OBJECTS_NOT_NUMLIKE" it is not able to execute the ABAP Progaram "GP3JRKF3SV9ZD4JVR3HEVBOMJN6". Please tell me how to rectify this error.
    Thanks and Regards
    Lalit Kumar

    HI Expert,
                   After reactivation of Transformation it is showing same error, actually problem is in start routine of
    2lis_02_hdr transformation....
    " Error in the ABAP Application Program
    The current ABAP program "GP3JRKF3SV9ZD4JVR3HEVBOMJN6" had to be terminated
      because it has
    come across a statement that unfortunately cannot be executed."
    Thanks and Regards
    Lalit Kumar

Maybe you are looking for

  • My computer crashed and I am unable to receive my acrobat 10 I purchased online. what do I do to not have to pay for a new update?

    my computer crashed and I am unable to receive my acrobat 10 I purchased online. what do I do to not have to pay for a new update?

  • ThinkPad Updates Annoying :S

    hi i have several questions about Updates about my machine - ThinkPad Edge 13 - 0196-2zg 1. in the lenovo site downloads drivers link , when i write my type number and operations system choice  i see the list of drivers but there are many and also so

  • Linking Transactions

    Hi My requirement is to link transactions to new transaction in IC web client via business context. Can some one tell me is that achievable via some standard functionality or do we need developement for that. Regards Ram

  • "This field name is not known", VB6, CRXI RDC

    Implementing RDC/designer in VB6 code. The underlying DB is SQL SERVER 2005. I turned to the RDC / designer method because I couldn't figure out, in a way that worked, how to override the SQL Server db at run time on client machine. My reports contin

  • Compound paths won't work properly

    Hi everyone, I am relatively new to Illustrator.  I am using CS6. I am trying to punch holes in a circle using compound paths, as you can see here : The tadpole shape and the human shape are the holes I need created in the large circle behind them.