Attribute change Run and Infocube Problem

Hi SAP BW Experts ,
   I am getting the following problem
2 days back our production system was down when Attribute change run is running in a process chain . After the system is up I triggered the Attribute change run manually for that specific master data Object. But the jobs was cancled automatically. When I checked the Job log I found the following messages
    <b>“InfoCube XXX is locked by a terminated change Run”</b>
  System error: <b>RSDU_TABLE_COPY_INI/DDIF_TABL_ACTIVATE /BIC/E200073 /BIC/E100073 0</b>
Message no. DBMAN100
When I verified manage screen in the Infocube XXX , one request is not rolled up . when I tried to rollup that particular request manually again I am getting the same message <b>“InfoCube XXX is locked by a terminated change Run”</b>
When I tried to create Indexes on that Infocunbe XXX , Again I am getting the same message <b>“InfoCube XXX is locked by a terminated change Run”</b>
When I tried to load data in to that Infocube I am getting the same message <b>“InfoCube XXX is locked by a terminated change Run”</b>
The Steps Taken By Me:
  1. In SM12 , there are no lock entries for the Infocube XXX
  2. According to A.H.P reply I verified the Support package . We are having Import Support package 18 for 3.10( BW 3.10 patch 18 or SAPKW31018 )
  so I think there is no problem from patch side.
So please let me know by doing which task , I can eliminate the error message “InfoCube XXX is locked by a terminated change Run”

I got this reference from one of other site. Hope this solves issues of most of our ques on this topic.
We faced this problem and reported to OSS. They solved our problem.Here is
the answer from OSS
I connected to your BWQ system. I checked the table RSDDAGGRMODSTATEand
found an entrie for a change run "not yet" finished.
CNSID CLOSEDFL TIMESTMP_START TIMESTMP_END TSTPNM
207,851,300 20,030,910,141,500 0 SIDTLHG
As you can see, the field CLOSEDFL is blank (should be 'X' for an ended
change run) and the field TIMESTMP_END is also zero.
You can also check with the function module RSDDS_CHANGERUN_MONITOR as
in note 388069 that both objects you reported are the ones involved
with thi change run error (Infocube ZINV and Infoobject ZELEM_PEP):
E_CR_STATE C
E_T_CHANM 1 Entry (IOBJNM = ZELEM_PEP)
E_T_HIEID 0 Entries
E_T_AGGRSTATE 1 Entry (AGGRID = 3QR79ZYB6VGSDS3C42HPXMA8S
ICUBE = ZINV)
E_T_MSG 1 Entry (IOBJNM = ZELEM_PEP)
You have two choices to solve this problem. You cn either:
1.- Restart the change run and let it finish with ok.
The change run usually fails due to database errors, tablespace
problems, and when some user manually cancel it (NEVER should be
done!!)
2.- Change manually the entry from table RSDDAGGRMODSTATE that isdescribed
above. Set the field CLOSEDFL with a 'X' and also fill the field
TIMESTMP_END with a value with the following format
yy,yym,mdd,hhm,mss. Use, for example, '20,030,910,181,500'
IMPORTANT!!!
After this change on table RSDDAGGRMODSTATE, you have todeactivate
all aggregates, activate again and refill them!!
Hope this solves your error. If the issue is solved, please close this
message with the [confirm] button.
Best regards,
David =C1lvarez
SAP Active Global Support
The answer refers to our problem.We chosed option 2. Here is the AbAPcode:
REPORT ZLOCKED .
tables: RSDDAGGRMODSTATE.
select * from RSDDAGGRMODSTATE where CLOSEDFL = ' '.
RSDDAGGRMODSTATE-CLOSEDFL = 'X'.
RSDDAGGRMODSTATE-TIMESTMP_END = 20020912195015.
MODIFY RSDDAGGRMODSTATE.
ENDSELECT.

