Local chain failure

Hi Experts ,
        My process chain flow like
Metachain -
>Local chain1-->Local chain 2-->local chain 3
in this local chain 2 failed at delete index step so i repeated at that step and that local chain completed successfully , so here my question is how the process chain 3 will start for that wt i have to do . here local chain status still showing red but inside that local chain all the processes completed successfully .
Please suggest me how to complete the meta chain successfully .
Advanced thanks.
Regards
guttireddy

Hi
Let me explain with an example
MC
|
|
|
LPC1(FAILED)
1
1
LPC2
1
1
1
LPC3
so the above is the PC flow diagram , in the scenario the first local process chain is failed so u just performed the REPEAT step
MC
|
|
|
LPC1(FAILED)(REPEAT)
1
1
LPC2
1
1
1
LPC3
Now after performing the above step , Now the Process chain will execute from that process type onwards so here the flow starts from LP1,LP2,LP3  k . That is what the The REPEAT process type does.
Here no need to perform repeat process type for each and every process type in above scenario it is LP2,LP3.
Hope u got it,
Thanx & Regards,
RaviChandra

Similar Messages

  • Routing (chaining) failure

    Hi Folks!
    I'm seeing a Routing (chaining) failure
    every time the localhost tries to download CRL updates from the Internet.
    I checked the System Policy and it has an enabled rule from localhost to All Networks for CRL updates.
    This is the first entry in the connection;
    Failed Connection Attempt
    EDGE 3/7/2014 6:04:12 PM
    Log type:
    Web Proxy (Forward)
    Status: 12206 Forefront TMG detected a proxy chain loop. There is a problem with the configuration of the Forefront TMG routing policy. Please contact your server administrator.
    Source:
    Local Host (WAN IP:10475)
    Destination:
    External (a23-59-190-136.deploy.static.akamaitechnologies.com 23.59.190.136:80)
    Request:
    HEAD http://23.59.190.136/v10/1/microsoftupdate/redir/muredir.cab?1403080204
    Filter information:
    Req ID: 0b21a351; Compression: client=No, server=No, compress rate=0% decompress rate=0%
    Protocol:
    http
    User:
    anonymous
    Additional
    information
    Client agent: Windows-Update-Agent
    Object source: (No source information is available.)
    Cache info: 0x10 (Request includes the VIA header.)
    Processing time: 1 MIME type: -
    This is the second error and it shows a 500 Internal Server Error (which may be significant);
    Allowed Connection
    EDGE 3/7/2014 6:04:12 PM
    Log type:
    Web Proxy (Forward)
    Status:
    500 Internal Server Error
    Rule:
    [System] Allow all HTTP traffic from Forefront TMG to all networks (for CRL downloads)
    Source:
    Local Host (WAN IP:10432)
    Destination:
    External (a23-59-190-136.deploy.static.akamaitechnologies.com 23.59.190.136:80)
    Request:
    HEAD http://23.59.190.136/v10/1/microsoftupdate/redir/muredir.cab?1403080204
    Filter information: Req ID: 0b21a34b; Compression: client=No, server=No, compress rate=0% decompress rate=0%
    Protocol:
    http
    User:
    anonymous
    Additional
    information
    Client agent: Windows-Update-Agent
    Object source: Internet (Source is the Internet. Object was added to the cache.)
    Cache info: 0x48040010 (Request includes the VIA header. Response includes the CACHE-CONTROL: NO-CACHE or PRAGMA: NO-CACHE header. Response includes the VIA header. Response should not be cached.)
    Processing time: 1 MIME type:
    text/html
    These errors only occur when the Localhost tries to download CRL Updates from the Internet. The system policy rule that allows this behavior is enabled.
    Can anyone help with addressing this issue other then posting up a link to some article that has nothing to do with this issue? :)
    Q: Marking a question as answered when it's not - is this something new? A: Not at all, it's standard Nick Gu!

    DNS is fine. As you can see from the logs name resolution (reverse lookups) is fine;
    External (a23-59-190-136.deploy.static.akamaitechnologies.com 23.59.190.136:80)
    So the localhost has been able to resolve the IP address with no problems.
    I'm starting to think this is a bug/flaw with TMG 2010. This happens with every install I've ever done.
    Q: Marking a question as answered when it's not - is this something new? A: Not at all, it's standard Nick Gu!

  • How to find out which meta process chain a local chain is involved in

    Hello experts,
    i would like to know how a local process chain is started by a meta chain. I have a local chain running every day. It is involved in a meta chain. How can i find out the meta chain in which the local chain is involved.
    I appreciate every help i get.
    Thank you all in advance.
    Kind regards,
    Ali

    Hi everybody,
    the question is answered.
    Thanks and regards.
    Ali

  • In a metachain local chain are not getting triggered

    Hi Experts,
    I  have a transaction metachain  which includes 12 local chains. My query is some of the local chains are not triggering. Can anybody please help me in resolving this issue. <<removed>>
    Regards
    Sampada
    Edited by: kishan P on Jan 10, 2012 5:10 PM

    Hi ,
    I dont see any reason why Process chain is not getting triggered . Just check the Metachain in change mode and activate it again .
    Also please check display variant in all of the Local Process chains .It should be using metachain .
    2. Can you please check the status of the Previous local Process chains and check the status of the same in tables RSPCPROCESSLOG , RSPCPROCESSCHAIN .The status should be successfully finished . 
    Hope it helps .
    Thanks
    Kamal

  • Local chain, Meta chain, and Remote chain

    Hi,
    Can any one explain me what exactly is the difference among the process chains?
    Meta chain is a process chain that calls the other process chain
    Local chain is the PC included in any other Process types?
    Cannot differentiate Local and meta chaisn now !
    same is the case with remote process chains
    Raj

    Hi,
    Metachain is a process chain, for which you determine this start condition, that is fixed to another process chain. The process chain is started directly by this metachain.If you start the start process using a metachain, it is not scheduled after you have activated the related process chain. The process chain is only started when the metachain, to which it is linked, is running. rocess chains can be scheduled as processes in additional process chains, which are known as meta chains. If the process chain you want to execute is in another system, use the process type Process Chain Remote, called remote process chain in the following. A remote process chain is a local process in the calling system that calls a process chain in this system, using a destination in another system, that is to be executed there. The remote process chain communicates with the other system and synchronously starts the executed process chain. After terminating the process chain in another system, this is reported back to the meta chain in the calling system. sing a remote process chain as the process of a metachain, you can schedule a process chain from another system in a process chain of the calling system.
    Using a remote process chain as the process of a metachain, you can schedule a process chain from another system in a process chain of the calling system.  In  addition to remote process chains, you can also schedule local process chains as processes in a metachain. A local process chain consists of processes that are scheduled in the same system as the metachain. You schedule it as a process in the same system as the metachain.

  • Start Local chain based on two conditions

    Hello,
    I want to trigger a local chain in a metachain based on success of two conditions.
    1) at a stipulated time.
    2) and on the completion of above process.
    Also is there a function module by which i can get the variant name of a process.

    how can this be achieved.
    Thanks
    Dutta

  • Reg starting local chains

    Hi,
    What is the difference technically , in choosing " Direct scheduling " and
    " start using metachain or API " in the start process of Local Chains. I know both
    of them start the concerned local chains but I need the scenario for their use.
    Thanks

    Hi PVC,
    Using Metachain:
    If you give  start condition as Metachain then that chain will act as the  child chain ie., it would be inside a parent chain and would act as a process type. The metachain gets executed when the predecessor process is completed.
    Direct Scheduling:
    You can start the start process immediately , that is when activating the process chain, for a specified time, or after a particular event. When you activate the process chain, the start process is scheduled in the background as defined in your selections.
    for more check this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/01/15843b74f7be0fe10000000a114084/frameset.htm
    Hope this clears you...

  • Process chain failures...

    Hi Gurus,
    Can someone please send me a link which has got some common process chain failure issues with the resolutions....
    Thanks & Regards.
    Pawan.

    Hi,
    Common Errors can be like
    1. SID Failure while loading data.
    2. Activation Failure.
    3. Idoc failure
    4. Failure in Source System.
    5. Table space issue while loading.
    6.No SID found for a characteristics
    7.No Data found in the soucre system
    8.DATASET Errors: Short dump with Various DATASET errors
    9.Hierarchy load fails with error ‘Incorrect Hierarchy Structure with Consistency Check’ / NodeID XXXXX not included in the Hierarchy.
    10.Invalid character error
    11.File not found (System Command for file check failed).
    12.Error occurred due to Short Dump.
    13.Attribute Change Run failed  -  ALEREMOTEBW was locked.
    Thanks,
    Nagesh.
    Edited by: Nagesh Mule on Jan 30, 2008 7:19 AM

  • Local Chain Multiple times in a Meta Chain

    Hi,
    I have a scenario in which I have to call the same local chain multiple times in a Meta Chain.
    The system is not allowing me to add the same local chain in my meta chain more than two times.
    System is throwing the below message:
    Diagnosis
    The link that you made between process CHAIN ZREBATE_LOAD and process CHAIN ZREBATE_LOAD is a reverse connection, because process CHAIN ZREBATE_LOAD already precedes CHAIN ZREBATE_LOAD in the chain.
    System response
    This kind of connection is not supported.
    Procedure
    Schedule a copy of process CHAIN ZREBATE_LOAD behind CHAIN ZREBATE_LOAD.
    Can anyone tell if there is a way to call the same local chain multiple times in a meta chain WITHOUT making a copy of the local Chain?
    I understand that if I make a copy of my local chain it will allow me to add it multiple times in the meta chain.
    Useful tips will be awarded by points.
    Thanks,
    AT

    Hi Siggi,
    I did not know that promising points is against the rules..Sorry about that.
    It is just that I see every other thread has that line at the bottom (unfortunately never saw anyone get a bashing on that)....will keep it in mind.
    Well, coming to what I am trying to achieve...here is the scenario:
    I have a chain where a table is being read and the data gets loaded for the quarter date in that table (table has quarter dates in it e.g.: 01012007 to 03312007). At one point the table has ONLY one entry for one quarter.
    Now, the requirement is to load data data for two years (i.e. 8 quarters).
    In order to automate, I have written a small program to update that table with the dates of next quarter. I have added this program as the last step in my chain.
    Now, I have created a meta chain in which I want to call my local chain (8 times) so that all the quarters get loaded automaticaly.
    I am able to call my local chain 2 times in the meta chain and it works exactly the way I want it to run. However, system is not letting me add my local chain more than 2 times.
    I am getting the message that I mentioned in my thread.
    I understand that if I make 8 copies of my local chain, the system will allow me to add those 8 chains in my meta chain.
    My question is if there is a way to add a local chain multiple times (say 8 times) in the same meta chain WITHOUT making copies of the local chain.
    Thanks very much.
    AT

  • I have one meta chain.that meta chain have 5 local chains 2 local is failed

    Dear All,
              i have one meta chain.that meta chain have 5 local chains 2 local is failed in the mddle. 3,4,5 chains were went successful.i knoe the solution hoe to correct. i want to execute rest of process of the second chain only. i dont want to 3rd , 4th and Fifth. i can not do Manully for evry process chain in the second  chain because second local chain is very big chain. i can not do repeat also .suppose if i go for repeat again 3rd , 4th ,5 thsteps will be execut.
    hoe can i solve this issue.please guide me.

    Hi
    Right click on the green block, from where the next block is not triggering. Take the variant and instance value.
    Goto table RSPCPROCESSLOG and give the variant and instance value as input. Check the state field value. It should be G (i.e. successfully completed) then only next block will be triggered.
    If you want to start next block manually, goto function module RSPC_PROCESS_FINISH, give i_logid, i_type, i_variant and i_instance values from RSPCPROCESSLOG table and enter i_state value as G.
    After executing the function module, next block of the process chain will automatically start.
    For More information:
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    Pravender

  • Local chain doesn't triggers. Have any one came across this problem?

    Hi Experts,
    We face this problem frequently in Process chains. The Local Chain Doesn't gets triggered.
    Checked the start variant. Things are fine.( Marked has 'Meta chain' or 'direct scheduling')
    The error Message got from the 'Display message' option follows:
    <i>Job started
    Step 001 started (program RSPROCESS, variant &0000000730265, user ID ALEREMOTE)
    Communication buffer deleted from previous run 44LFCE86BFU65ESQ5PR2N4MV8 (status G)
    Version 'M' of chain Zchain_name was saved without checking
    Version 'A' of chain Zchain_name was saved without checking
    The Chain Was Removed From Scheduling
    Program RSPROCESS successfully scheduled as job BI_PROCESS_COMPRESS with ID 08463401
    Program RSPROCESS successfully scheduled as job BI_PROCESS_DBSTAT with ID 08463503
    Job BI_PROCESS_DROPINDEX could not be scheduled. Termination with returncode 8
    Job BI_PROCESS_DROPINDEX could not be scheduled. Termination with returncode 8
    Job finished</i>
    The Local chain has the following steps:
    1.start
    2. delete index
    3.load step
    4. creat index
    5. activate ODS
    6. DB statistics
    7. compression.
    Let me know if needed more information.
    Thanks and regards,
    Kannan N

    the start variant for the local chain..should use the setting..'start using meta-chain or API'..and not 'direct scheduling'..
    error messages suggest that there is issue with dropindex job..
    the steps suggest that u r loading data into an ODS..so u dont need the steps for delete index,create index,db stats and compression(these steps are used only for loads to infocubes)
    so chain should be like this..
    1.start
    2.load step(to ODS)
    3. activate ODS
    4.further update from ODS to targets(if ODS loads to further data targets)
    u can also refer this weblog..
    /people/vishvesh.bahirat/blog/2006/11/29/bw-process-chain-design
    cheers,
    Vishvesh
    Message was edited by:
            Vishvesh

  • Regarding Meta chain and local chain

    Hello Gurus,
    I want to trigger the meta chain process. Please find metachain process:
    Metachain:---
    Start
    Local chain 1
    Local chain 2
    Program1
    Program2
    Program3
    Now error occured in Local chain 2 (last process is Create index which failed)
    I created the index manually and manually killed the job.
    Now I want to trigger the next process after the local chain 2 which is Program1. I tried using RSPC_PROCESS_FINISH
    but not of use as its applicable to the next process trigger and not the process after local chain
    Kindly let me know.
    Regards,
    Sonu

    In SE38: RSPC_PROCESS_FINISH
    Provide the following details:
    Logid:---
    Chain:----
    Type:---
    Varaint:---
    instance:---
    State:---
    LOGID: Get this from
    RSPC->Open the process chain->we see Log ID in left pane 
    CHAIN: Specify your chain name
    TYPE: we can get type details in RSPCPRROCESSLOG table from SE11
    For eg:          Info package use: Loading
              For DTP: DTP_LOAD
    VARIANT: Get these details from Right Click on variant-> Display Messages->Chain (tab)
    INSTANCE: Get these details from Right Click on variant-> Display Messages->Chain (tab)
    STATE: Select the required action to be done , for your case its green:
    Execute the process (F8). And refresh the Process chain now we can able to see the variant skips and move to next instance.
    -Ashwin
    Edited by: ashwin kumar on May 11, 2010 2:19 PM

  • Local chain status

    Hi,
    I have an issue with process chain status.
    I created a global chain, with local chains.
    Some local chains ended successfully, and are green in the global chain log.
    Some others ended successfully, but are yellow in the global log.
    I checked in RSPCLOGCHAIN, one of the yellow chains has status "R", the other has status "G".
    WTF with those sub-chains ?
    Thanks in advance.
    Dieu

    Use program RSPC_PROCESS_FINISH to update status. Please see info below -
    If your process chain is stuck in yellow status and you are sure that process is actually completed, you can use program RSPC_PROCESS_FINISH to push process chain further. Please note that you can use this program only if processes turns red or gets yellow and you wish to continue chain further. So for eg, if you chain is stuck at step 4 and you want to continue step 5 onwards, do the following -
    Execute in SE38 -> RSPC_PROCESS_FINISH
    Fill the following parameters on screen and rest all can be left blank.
    1. LOGID - you will find this when you do monitor of your process chain. Every time you run process chain, unique LOGID is created.
    2. TYPE - If step 4 is ODS activation then TYPE wud be ODSACTIVAT and if it is infopak loading TYPE wud be LOADING and if it is DTP Load TYPE wud be LOAD.
    3. VARIANT - In the process chain monitor mode, right click on step 4 -> Display Messages. Go to chain tab and there you will find VARIANT
    4. INSTANCE - In the process chain monitor mode, right click on step 4 -> Display Messages. Go to chain tab and there you will find INSTANCE
    5. STATE - Value wud be G
    After entering above parameters, click execute. It will be done in fraction of second and wont give any popup. Now when you will check process chain monitor, you will see that step 4 is green and next step has started executing. Do this steps for all yellow processes.

  • Stopping local chain from the meta chain

    Hi ,
    Can any one let me know is there any option to stop a local chain from the meta chain....
    I have a meta chain in which 13 local chains are there.
    In those 13 chains i want to stop one particular chain ,but i dont want to delete that local chain from the meta chain.
    and below this local chain another dependent chain is also there.
    which will start execute after that chain(which i want to delete)irrespective of the status whether the above chain is pass or fail.
    can any one help me in this regards
    Thanks in advance.

    No, you cannot .  The best solution I have is to change the local chain to bypass all activity in the local chain.  This way the meta chain will run but nothing will happen within the local chain and the meta chain will continue to the next local chain.
    Hope this helps.
    PS-  Another idea, change the meta chain and replace the local chain with an ABAP program which will execute the local chain (use FM RSPC_CHAIN_START).  Then you can change the ABAP program to decide whether or not to execute the local chain.
    Edited by: Geo on Apr 2, 2009 10:11 AM
    Actually, you might be able to do something creative using "Decision Between Multiple Alternatives".
    Edited by: Geo on Apr 2, 2009 10:16 AM

  • Process chain failure due to weekly maintanence

    Hi experts,
    we have BI sytem shutdown every week ok sundays due weekly system maintanence.In that process we have few process chain failure as well as batch job failures and each time we have to fix it by manual loading of data.
    Any one help me fixing it once for ever.
    Thanks for your help.
    Thanks
    Smitha.

    Hi,
    Is ur PC running when the system is shut down?? if yes then u have to fix manually...The best practice is to finish off the loads before the system is shut down. Make sure that all the deltas are pulled before the system is down..
    try this for restarting PC
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    after cleaning up all the datatargets u can restart it as mentioned in the above link...
    Regards,
    B

