Load to data target error

I am getting the following error message when trying to run a delta load to an ODS (below): 
What is the easiest way for me to find the request? Thanks
Diagnosis                                                                               
Request 73.750 has still not been uploaded.                                                                               
System response                                                                               
The system cannot upload request REQU_41KFZ7CIFF44VZZHOV4DJ9Q8N (73.765
Procedure                                                                               
You can find information and the monitor log for a request in data load
    monitor for a single request . You can also display the assignment of a
    request number to a SID here by selecting the request number in the    
    header  tab page.                                                                               
First upload request 73.750 to ODS-Objekt 0FIAR_O03 .

Hi Niten,
Use transaction RSRQ and put in the request number (for 73.750 ... it should be in the error message). In the monitor you can analyse what the request is and why it isn't loaded to the ODS. You can manually update it is reqd.
Hope this helps...

Similar Messages

  • Data target error when opening InfoPackage (not loadable)

    Hi,
    I have transported my objects from the development environment to QA environment, but now when I try to open one specific InfoPackage (in QA) to schedule a data load to an DSO, I receive the following error:
    Data target 'P_USUARIO ' removed from list of loadable targets; not loadable     RSM     33
    Data target 'P_USUARIO ' is not active or is incorrect; no loading allowed     RSM     36
    I tried to run RS_TRANSTRU_ACTIVATE_ALL program before realizing that it is not relevant in NW04s and I tried to transport many times again this specific data target with no success.
    Any suggestion??
    Thanks in advance.
    Raphael

    Hi:
    The program you ran is for Transfer Structure.
    The error you are gettign is for an Inactive Update Rule.
    If the infopackage is loading several data targets and an update rule is inactive, then, you have take off laoding to that Update Rule in Infopackage.
    First, see which Update Rule is Inactive. Look in all the tabs of infopackage and you will find it.
    Ram C.

  • Can u give clear steps how to load 3 data target at a time by the help of p

    can u give clear steps how to load 3 data target at a time by the help of parllalesim

    hi,
    create the load infopackage type and give the infopack you need to load.
    create 3 similar process types.
    chain should have this flow
    start -> delet index(if cube is the target) -> load target(connect the load process to start process) parallel -> and process -> create index(if cube)/actiavtion of ods(if ods)
    Ramesh

  • Data will be load to data target  by company code wise .

    Hi,
    I have a requirement,"The data will be load to data target(Info Cube)by company code wise .
    so any one can provide me the ABAP code.
    Regards,
    Venkata Sharma.

    Hi Sharma,
    There is no problem you can do it in R/3 and also in Transfer rules.
    Hope this helps
    Assign points if useful
    Regards,
    venkat

  • Error in flat file loading in data targets

    Hi,
    when im loading the data from flat file
    "information missing for currency translation into internal format" this error is coming when doing schedule.
    can anyone pls help me,im new to SAP BW.
    Thanks,
    sita

    Hi Guptha,
    I took 0AMOUNT so 0CURRENCY is assigned automatically.
    0currency I kept GBP, INR.
    If any solution pls help.
    Thanks,
    sita
    Message was edited by: sita yerram

  • Lock NOT set for: Loading master data attributes error

    Hi experts,
    We were encountering this error before when trying to load master data.  When we checked the system we could not find any locks at the time, and activation or kicking off the attribute change run failed again.  We finally solved the problem running FM RSDDS_AGGR_MOD_CLOSE which sets the close flag to 'X' in table RSDDAGGRMODSTATE.  I have read that it is possible this lock error happens when two change runs happen at the same time.
    My question are:
    1. is it possible to find out what process exactly "caused" the lock? the table RSDDAGGRMODSTATE does not have a reference to any object or job. I am curious as we are trying to find ways to avoid this in the future...
    2. in our case, when we could not find any locks, is running this fm the only work around? is this a best practice?
    mark
    Message was edited by:
            Mark Siongco
    Message was edited by:
            Mark Siongco

    Hello Catherine
    I have had this problem in the past (3.0B) --> the reason is that our system was too slow and could not crunch the data fast enough, therefore packets where loacking each other.
    The fix: load the data into the PSA only, and then send it in background from the PSA to the info object. By doing this, only a background process will run, therefore locks cannot happen.
    Fix#2: by a faster server (by faster, I mean more CPU power)
    Now, maybe you have another issue with NW2004s, this was only my 2 cents quick thought
    Good luck!
    Ioan

  • Load Master data attributes error

    Hi all
    We are currently loading 0PM_ORDER and 0NOTIFICATN. In 0PM_ORDER we have 0NOTIFICATN as navigational attribute and in 0NOTIFICATN we have 0PM_ORDER as a navigational attribute. Sometimes both documents are new and as a result will the 0PM_ORDER not load becuase 0NOTIFICATN does not exist and vice versa. If you try to load 0NOTIFICATN it generates an error stating that the SID does not exist for 0PM_ORDER. So we found ourselves in a catch 22 situation.
    Is there a way to check for individual navigation attributes instead of using the generic update type in the scheduler?
    Thanks
    Karin

    Hi,
    If you make notification number as navigation attribute then it will create issues as it will try to create SID's for PM while loading the data and vice versa.
    May be you can try to remove PM orders from the navigation of Notification number and make it display only and see what happenes.
    Another soln is tricky but should work.
    Load the notification numbers first only to the notification number infoobject by any mean and activate this master data.This could be through the a new DSO between the existing data source and master data.
    I hope there will be attributes for notification number as well.
    Once notification is loaded then load the master data for PM Orders and then load the master data again for notification infoobject from the data source through another DSO.
    This may be tough in the case of delta as you will have to go for the same data load twice to the master data object.
    In this case you can have to TWO DSO's in between the master data object and the data source one only for notification number and another one for all the its attributes.
    Load the same delta from the data source to the bothe DSO.
    Use the one with only notification number to load before the PO orders load to the notification infoobject and load the data from nother DSO with attributes after the PM loads have happened into the notification number objects.
    You can wait for other replies as well if you are looking for easy solution.
    Thanks
    Ajeet

  • Load PSA & data targets in parallel and dialog processes

    We have noticed that when we load data into BW using the processing option: PSA and Data targets in Parallel, that the system basically uses all available dialogue processes on the application server that it 
    is running on.  On systems where we only have one application server, this obviously renders the server useless for anything else. In addition we have seen that even when we have additional application servers, the system is still virtually useless and extremely slow.  We would like to be able to use this option for large data loads, as it theoretically can allow these large loads to complete in a shorter amount of time.     
    However, this issues we see cause us to be hesitant to use it, as we cannot afford the system to be affected so negatively while they are running. (we are bascially a 24x7 shop for users).                      
    Is this the behavior that is expected?                                  
    Is there some way that we can limit the number of processes this mode   
    consumes?
    Are we missing something?

    It is a basis setting, but you can limit the amount of processes one user is using in parallel.
    As I'm not basis, I don't know the setting, but we were able to pull it off at my current client.
    kr,
    Tom

  • Key Figure doubles in value when loaded to data target

    I have added a key figure to a copy of the standard inventory cube 0IC_C03.  When I load the key figure it has the correct value in PSA but doubles in value when loaded to the cube.  The mapping is one to one, why is this and how can I resolve? Thanks

    Hi,
    You might have done compression for BX and BF LOADS with MArker update
    or
    you have not yet done compression at any request.
    With rgds,
    Anil Kumar Sharma .P

  • Error 3 when loading external data

    Hi Gurus!!
    I am trying to load data from a flat file into a Cube. The load is done by a process chain and have worked perfectly before. The file is located on the application server.
    Now I get the following error:
    Cannot Update Request REQU_DESUFKD2XA1LDREQ0KEJZ2TJC in Data Target
    Error 3 when loading external data
    The file looks ok when i compare it with the ones i received earlier.
    Any ideas what this error 3 is all about?
    Thanks in advance!
    Pontus

    Hi
    I Have had trouble raching the network for some time.
    Problem solved. My misstake, It was the cube that were set to transactional.....
    I will credit A.H.P.
    Thanks everyone!
    Regards
    Pontus

  • Error Caller 70" is missing while loading master data

    Hi All,
    I am facing a Problem while loading master data getting error like "Error Caller 70" is missing" ,there are 4 data packages and in that except one all other with status green .1  data pakage is showing with red color, its update till only PSA .
    Please help me out to solving this issue .
    Thanks in Advance
    Sandhya

    Hi,
    check the below links
    caller 70
    Re: Caller 70 error
    caller 70
    Hope this helps

  • How to load data targets through process chain

    hello gurus,
    i am new to bi7.0 environment,
    can anyone provide me step by step loading of data targets with the help of process chains.
    its very urgent
    thanks in advance
    bharath kumar

    Hi,
    After creating Start variant, select Data Targets in left side, find out which one you want to create PC. Drag and drop that Data Target ODS into right side, and select info package and ods activation.
    For Master data also the same you have select Attr Change run.
    Connect the links from Start variant to data targets.
    Check the below links:
    http://help.sap.com/saphelp_bw33/helpdata/en/d5/e80d3dbd82f72ce10000000a114084/frameset.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/8f/c08b3baaa59649e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/dc/c7e542de327276e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/87/13843b74f7be0fe10000000a114084/frameset.htm
    Business Intelligence Old Forum (Read Only Archive)
    Reg
    Pra

  • Updating data from PSA to Data Target

    Hi,
    I just want to update data from PSA to data target.
    There is a process chain running daily it will updating Master Data in to 0Vendor object. This process chain is updating only upto PSA not the data target. I just want to update from PSA to data target.
    There is a update rule for 0Vendor but itu2019s not active at the movement and also it is not properly mapped with the 0Vendor.
    Is there any other method which I can update data from PSA to Data target with in the same process chain.
    Thanks
    Ganesh

    If this is BW 3.5, change the infopackage setting to load to data target as well.
    This is a other w ay than using the update from infopackage.
    if this is 7.0, Use the DTP to load from PSA(datasource) to Target.
    Let me know if this helps.
    Thanks
    Sachin

  • Authorization issue with report on "Char data target"

    Hi,
    we've a characteristic ZCHAR inserted as data target.
    user is not able to execute a report created on this "Characteristic data target".
    error is as follows : "Error : You are not authorized to use ZCHAR".
    Could some one advise how to resolve this issue & what authorizations need to be assigned to this user.
    <b>PS: same user has no problems running other reports created on infocube & ODS.
    also, this characteristic data target is not "authorization relevant" in the info object definition.</b>
    appreciate your help.
    I've following profile assigned to user.
    S_RS_ICUBE - Administrator Workbench - InfoCube
    Activity   :                     All activities
    InfoCube Subobject :             All values
    InfoArea           :             *
    InfoCube           :             *
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

    Gova,
    thanks for your reply.
    profile doesn't have any authorization object S_RS_IOBJ.
    looks like this is the problem.
    I quickly tested with this object on a dummy profile & it worked with following settings. Is this correct just for reporting?
    Object S_RS_IOBJ
    Activity                       Display 
    InfoObject                     ZCHAR
    InfoObject catalog             *       
    Subobject of InfoObject        Data    
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

  • Link Between PSA and Data Targets

    Hi Experts,
    Could you please help me is there any table which will have PSA & data target (Cube or ODS) details.
    I know the table which will have data target manage screen details and other table wil give the details like data loaded into till PSA.
    But i want to know any SAP table will have link between PSA & data target.
    I want to know if the request is loaded till PSA or it is loaded into data target.
    Any table will give details like PSA request no, if target is there then some kind of flag like....
    Please let me know if any one know the table which will have PSA as well as Data target details.
    Thaks in Advance
    Shaik

    Hi,
    I clearly mentioned im aware of Manage screen details table, i want link between PSA and Data target table which will return if requst loaded till PSA or PSA & target.
    Im using BI 7.0 .
    Regards
    Shaik

Maybe you are looking for