Similar Messages

  • Use of Process type Attribute Change Run and Rollup in Process Chaning

    Hi SAP Gurus,
    I have a doubt about the use of process types Attribute Change Run and Roll up in PC
    If any1 can clear my doubts it would be helpful
    if possible if any1 can tell me about the list of process types available in Process Chains it would be helpful
    Thanks in advance

    Change run process is used to re-activate the Attributes after changes
    Roll up process is used to refresh a target (example : aggregates) after new data are uploaded into a Cube

  • Attribute Change Run and Editing BI data

    Hello Experts,
    I have two questions.(They are not related to each other).
    Can BI data(Infocube data) be edited?
      For eg GL account in R/3 is changed from 100 to 2100. I want to know how can this be handled in BI.
    Attribute Change Run in the process chain ends with error.
      "Master data characteristic ZACCTNUM activated in 6 seconds. Error while activating characteristic   ZACCTNUM ". There are no more information.
       The BWREMOTE user has the authorisation to Execute Change Run.
       What could be the possible reasons for this failure.
    Thanks in advance.
    Regards
    Meenakshi

    Hi Meenakshi,
    Regarding your questons:
    1. You can't edit the data directly in the cube. If you have incorrect data in the cube and the data is still in the PSA you can edit the incorrect data in the PSA and you can then delete the incorrect requests from the cube. You can then reload the correct data from the PSA. If its not an option to delete individual requests you could delete the incorrect data using the selective deletion option (if you can select on the incorrect data in the cube). You could then reload the correct data from PSA or source system.
    2. Please check the infoobject ZACCTNUM is active in RSD1. If it is there may be an inconsistency with the data in the infoobject ZACCTNUM, please check if the solution part of the SAP note 1033721 can help you in this case.
    Best Regards,
    Des.

  • Aggregates with Attribute Change Run and Master data

    Hi !
    I created Aggregate which includes Master Data such as Customer , Customer Number , Material , Material Number.....
    It also contains navigational attribute and hierarchy...
    Now we all know that if Master data and Hierarchy changes frequently(or some new values are added or new attributes are added etc.) we want to see the respective change in Aggregates too
    So just Rolling up aggregate will not help.
    We need to apply Attribute Change run for this purpose, to aggregates..
    Now the question is HOW TO  APPLY ATTRIBUTE CHANGE RUN to aggregates?
    How to automate this process with Process chains..?
    If i create Aggregate on Master Data CUSTOMER NO., DOES IT AUTOMATICALLY INCLUDE THAT AGGREGATE IN ATTRIBUTE CHANGE RUN FOR THAT CUSTOMER NO. PROCESS CHAINS ?   Yes or No..........
    (What i mean to say is if there is Attribute Change Run for Customer No. and if this is in Process chains specially created for Customer Number , than as aggregates are created on  Customer No., does i t automatically applies and make changes to Aggregate too, or do we hvae to create special process chian for it ?)
    Please reply asap ? its urgent

    hi,
    check these links for attribute change run
    What's the attribute change run? and the common sequence of a process chain
    http://help.sap.com/saphelp_bw30b/helpdata/en/80/1a67ece07211d2acb80000e829fbfe/content.htm
    regards
    harikrishna N

  • Attribute change run and aggregates

    Hi Gurus,
    After loading to master data, we do the Attribute change run via RSA!->Tools and select the particular infoobject (which was loaded).
    After this do we need to activate the aggregates or are they taken care by the change run which was done for the infoobject.
    Also do we need to activate the master data via its context menu or is the attribute change run sufficient.
    Thanks,

    Whenever you load new datas into your master data table it wil be in M version(Modified version). you are running an attribute change run to change the M version to A version(Active version). so you dont have to activate the master data separately via its context menu.
    The attribute change run will aslo take care of your aggregates. You dont have to activate your aggregates separately.

  • Attribute change run Failing in Process Chain

    Hi guys,
    Every day my process chains is failing due to Attribute change run and I am maually running attribute change run.
    And one more thing when the attr. change run is triggered automatically,then it is generating 2 change counters in RSATTR tcode instead of 1.
    One is successfully completes and one is still in schedule.After 2days days it is showing like completed change count id.
    Please help me.
    Regards,
    Tiragati.

    Hi,
    As you said Attribute change run step is failing every day.
    can you post the error message. is it failing because of Lock issue or some other issue.
    Mostly attribute change runs fails with lock issues. if its the same problem in your case. make sure that no master data objects runs at the time attribute change run runs.
    Try to put some delay in the process of the Attribute change run so that it will not get failed.
    Check if its the same ACR scheduled or diff objects?
    Regards
    KP

  • Attribute Change Run Process chain

    Hi,
    We have a attribute change run step in Process chain with "selective infoobjects".
    But when it executes it runs attribute change run for all infoobjects apart from what i have mentioned in the variant.
    Proof:
    I had a snapshot of infoobject list in RSA1->Tools->Attribute change Run before executing process chain in which i saw info objects other than what i had in the variant.
    I ran the process chain.
    Again I saw the infoobject list RSA1->Tools->Attribute change Run and it was empty!!
    Even though I mention some infoobject in process "Attribute change Run" It runs for all info objects irrespective of what I maintain in the variant.
    This causes problem and creacting lock. If anyone ever observed this problem and resolved please let me know!!
    Thanks
    VJ

    well here is the POC ,I have nw204s SP-12 .
    Steps followed -
    Monitor of change run - 3 infoobjects currently waiting for CR.
    Built PC with Process type "Attribute  Change"  only ..no other process types barring "Start" which is imperative.
    Included only 2 Infoobjects from the 3 aforementioned.
    Scheduled as immediate and it executed CR for the 2 only,so my CR monitor shows now 1 pending for CR to be run,which is as expected.
    So as per Proof of Concept sp-12 works with process type "Attribute  Change"
    You may wish to check your process chain again and in worst case raise an OSS to SAP.
    Hope it Helps
    Chetan
    @CP..

  • Attribute Change Run VS Master data activation

    hello guys
    I just want to know whats the difference between 'Attribute Change Run' and Master data Activation...For me,both seem to serve same purpose.......in which scenarios do we use them?
    Thanks and Regards
    S

    Hi S,
        Although they seem to be the same there are differences.
    Master Data activation.: When you load master data, they are loaded as D or M versions. Check the table as /BI0/P<infoobject tech name> , you will see different versions, if you have not activated your master data yet.
    Note : If you are checking for SAP standard objects, drop the 0 eg table for 0MATERIAL would be /BI0/PMATERIAL.
    When you activate master data, all D and M versions of records get transferred into A or active versions. So after activation, you should not find anything other than A versions.
    ACR: The use of an ACR is two fold. 1st use is that it performs the same action as a master data activation automatically.
    The 2nd function, is that it realligns the aggregates for the changed attributes
    let me give you an example.
    You have an aggregate based on material group which is an aggregate of material.
    Consider that you have a material X which initial belonged to group A.
    The aggregate would look like this
    Material Material Group Keyfigure
    X                  A                      100
    Now you change the material group of the same material as B
    The aggregate would not change automatically....ie it would still be X A 100
    To realign the aggregate,you use an ACR. After running an ACR, the aggregate would look like
    X B 100
    Hope this helps.
    Regards.

  • CRITICAL QUESTION ABOUT ATTRIBUTE CHANGE RUN?

    In the master data load process chain there are several hidden small Attribute change run for each and individual loads and at the end there is a final Attribute change run this is causing delay for loads. i think this is been done this way because there are several delta loads going to the same infoobject, so it is doing Attribute change run after each and every load going to the target.
    My question is it mandatory to do this Attribute change run after each an every load going to the same data target or can we have only one big Attribute change run after all the master data loads to avoid delay and to improve load performance?
    Thanks in advance!

    Hi les,
    u can run manullay also attribute change run for particular infopbect whichever impacting the peroformance thruogh RS1 goto "Tools" menu and select apply attribute change run and select infoobjects whichever u want to run.
    I think it will help u. In this way u can run only relevant infoobjects ultimately it wont efect for system perofmance also
    assign the points if it helps.
    thanks
    sg

  • Attribute Change Run" process cannot precede process "Execute InfoPackage

    hi all,
    i have changed process chain, after changing the chain i have click the check button and activated. then iam getting this error
    A type "Attribute Change Run" process cannot precede process "Execute InfoPackage" var. ZPAK_C0BVLUDKPEPXGXFMHQ67RFI9L in the chain.
    please help me out
    thanks advance
    sudheer.

    Hi,
    Your process chain shud have the following sequence:
    Start Process> Loading of master data> AND process (if u have multiple master loads)-->Attribute Change Run
    And all the linkages between the processes shud only be "SUCCESSFUL". Create new variants for all processes you enter in your process chain.
    Check you chain before you activate. If it gives you exlamatory sign, the also u can go ahead with activation as it is giving u just the warnings.....
    Hope it'll help u.......
    Preet

  • Hi i have 50 infoobjects as part of my aggregates and in that 10 infoobjects have received changes in masterdata.so in my process chain the Attribute change run in running for a long time.can i kill the job and repeat the same.

    Hi i have 50 infoobjects as part of my aggregates and in that 10 infoobjects have received changes in masterdata.so in my process chain the Attribute change run in running for a long time.can i kill the job and repeat the same.

    Hi,
    I believe this would be your Prod system, so don't just cancel it but look at the job log. If it is still processing then don't kill it and wait for the change run to complete but if you can see that nothing is happening and it is stuck for a long time then you can go ahead and cancel it.
    But please be sure, as these kind of jobs can create problems if you cancel them in the middle of a job.
    Regards,
    Arminder Singh

  • RSA1 Setup and Hierarchy / Attributes Change Run Activation

    I have perfomed a Hierarchy / Attributes change run in RSA1, but althought it shows no errors; in some transactions (reports) its not updated or rather it still shows the previous and the actual hierarchy values overlapped.
    One of the possible solutions its to deactivate and reactivate aggregates, I already entered 0 in transaction RSCUSTV8, also try to find info objects and click  on activate master data but none has the option and they are not assigned.
    I been reading some solutions that involve making changes to the data that shows in different parts of transaction RSA1, the problem is that in my case there are no data in the transaction just shows some unassigned info objects.
    In fact SAP ask me to provide a System Logical Name prior to use transaction RSA1. So problably there are more set up steps missing.
    Does somebody knows where should I look for answers.
    Thanks
    Best Regards,
    Carlos

    Its more complicated than I thought currently learning more about BW

  • Problem with Customer master Attribute change run

    Hello Experts
    Master data load process chain for 0Customer failed in system at attribute change run step.
    Because of that failed instance when ever we try to reload data get error message
    "Attributes of characteristic 0CUSTOMER are locked by terminated change run 468502640"
    "Lock NOT set for: Loading master data attributes"
    It seems that last attribute change run step had locked master data object and lock is not yet released.
    Kindly advice resoluiton to this problem.
    Thanks in advance
    Regards
    Sudeep

    Failed due to lock issue. check in SM12 you can find lock with respect to your change run 468502640.
    Looks like master data step is running.
    Wait till the masterdata for attributes of 0CUSTOMER completes and them repeat the attribute change run step.
    To repat the attribute change run
    Rsa1 --> Menu Tools -->Apply Hierarchy/change run or use transaction RSATTR
    Click on monitor and Start Terminated Changes Runs(monitoring of Change runs)
    Here you can check the failed Attribute change run object in red status.
    after completion fo the master data and check the locks and click on execute button over there.

  • Process chain hangs when reaching AND process before Attribute Change Run

    Hi Experts,
    I have the following problem. For some reason my master data attribute process chain hangs when it reaches the AND process variant right before the Attribute Change Run. It does not go anywhere from that point.
    Thank you

    hi AG,
    if this is hanging daily at the same place without proceeding further, and with out giving the instance for the same. then the better way is to replace that AND process in the chain with the new AND process. and then check and activate ur chain. this wil solve ur problem.
    if this is the first time that happend to u, then check the previous load status, if any of the load has failed and u didnt turned the status of the process then also this can happen. So please do check it and act accordingly. If u cannt find the resolution then please run ur changerun manually.
    u can use RSPC_PRCESS_FINISH FM to convert the status of any process. for this u need to give instance and variant details. and then if u execute, then chain will continue further.
    Hope this will help you.
    thanks
    Vishnu

  • Small confusion about aggregates and attribute change run.. plz explain

    hi bw experts,
    i am having a small confusion regarding the aggregates and attribute change run.
    as far as in know if there is any new master data loaded, then we will activate it by context menu on the particular info object and select the option activate master data.
    the second one is going to tools--?apply hierarchy/attribute change run option.
    my doubt is is the attribute change run related to aggregates is yes then how,.?
    appreciated if you plz help me in detail both these concepts and wherther there is any connection between them.
    thanks & regards.
    vijay..

    Hi Vijay sagar,
    ATTRIBUTE CHANGE RUN:
    1)It's used after you change (add/delete/modify) attribute in the master data. You've to make it in order to have an effect after you modify it.
    2)Once the master data has been loaded, the hierarchy/attribute change run is performed. Once this process chain has been ended correctly, master data and texts are available in an active format in SAP BW.
    To get it :
    1. tcode : RSA1.
    2. Tools -> Apply Hierarchy/Attribute Change
    3. tap on Info-object list button (checking what master data you've modified before).
    4. tap on selection button for type of job
    5. Execute.
    link(s):
    http://help.sap.com/saphelp_nw2004s/helpdata/en/80/1a67ece07211d2acb80000e829fbfe/frameset.htm
    AGGREGATES:
    1)Aggregates make it possible to access InfoCube data quickly in reporting. In doing so, aggregates help improve performance. (See Aggregate.)
    2)In order to be able to insert aggregates effectively, it is important to find out which aggregates are frequently used or have not been used in a long time.
    3)Aggregates contains not only general data but also data that appears in an aggregate after data is filled and rolled up. Reporting in this InfoCube reveals how often data was loaded into an aggregate, how long filling and rolling up took, and whether it took longer to read or write the data.
    4)Adding when Rolling Up in Aggregate  counts the time required to write the data to the aggregate.
    The Records, Read for Aggregate Structure key figure  counts the data records that are read for constructing the aggregate.
    Refer the following link:
    http://help.sap.com/saphelp_nw70/helpdata/en/3d/5fb13cd0500255e10000000a114084/frameset.htm
    Assign points if it helps u
    Thanks & Regards,
    Madhusudhan Reddy.K

