Failed meta chain maintenance in Process chain in SAP BI

Hi all,
I have a Process chain having the meta chain of master data population.When successful , proceeds with the further steps in process chain. It has been scheduled in midnight.
After monitoring the PC , found the error in the master meta chain , so i repeat the step.
Here , after success of meta chain all steps gets running down the line till the end step in PC.
I do not want to re-run the steps below meta chain after repeat step.
Any Ideas to ignore the re-run ??

Hi,
If your Process is still running(Yellow color status) then right click it and go to Schduled Jobs. On this you will go to Job Overview there you can press STOP.
Else go to the SM37, there you can go and select your process using your process ID and STOP it.
And if you want to kill the complete process chain then go for Remove from Schedule.
Different Ways to stop process chain
1)SM37 -->Kill Job
2)SM50/sm66- ->Kill process
3)RSPC>Job Log>Make the process RED forecefully.
4)RSPC>Process chain> main Menu"Remove from Scheduling" OR
5)se37-->RSPC_API_CHAIN_INTERRUPT
give RFC BW system name(technical) and process chain name(technical)
Steps 1 -3 stops the chain running in process
Steps 4-5 stops the chain AFTER the current job which is running is completed as sucessful or Failure by nature.
Hope this helps you.

Similar Messages

  • Failing at ACR step in process chain?

    Hi,
      Could any body explain on this topic?
    In process chain job mostly the chain was failing at ACR(attribute change run) step. that it is materdata ACR step.i want permanent solution for this step? I want find why this ACR step is failing weekly twice not regularly.
    So,plz any body help on this..
    Thanks&regards,
    Goodyear.

    What is happening here is that while the ACR process is trying to run in one chain(the main MD chain) most probably another chain is already getting kicked off before the MD chain and its ACR process is RUNNING while the main MD chain's  ACR process is trying to kick off.
    -Try to have sufficient spacing between the process chain batch scheduling runs so that 2 ACR processes NEVER clash.
    -An ACR process while running,locks the MD tables and so no MD loads on those said infoobjects should kick off while the ACR process is running.
    -goto Tools->Attr/Change run.It does contain a short log of the past ACR runs.Maybe u can get details about..at which day/time ACR process taking long time.
    -Recommend that u have single ACR process at the end of the MD load chain.U can even have a meta chain having all MD chains as local chains and then put an AND collector from the local chains and map it to a ACR process.Right click on the ACR process and then insert the list of all MD infoobjects that are being loaded in all the local chains.
    cheers,
    Vishvesh

  • DSO activation step has been failing if i activate from process chain

    Hello Frnds,
    one of the DSO activation step is failing from process chain.
    Problem : if i do the activation from PC then only it is failing
    If i do the DSO activation manually then it is fine .
    Kindly provide your suggestions on this issue.
    Thanks & regards
    Ravi

    Hello Lavanya,
    below are the logs for ur reference & process monitor is not genereated
    log from Process Tab:
    Cannot activate request 0000015877(REQU_4E3YPXSZ5F73H6ZNFZJYWMVJH) of DataStore object ZXXXX
    Activation of M records from DataStore object ZOGSDRCA terminated
    Job log:
    Job started
    Step 001 started (program RSPROCESS, variant &0000000015318, user ID ALEREMOTE)
    Cannot activate request 0000015877(REQU_4E3YPXSZ5F73H6ZNFZJYWMVJH) of DataStore object ZOGSDRCA
    Activation of M records from DataStore object ZOGSDRCA terminated
    Cannot activate request 0000015877(REQU_4E3YPXSZ5F73H6ZNFZJYWMVJH) of DataStore object ZOGSDRCA
    Activation of M records from DataStore object ZOGSDRCA terminated
    Entire chain now has status 'A'
    Process Activate DataStore Object Data, variant Activate Data ZOGSDREC has status Undefined (instance )
    Process Generate Index, variant Generated from DROPINDEX ZDELETEREC_CAUSE_INDEX has status Undefined (instance )
    Process Generate Index, variant Generated from DROPINDEX DELETE_INDEX_ZCGSDREC has status Undefined (instance )
    Process Data Transfer Process, variant ZOGSDREC -> ZCGSDREC has status Undefined (instance )
    Process Data Transfer Process, variant ZOGSDRCA -> ZCGSDRCA has status Undefined (instance )
    Process Delete Index, variant Delete Reclamation causes' index has status Undefined (instance )
    Process Delete Index, variant Delete index of ZCGSDREC Reclamations has status Undefined (instance )
    Process Start Process, variant Start Reclamation delta load has status Completed (instance 4EQ978RV7JE1BU3MT2YB20A3X)
    Process Execute InfoPackage, variant 2LIS_05_Q0NOTIF Delta has status Successfully completed (instance REQU_4EQTTCCMY2XEEPL99XGE9EECT)
    Process Execute InfoPackage, variant 2LIS_05_Q0CAUSE Delta has status Successfully completed (instance REQU_4EQG4DHZ6JD3K5UZCR5WP16P9)
    Process Data Transfer Process, variant 2LIS_05_Q0NOTIF / EQ2CLNT210 -> ZOGSDREC has status Undefined (instance DTPR_4EQ97CM4OU8SN3TPQ44G2ZMZX)
    Process Generate Index, variant Generated from LOADING ZPAK_4BFDG83ZVZM4MDUC6L71H1 has status Successfully completed (instance INDX_4EQ97IDIWSIXM0EU3NVNMGOBX)
    Process Activate DataStore Object Data, variant Generated from LOADING ZPAK_4BFDG83ZVZM4MDUC6L71H1 has status Ended with errors (instance ODSA_4EQG4KJGK99HMTOSPBB5WU0BX)
    Job finished
    Here i am giving process types sequence :
    Infopackage -> Create index-> DSO activation.
    does this create index is generating any issues ?
    Regards
    Ravi
    Edited by: BIuser on Aug 10, 2009 1:13 PM
    Edited by: BIuser on Aug 10, 2009 1:13 PM

  • Event triggering fails to start the next process chain

    Hi
    I have two process chains A & B
    At the end of process chain A i am triggerring the an event which is the start condition for process chain B.( periodic )
    Now when i debug my process chain A , i see the event is triggered successfully but inspite of that the next process chain does not start.
    Does anyone faced similar problem? Its little urgent. Any clue would be useful.
    Regards
    Purva

    HI,
    In addition to the above comment also see if you have given the event name correctly and try to see if you can run the PC by triggering the event manually (Tcode: SM64)
    Assign points if helpful.
    Rgds,
    Kalyan

  • How to check the status of other process chain from one process chain

    Hi All
    I have a requirement where I need to send an Email after successful completion of 3 process chains.
    all these 3 chains starts at same time.Out of these 3, one chain daily takes more time to complete.
    Is there any way so that in 3rd chain( the one that takes more time to complete) i can check whether the other two chains have completed successfully or not.So that when this chain gets complete I can send the success notification for all the three chains.
    If possible please tell me the step by step procedure for doing this.
    I have no question on sending Email through process chain.
    Regards
    Ashish

    Hi
    The OS Command is used for the following:
    You use this process type to stop a system command in the operating system of an application server.
    In the process maintenance for the operating system command, define:
    The logical name of the operating system command you want to stop.
    A command defined in transaction SM49 is used here. You can also change the command using the Change pushbutton.
    The operating system of the application server on which you want to execute the command.
    Additional parameters, as long as the defined command permits them.
    The application server on which the command is to be executed. If you always want to use the current host, set the corresponding indicator. If you want to use a host other than the current one, enter this in the Target Host field; the system automatically deselects the Current Host.
    After the run, you can find the standard text output by the command on the Process tab page of the log for this process.
    For processes you may have implemented yourself, you can access this log using the CL_RSPC_SYSTEMCOMMAND=>IF_RSPC_GET_LOG~GET_LOG method.
    I have never used the OS command myself, so I am not sure, whether it can be used in your case.
    Check the following link, it might help,
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/096d5a543b11d1898e0000e8322d00/frameset.htm
    Regards
    Shilpa

  • Metachain in Process chain is failed

    Hi friends,
    yesterday process chain was failed because of some errors.
    after correcting i did manual load to all as in the meta chain .
    Today process chain was failed because of the same meta chain not even running. there is no process monitor option and displaying messages are said previous job is running still.
    So please advice i need to start that meta chain and it should run normally from tomoro...
    Please help me in this regard...
    Regards
    Anil

    u can proceed with the immediate schedule of that local chain for today and then do as what I have suggested.. this will resolve ur issue..
    Meta chain was running fine in  ur case with the Direct Schedulign option.. bcz it might have been with the immediate schedule in the scheduling screen.. .. If that is the case then the Process chain will allow this settings for the Local chains to run as per the sequence..
    After todays manual run.. u can deschedule the entire chain once and then reschedule with the proper time details and the periodicity..
    Thanks
    Assigning poins is the way to say thanks... If ur issue is resolved then u can close this thread by assigning points..

  • "Save Hierarchies" step in Process chain getting failed

    Hello all,
    After searching thoroughly through various links / forums, i failed to get a solution. So, I am posting here.
    Recently we had a system copy. After that, in Quality system - "Save all Hierarchies" step in PC is getting failed.
    I ran the process chain for 3 times till now:
    1) Sometimes, it fails at batch monitor itself with UNCAUGHT_EXCEPTION runtime error.
    2) Sometimes, it fails saying "Error 0 when reading PSA 1" & "No hierarchy found for the selection criteria entered".
    When it fails with "Error 0 when reading PSA 1", then the above Hierarchy info package which is green automatically turns RED again with Process monitor saying "No PSA tables for the selection criteria".
    I also went through the below sdn links.
    http://scn.sap.com/thread/278794
    http://scn.sap.com/thread/1753212
    Things I did:
    1) Tried replicating & activating the Transfer rules and Data source.
    2) Repeated the step, as suggested in one post.
    3) Refreshed the OLTP hierarchies in Infopack. selections.
    I have attached a screenshot of a sample Data source which says Modified, though the transfer rules are active. Also, the process chain sample.
    Please let me know, if someone has faced this issue. Whatelse did I miss? Any clue.
    Thanks,
    Vikranth.

    Hi Raman,
    I couldn't retransport, but i removed it from schedule and re-activated it. But, i think the issue lies with one of the Info objects 0PROFIT_CTR.
    Because, when i tried to check the hierarchy structure; there are duplicate entries for one code. Can we delete one of them? Is it preferable.
    I tried using OSS and used a program RSR_REPAIR_INFOAREAHIER but this showed no errors.
    Any clue?
    Thanks,
    VIkranth

  • BI Admin Cockpit process chains fail to install

    Hi All,
    I'm attempting to install and configure the BI Admin Cockpit on our BI Development system.
    I've followed the steps outlined in the collective note, 965386.
    When running transaction rstcc_inst_biac to install the Content for the BI Admin Cockpit, the background job RSTCC_ACTIVATE_ADMIN_COCKPIT cancelled with error message RS 062.
    Regarding this, instructions from note 1039381 were used to clear table entries and I re-ran the job, this time successfully.
    Checking slg1, the logs show no errors and only minor warnings and it can be seen via RSA1 that some Technical Content is in the Activated state.
    However, when entering transaction RSPC to schedule the process chains, the screen is blank and it appears that the associated chains have not been installed.
    Regarding this, note 1065249 has been checked:
    <i>'This note needs to be applied only if SP level of software component BI_CONT is less than SP7 and SAP_BW is greater than or equal to SP13.'</i>
    Our system is currently at the required SP levels, BW13 and BI_CONT SP7.
    Any ideas on how to install the process chains would be very welcome.
    Chris

    I was able to install BI Admin Cockpit recently after multiple attempts. All process chains installed properly. There are still some minor issues but in general I was able to see the BI Stats reports. Here is the steps that I did:
    System Info: SAP_BW     700     13, BI_CONT     703     5
    1. Note 934848: Select only myself system in the TX:RSOR Source System
    2. Note 834280: Installing technical BI Content after upgrade
    3. Apply OSS note: 1039381, 1065249, 1044792
    4. Note 965386: Activate tech content in IMG (SPRO) sequentially from Activate SAPI Data Sources ... to Activate Technical Content. Activating it sequentially will help identify which step is failing.
    5. Activate Process Chains using txn RSOR Technical Content (0TCT*).
    The process chains were installed but failed to be activated. Whe I double click on a process chain nothing was displayed but edit the process chain anyway and activate manually.
    Good luck.
    Tony

  • Copy process Chain with Meta chain

    Hi experts,
    how to copy the process chain with Meta chain, since the process chain which I planing to copy it hold meta chain and also local chain, I coping for change the technical name for the PC, is it possible to copy meta chain and local chain along with PC?
    and plz breif me about meta chain and local chain why we have to use them and where we have to use them?
    plz explain with scenario.
    Thanks,

    Hi,
    Once after the copy of the chains you need to change the start variant with the new one as the same start process can not be used in two process chains at the same time.
    So Once after changing the start process for your MC and LC then you are good to go ahead to trigger the same.
    If you trigger the MC then it will take care of trigerring the LC automatically.
    In terms of changes in the process chain, you can get the last changed details in the log view but you can track the timestamp of changes from the process chain tables like (RSPC* and then press F4). But you can not track which process has been changed in this.
    Thanks
    Murali

  • Scheduling of a process chain in two meta process chains

    Hi,
    ( Meta process chains - X, Z
      X - runs at 2 a.m. daily
      Z - runs after every two hours daily from 9 a.m. to 10.30 p.m
    Process chain - Y is to be included in X & Z)
    There is a Meta process chain X which is scheduled for 2 a.m. daily. This meta process chain contains another
    process chain Y.
    I want to schedule another Meta process chain Z which executes after every two hours daily. Now I want to include process chain Y in Z, with the condition that if system time is 11 a.m. or later than it only then it should be scheduled.
    Since this process chain  is contained in Meta process chain X, its start variant
    has Immediate Start selected. I don't want to change this start variant.
    Is there any option or event through which this can be achieved?
    Thanks & Regards,
    Manisha

    You need a program to trigger event (using function module BP_EVENT_RAISE). You can include this program and variant only in the process chain as a ABAP process type.
    The program will have a condition based on the time (you can use parameters to make it dynamic), when ever the specified time condition will be satisfied, it will trigger the event.
    So whenever you will execute the process chain X, everytime ABAP process type will also be executed. But the event will be raised only at a specific time, so is it process chain Y. Therefore it will not affect process chain X execution.

  • Failure of OS command in Process Chain

    Hi All,
    I have OS command in a process chain. Sometimes this process gets failed and sometimes it is completed successfully.
    When it fails following message appears in Process Chain Maintenance Log View:
    ==== Output of System Commands: Repeat # 0 ====
    mv: cannot stat `/usr/sap/transBD1/upload/BP1/StockPosition/StockPosition_BNL.txt': No such file or directory
    External program terminated with exit code 1
    Kindly reply if anyone has any idea about it.
    Many Thanks in advance.!
    Regards,
    Swati Ramteke

    Hi Vikram and Srinivas
    In the process chain, file is first loaded to cube from the specified path. There is no problem in loading, it is completing successfully.
    Next, this file is archived from specified path to archived folder by OS Command.
    OS Command is:
    #!/bin/ksh
    FILEDATE=`date +%m%d%y`
    mv /usr/sap/transBD1/upload/BP1/StockPosition/StockPosition_BNL.txt /usr/sap/transBD1/upload/BP1/StockPosition/processed/StockPosition_BNL.$FILEDATE
    The file is archived successfully in processed folder but OS command process in process chain is getting failed with mentioned error in previous thread.
    Regards,
    Swati

  • Process chain stopped and unable to trigger next process

    Hi all , i am working on process chains, today process completed at DTP and the next process at activation of dso process failed and the rest of the pc completed even though the activation process is red. after the completion of that , chain process stopped, next pc didnt started.  plz help me wiht this, thanks in advance..

    you can evaluate a local chain as 'green' even if one of the steps is 'red'. in the planning view of the process chain, go to process chain --> attributes --> process status valuation. flag the checkbox. this will enable the next pc to start even after a red status of the local chain...
    detailed info:
    Red Outcome Renders Chain Green If Process Is Red
    If errors are raised for processes that have scheduled an event "With Errors" they are judged as successful for the determination of the overall status of the chain run.
    Use
    If this indicator is set, all the processes in this chain with errors are judged as successful with regard to the overall status of the run, if they have scheduled a successor process "With Errors" or "Always".
    Dependencies
    Mailing and alerting is not affected by this indicator. This is also triggered for processes with errors if this has a successor process "With Errors".
    Example
    You use this indicator in meta-chains to evaluate the run of a subchain as successful in spite of errors in "unimportant" processes. The successors to this process are "always" scheduled, while the successors to key processes are only scheduled "With Success".
    Accordingly, successors in the subchain within the meta-chain are only scheduled "With Success"; however they do continue to run if errors have only occurred in the unimportant processes of the subchain.

  • Process Chains Problem

    Hi,
    I’m facing a problem with the triggering to the Process Chains.
    When I’m creating a new process chain and scheduling it for immediate run using ‘Activate & Schedule’ (F8) the chains fails to start.
    In SM37 I can see the following status for
    BI_PROCESS_TRIGGER in the job log:
      Job started
      Step 001 started (program RSPROCESS, variant XXXXX,
      user ID ALEREMOTE)
    The RSPROCESS variant is correct with WAIT = 0 & TYPE = TRIGGER
    The status of BI_PROCESS_TRIGGER remains ACTIVE & it seems to continue to infinity. The process never seems to continue beyond this point.
    This problem happens only to the newly built chains, existing chains in the system are working fine.
    A similar problem exists with Meta chains.
    I’ve a existing chain to which I’ve attached a new chain as ‘Local Process Chain’. The main chain is scheduled for immediate run & the local chain as Start using Meta Chain or API’
    When I run the main chain (F8) it executes fine but as it enters the local chain it seems to hang. (The other branches of the main chain run to completion).
    SM37 shows the following status for the local chain:
    BI_PROCESS_CHAIN as Active 
    BI_PROCESS_TRIGGER as Active  (Job log shows 'Job Started' and no further info)
    The Job log for BI_PROCESS_CHAIN shows the following:
    Job started
    Step 001 started (program RSPROCESS, variant &0000000007829, user ID ALEREMOTE)
    Communication buffer deleted from previous run 3YD14KALESRSTNM5MHPQ9Z5OW (status X)
    Version 'M' of chain SP_VENDOR_EVAL_INIT was saved without checking
    Version 'A' of chain SP_VENDOR_EVAL_INIT was saved without checking
    The Chain Was Removed From Scheduling
    Program RSPROCESS successfully scheduled as job BI_PROCESS_DROPINDEX with ID 07460801
    Program RSPROCESS successfully scheduled as job BI_PROCESS_INDEX with ID 07460801
    Program RSPROCESS successfully scheduled as job BI_PROCESS_LOADING with ID 07460801
    Program RSPROCESS successfully scheduled as job BI_PROCESS_LOADING with ID 07460901
    Program RSPROCESS successfully scheduled as job BI_PROCESS_ODSACTIVAT with ID 07460901
    Chain  <local chain> Was Activated And Scheduled
    (The  <local chain> has variants for deleting & recreating InfoCube Indexes, loading data to Cube & ODS, and activating ODS )
    It seems the Trigger process of the local chain never completes and so the local chain never runs.
    Any help to solve this issue will be greatly appreciated. I closed & reopened the transaction & even logged out of saplogon & logged in again. But these steps don’t seem to help much! Except that in my second case mentioned above the status in SM37 showed only BI_PROCESS_CHAIN  as Active initially ( without the job BI_PROCESS_TRIGGER ) and after I did my logout & login the BI_PROCESS_TRIGGER  seems to have started. But nothing more than that so far!!
    Thanks in advance,
    Melwyn

    Hi All,
    The problem is resolved by deleting the lock in SM37.
    The following lock appears (and stays!) when the chain is triggered-
    ALEREMOTE <time> E RSPCLOGCHA <chain name> #########################
    The lock is released if you leave the RSPC transaction & the chain executes for a normal Process Chain.
    In the case of meta chains (as explained by me earlier) this lock appears as the execution of the local chain begins BUT even if you leave RSPC the lock remains for the local chain.
    In both these scenarios deletion of this lock kicks of the normal execution of the Process Chain.
    Thanks everyone for your inputs.
    Cheers,
    Melwyn

  • Skip steps in process chain if 0 records received from InfoPackage

    Hi Experts,
    In one business scenario, we need to change existing process chain such that if InfoPackage/DTP has brought 0 records process chain should skip rest steps or it should get failed.
    Do you have any ideas about this.
    Regards,

    Dear Ganesh,
    you can change the traffic light color for empty request in the infoPackage maintenance window. Top menu --> Scheduler --> Traffic light color for empty request.
    Using this option and connecting process chain nodes correctly, process chain execution will stop whenever the infoPackage gets 0 records.
    For a DTP, you can use ABAP code in the start routine of the corresponding transformation. You should check the contents of SOURCE_PACKAGE internal table and raise exception accordingly.
    I hope this information helps you.
    Best regards,
    Nacho

  • BI Process Chain - Error DTP

    Hi Friends
    I have a Question regarding executing error DTP.
    We are going live next month. In a metachain we are loading 3 master data process chains and one transaction data process chain and the meta chain is a daily load.
    There are duplicate records in the error stack which ended the process chain with errors and also failed the next day load as the duplicate records in the error stack were not fixed. And its a daily master data load triggered in one of the process chain.
    I had fixed the records in error stack and enabled handle duplicate records setting in error DTP and tried to save it.
    It prompted a message
         "Note, for time-dependent data the source field
          containing DATETO information must not be selected
          in the semantic DTP key."
    [do i need to change the handle duplicate record setting for the main DTP also?]  I need to execute this error DTP and it should execute the remaining pending/cancelled processes in that process chain.
    It should not trigger further loads of the process chains following this process chain even if I manually execute the error DTP. Because the following process chains were successful as there were no dependencies between the process chains.
    even though i guess sometimes it happens that it triggers further loads in the process chains for some reason which are not dependent.
    Good answers will be definitely rewarded.
    Thanks
    Lavanya...

    Hi,
    This is an information message. Go ahead and enable the duplicate key handling flag and then execute the error DTP.
    That should load the data successfully.
    Cheers,
    Kedar

Maybe you are looking for