Maybe you are looking for

  • I can't update my Premiere Pro CC 2014 8.01 Version to 8.1 on my mac...???

    I try to update my Premiere 8.01 to 8.1 on my Mac Pro Workstation with 10.8.5 OSX. Creative Cloud only install the 8.01 version. I tried to uninstall and reinstall with updates but it will alway only give me the 8.01 version and not the new one...???

  • My servlet cuts off the rest of my jsp page on Tomcat !

    I'm using the Oracle Jdevloper 9i to create a web application. I will then deploy the application to a Tomcat server. Now here is the problem. When developing and running on the Oracle OC4J server the application works fine but after deploying to the

  • External services?

    Dear Gurus, How do we make it possible to accept external services that are not covered by a purchase order or exceed the scope of services covered by a purchase order? Thanks..

  • Problems when I close safari

    When I close Safari appers a MacKeeper page and a little box indicating continue in the page or leave. I do not know how to remove this problem, I cleaned the cookies, I downloaded Bitdefender and scanned my computer but it was not possible to elimin

  • Facebook/Flickr sync creates duplicates

    When syncing albums with Facebook or Flickr, I get duplicates of some picture with almost every sync! Some old photos that had been uploaded before are simply uploaded again. It seems that Aperture "downloads" the already uploaded versions of the pic