Loading error "Master data/Text of Characteristic ZMAT already deleted"

Hi,
I have some problem about SAP BW loading.
while loading I'm getting this error "Master data/Text of Characteristic ZMAT already deleted"
and loading is failing.
So when I try to loading again sometime loading is completed but sometime is failed with this error.
I try to find out root cause and I check table RSMASD there is ZMAT entry this table.
How do I remove the entry?
How can I fixed this problem ??
Now my SAP BW is 3.0 B and support package 26
Hope this helps...
Sumaru

Hi,
Check table RSMASD or SM12 for an entry there.
RSMASD should be blank normally.
SAP Note Number: 936694, 946992 and 936694.
Try
Re: Error while running InfoPackage
Master data/text of characteristic 0MATERIAL already deleted
Master data/text of characteristic ZXVY already deleted
Re: Data Load Error  due to Master data deletion
Hope this helps.
Thanks,
JituK

Similar Messages

  • Master data/text of characteristic ZXVY already deleted

    Hi,
    while loading master data I am getting this error message and load for the package is failing.
    "<b>Master data/text of characteristic ZXVY already deleted."</b>
    Please let me know how I can rectify the same.
    Thanks
    Bhargava

    Check if you can remove it from SM12.
    If not (because it is not there), one of the notes says that you can write an ABAP code and run it to delete it.
    I assume this is production, and you want a quick fix, so you may want to write a one-line code somewhere (for example in an obsolete infopackage - selection type ABAP routine) and run that. Check if you have access to write and test quick abap code somewhere (ie in SE30, or, in infopackage) the code would be something like
    delete from rsmasd where CHABASNM ne space.
    commit work.
    I don't think its a problem if the load is running currently, this lock has existed from earlier so deleting it as soon as you can would be preferred.

  • Master data/text of characteristic 0MATERIAL already deleted

    Dear BW Experts:
                    I'm getting this error message when I tried an extraction into an infocube.
    "Master data/text of characteristic 0MATERIAL already deleted"
    Before the extraction, I've loaded the characteristic 0MATERIAL succesfully.
    Can anyone help me? any clues?
    Thanks in advance.

    Hi All,
      We have also received the "Master Data has been deleted" error message. If you delete (or try to delete) the master data for a characterstic, you will get this error message for the next transaction data load. Just mark the failed request to red and back it out from the data targets and then try loading the data again, this time you will not get any error message.
      It will only give that error message for the first load after the deletion of master data.
      Now coming to the second point. How to delete the master data?
      As all of you know, we delete the master data by selecting delete master data from the context menu of an infoobject. This deletes all the master data records that are not currently being used in any of the infoproviders, hierarchies etc. In the system log (transaction SLG1), it will show what are all the records that got deleted and if a record is not deleted it will let you know where that master data is being used.
      Now the problem with deleteing master data in this way is, this runs in dialogue mode and if the no of infoproviders and data volume in those infoproviders is huge it will take very long long time to complete you will get a time out message. There is a function module "RSDMD_DEL_MASTER_DATA" , to run this in background you need to create a ABAP program and migrate it all the way to Production and run it in production.
    Luckily, there is a SAP delivered ABAP program which we can use to delete master data. That program is "RSDMD_DEL_BACKGROUND", run this program in back ground with the input parameters as mentioned below.
    P_IOBJNM - Infoobject name.
    P_CHABNM - Infoobject name.
    P_DELSID - X
    P_DELTXT - X
    P_OBJ  - RSDMD
    P_SUB  - MD_DEL
    P_EXT - MDDEL_Infoobject name_BG
    You can verify in system log, which records got dleted and which are not deleted.

  • Master data text and ods

    can i load the master data text and ods parallely?

    Hi Abby,
    If your ODS contains a characteristic value of an infoobject and you want to load master data (texts and attributes) of this IO, you'd better load master data first (not in parallel), then transaction data.
    You can do it in a process chain.
    Such a sequence will prevent the possible ODS activation failure.
    Best regards,
    Eugene

  • Master Data Text for Infoobject Plant Section

    Hi Experts,
    I've changed the standard Infoobject of Plant Section (0PLANTSECTN), so the master data (text & attribute) is active now.
    My question is: Does SAP BW provide the standard business content for master data of 0PLANTSECTN?
    Coz i've checked it on RSA5, but the datasource is not exist.
    Thanks for helping, hope you could give me some enlightenment
    Warm Regards,
    Tika

    Thanks for ur answer Swapnil..
    So the only thing i can do is create a custom DS and load the data (text) via Flat File? Or is there any way else to load the master data text?
    As I know, loading data from flat file is only can be done manually. The problem is, i have to make sure, that data in BW is always relevance with data in ECC. Hence, i need the standard DS. So i could load it directly from ECC.
    Am very appreciate, if any of u could share the best way.
    Thanks

  • Master Data Text File

    Hello - I'm attempting to load a master-data text file that includes some fields within a record that have a "0" either in the front or back, or both.  I can successfully load the file, however, when I go to maintain/view the master data records, all "0"s are dropped.  If anyone could let me know what I need to do so that the "0"s do not get dropped, I would greatly appreciate your help.
    Thank you in advance!

    Okay, great thanks!  I have one question - how will this affect the field if and when alpha characters are present?  Also, and I probably shoud have mentioned this earlier, we have "Formula" on the transfer rules for this field to convert any alpha characters to upper case.  Does this have any bearing if I change the routine on the info object definition?
    Thanks again!

  • Master data text deletion-urgent pls

    Hello
    Is there any other way to delete the master data text from the text table other than deleting from SE11 or SE16?
    the delete option is greyed out in SE16 and SE11.
    Is there any other way to delete the entries without affecting other objects?
    Regards
    Sri
    Points will be assigned

    Hello
    I have no authorization to SE14,SE16,SE11.
    This is the problem i face.
    Also as lakshman said when i delete the entry or record from
    Master data text it asks how to delete with or with out sids.
    Iam afraiding to delete because of data volume of transaction data.
    Suggestins please.
    Thanks for the helps

  • Error loading master data text

    Hi all,
    When I does a data load from PSA for master data text,
    error appears whcih shows "0OI_PBLTYP : Data record 3 ('INFO') : Language key is initial".
    Please tell me why this error.
    Hint:I have 17 records in PSA for 11 location types.
    11 in English and 6 in German.
    Thanks ,
    Chintu.

    Hi Chintu,
    Since you have made the info-object as "language-dependent" the system is looking for lang-key in the data. You can either enter the lang-key in the pSA directly. But if the source system is R/3 my suggestion would be that you pick up the lang-key for the datasource. This would ensure that you dont have to edit the PSA each time you load.
    Bye
    Dinesh

  • Error in Process Chain while loading Master data text?

    Hello All
    Having a Process chain and having 5 infopackages(Master data Attri & text)with FULL LOAD with an processing options as PSA and Infobject.In this one of the infopackage failed and the status is in red colour,and when I right clicked there is no <b>repeat</b> option?Now <b>how to run this process</b>?
    Heard that v can restart the process in debug screen?can anyone let me know how to do this?
    Many Thanks
    balaji

    Hi dear,
    you don't find the repeat option because this is a full load...I think you can easily restart the entire PC (or loading directly the failed infopackage from RSA1), because full loads for master data don't cause any data duplication !
    Hope it helps!
    Bye,
    Roberto

  • Loading Master data :Text for  0GL_ACCOUNTT

    Hi,
    I am trying to load master data text from BW 3.5 system to BI 7.0 through Export data source. The data transfer is terminated with the following error meassage.
    'In the source system, there is no transfer structure available for
    InfoSource 80GL_ACCOUNTT .'
    I have selected the check box in the Infoobject Characteristic with the export data source and then replicated the data source in  BI 7.0.
    Please provide me with suitable solution.

    Hello Richa,
    Last week I have a problem similar, try to generate 80GL_ACCOUNTT  in BI 7.0 first, right clikc in infosource  (0GL_ACCOUNTT)  -> Generate Export Datasource.
    Hope its help..

  • Error in Loading Project master Data into BW from R3

    Hi Experts,
    Actually I am trying to load Project Master Data from R3 to BW through a BW Process chain, Its a daily activity which we are performing since long time.
    But since last 2 days loading is getting failed with an error in ST22 in source system (R3):
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Exception              CX_SY_REF_IS_INITIAL
    Date and Time          27.09.2011 01:47:15
    Short text
         Access via 'NULL' object reference not possible.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "CL_CGPL_TASK==================CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "PREPARE_FOR_RELOAD" "(METHOD)", nor was it propagated by a RAISING
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: "ME->OUTLINE_PARENT").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    I tried to reload the data but no help, I am not sure how to reolve this issue, I also contacted to BASIS even they are not aware of this error.
    I am seeking help from you guys.
    Please help to overcome this problem...!
    Thanks.

    it seems basis issue
    howver check below links
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/objects_objref_not_assigned-1793688
    OBJECTS_OBJREF_NOT_ASSIGNED error in a background execution
    thanks
    pathak

  • Getting the error while loading the master data

    Hi
    i have tried to delete the master data using right click and delete master data, but still there are data.
    Now i am trying to load this master data again then i am getting the message "0 from 50033 records"
    and data load got failed with error message "master data/text of 0vendor already deleted "
    and due  to this i could not able to load my other infoprovider (which have 0 vendor).
    can any body help me, it very urgent...
    thanks and regards
    Anupam

    Hi Raju,
            I assume there are no routines written in the update rules and also you ae directly loading the data from R/3 ( not from any ODS). If that is the case then it could be that, the data maintained in R/3 has overlapping time intervals (since  time dependency of attributes is involved). Check your PSA if the same profit center has time intervals which over lap. In that case, you need to get this fixed in R/3. If there are no overlapping time intervals, you can simply increase the error tolerance limit in your info-package and repeat the load.
    Hope this helps you.
    Thanks & Regards,
    Nithin Reddy.

  • Master data text load failure?

    Hi all,
    My process chain for master data text has failed and i am getting the below error message?
    error records written to the application log
    error 4 in the update.
    pls advise me on this what should i do?
    thanks
    Pooja

    Hi,
    I will suggest you to check a few places where you can see the status
    1) SM37 job log (In source system if load is from R/3 or in BW if its a datamart load) (give request name) and it should give you the details about the request. If its active make sure that the job log is getting updated at frequent intervals.
    Also see if there is any 'sysfail' for any datapacket in SM37.
    2) SM66 get the job details (server name PID etc from SM37) and see in SM66 if the job is running or not. (In source system if load is from R/3 or in BW if its a datamart load). See if its accessing/updating some tables or is not doing anything at all.
    3) RSMO see what is available in details tab. It may be in update rules.
    4) ST22 check if any short dump has occured.(In source system if load is from R/3 or in BW if its a datamart load)
    5) SM58 and BD87 for pending tRFCs and IDOCS.
    Once you identify you can rectify the error.
    If all the records are in PSA you can pull it from the PSA to target. Else you may have to pull it again from source infoprovider.
    If its running and if you are able to see it active in SM66 you can wait for some time to let it finish. You can also try SM50 / SM51 to see what is happening in the system level like reading/inserting tables etc.
    If you feel its active and running you can verify by checking if the number of records has increased in the data tables.
    SM21 - System log can also be helpful.
    In your case it is probably because of invalid character issue.
    Thanks,
    JituK

  • BPC 7.5 NW Master Data Text Node Load with Hierarchy Intervals - Duplicate

    Hi,
    Does anyone have ideas on how to get past this error (besides a BADI)?
    I am loading master data text nodes from a BW hierarchy (say 0COSTCENTER) that has intervals defined for cost center nodes.  The problem is that the text nodes fail since there are duplicate values in the hierarchy table.
    Master data (dealt by table level) has errors
    Detected duplicate member ID 'F100'
    Detected duplicate member ID 'F100'
    Detected duplicate member ID '1000'
    Detected duplicate member ID '1000'
    etc...
    Thanks!

    Hi Virginie,
    You should be able to see an example in many threads; look for an example to Restriction of bw infoobect(not mapped to dim)
    You can also make a restriction under the InfoObject name when you run the DM package.
    Hope this helps,
    Gersh

  • Error while loading  0Plant master data in PSA

    Hi,
    i am trying to load attributes master data for 0PLANT, but in PSA i get the following error:
    <i><b>'Record 1 :Plant CU : No sales organization found; Local currency cannot be checked'</b> .</i>
    We are not using SD module and so no sales organization data is maintained have through a couple of posts  posted here in SDN,and have applied the correction instructions manually as stated in OSS note : 750322.(As mentioned for case 3). But i still get the same error.

    Hi,
       The issue is due to errorneous record.
    Delete the request in Master data and Try the following.
    1) Goto PSA --> filter the Status (Red or Green)
    Select the Red records and correct the data in which error is throwm.
    After correcting the data, save and Right click PSA and give Start update immediately.
    2) Load via Infopackage only to PSA and later update from PSA and check.
    Any one of the above 2 methods will solve the issue.
    Regards,
    Balaji V

Maybe you are looking for