Maybe you are looking for

  • Trying to get lighttpd to upload a file through perl cgi

    Hi, I'm quite new in these things, so I might be doing something obvious wrong, but I'd like some help on this. I'm trying to make a webpage where people can upload files, this is the html page (located at /srv/html/index.html): <!DOCTYPE html PUBLIC

  • Error in Sample document (Message no. FF731)

    Hi, I am getting error - Tax code 41 may only contain one assignment line (Message no. FF731) while creating Sample document (T.Code F-01). One of the GL Account used in Sample Document is "Service tax Payable A/c" with Tax Category ">" and posting w

  • Is there ANYONE who has not had a problem with the 10.4.10 upgrade?

    Just bought Ilife and it requires 10.4.9. I'm using 10.4.8. I can't seem to find any post with positive results. Is 10.4.10 that bad. Sorry is this is a double post. I did this about an hour ago and it never showed up. Thanks Bob

  • Why can't change the comment text Colour in version 11.0.10?

    Why can't I change the colour of the text "the comment fuction" in version 11.0.10, but I can do so in the older version 11.0.09? Please fix this, thanks!

  • Smartform form {T_HEADER} has wrong page format

    I have a header window that contains a table for column headings just above my main window.  Somehow in the process of inserting a column and adjusting the size, I caused the following error to continue each time I attempt to print preview the form: