Error in First step of Process Chain

Hi everybody,
i have created a process chain with a start process (direct scheduling) to InfoPackage to load into InfoCube-so delete indexes and generate indexes were automatically inserted becoz of default chain option.
i have checked the chain-- the message was chain is ok but when i activated the chain it gave a error message job-delete index cannot be scheduled return code-8. In addition to this, i checked the status of indexes and DB statastics at cube level and it's showing green light. Further to that, when i checked sytem log, it is displaying
"> illegal values in step one....the Job_submit was not defined
properly..???"
Any inputs to this topic highly appriciated.
Thanks and Regards,
~Sapins

Make sure you have the following steps in order in your process chain.
1.Start Process Variant.
2.Delete Indexes step.
3.Load data.
4.Create Indexes.
5.Roll up (if required)
6.Compression(if required)
7.Completion job.
8.PSA deletion(if required)
I process chain should allways start with a start Process variant step.
Thanks,
Uma Srinivasa Rao

Similar Messages

  • Save Hierarchy step in process chain

    Hi All,
    I have a process chain which include the following steps.
    Z* program([for loading multiple hierarchies   |http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0d5c74a-8a39-2d10-2d8b-9e1971cb053a]) --> Save hierarchy --> Change run
    In the above scenario, I cannot include a step for the hierarchy save/activate because the hierarchy is not being loaded in this chain through an infopackage.
    And I learned from the [site|http://help.sap.com/saphelp_nw70/helpdata/en/3d/320e3d89195c59e10000000a114084/content.htm], that 'Save hierarchy' has to be included after loading the hierarchial data.
    So, is there any procedure for including any step in process chain for activating the hierarchial master data..?
    If I want write a Z* program for activating hierarchial data, which programs/ function modules are used to activate hierarchial master data..?
    Thanks in advance.

    Hi,
    There is an option in the infopackage used to load hierarchy -- to activate upon loading.
    tick that option and remove the hierarchy name from Save hierarchy variant of the process chain.
    Ticking this option will activate your hierarchy automatically after loading.No need to explicitely save it.
    Hope this helps !!
    Regards,
    Yogita.

  • Adding mail ids & Removing mail ids from the last step of process chain

    Hi
    Can you please guied me how to do this.
    Adding mail ids & Removing mail ids from the last step of process chain.
    Thanks
    Subbu

    You can refer the following thread.
    email alert for process chain
    Still I would suggest to search the forum. There will be many threads and articles on this which can help you out.

  • Error in ODS activation in process chain

    I am getting errors when activating request using process chains.
    Error message is Message No. RSM1102.
    Please suggest if any notes apply for this.
    Regards,
    Nitin

    Hi,
    This happens when data is not acceptable to ODS  definition. Data need to be corrected in PSA.
    Check  for Infoobject which has caused this problem in the monitor details tabstrip. Delete request from datatarget after changing QM status to red. Correct data in PSA and update data back to datatarget from PSA.
    Cheers
    Raj

  • Error on step in process chain

    Hello All,
    I have just scheduled a process chain immediately and it is running. One step (A full update) has gone red with error "Object requested is currently locked by user DCKIBUUK" - DCKIBUUK is my username. 11 out of 26 Data Packages have processesed OK. Data Package number 12 is where the error occured. Please advise on what to do.
    Thank you and kind regards,
    Keith

    The first thing is to unlock the node of the process chain which has been locked by you. So you need to come out of the  infopackage in question.
    Now, right-click on the node that failed and use the "Repeat" option. If the repeat does not exist , you have 2 options :
    1. manually run the remaining steps
    2. Manually make the system believe that the failed node went in successfully by forcing the status of the step to "G".
    Hope this helps .

  • First DTP in Process chain giving Error "CX_RSB_WRITE_ERROR"

    Hi All,
    I am facing a problem when I execute a process chain.
    I have a master process chain and 3 sub process chains. Each of these sub process chains are having some DTP in it in a sequential order. These DTP's are Independent of each other, so even if the first one gives you errors, the remaining ones will get executed.
    These DTP's are used to put some files in to the Open Hub Destination, which is the application server, using logical files names.
    now the problem is that, when i execute the master Process Chain, the first DTP in each of the sub Process chains are getting failed by giving an error. the error is as follows.
    Error : Uncaught_exception.
    Exception : CX_RSB_WRITE_ERROR
    Any idea in how to correct this? Any help in this regard will be highly appreciated.
    Thanks
    Ajith

    You might have missed some parameters in the FILE transaction.
    Check the below links so that u may get idea wht u missed out.
    Re: Can any one tell me how to write open hubs to application server?
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm
    This might not be an security or authorization issue if u did not face such issue earlier. if so check with BASIS and add security roles to the generic user.

  • Failure of infopackage step in process chain - Error in source system.

    Hello Experts,
    We are experiencing this during the execution of process chain.
    All the step for data loads within BW(DSO to DSO, DSO to cube) are failing with error -
    - Error in source system
    - Error during data selection
    Please note that we are 3.5 data flow and thus, data load within BW is through emulated data source and the infopackage. Steps running such  infopackages for emulated data source are failing in process chain with error above.
    Surprisingly, when I run the infopackage manually out of process chain it runs successful without any error. But when I run through process chain it fails.
    Any clue or suggestion? We have already tried doing re-initialization for infopackage.
    Appreciate your inputs.
    Regards,
    PK.

    Hi,
    When we run data loads thru process chain it will run in background. as per the available background application servers your request will be processed.
    as my your during your load time server will be on high load.
    please check your system busy schedule and schedule your process chains.
    Check Tx - SM50, if you have less application servers, then ask basis to create few more to application servers to process the request at busiest time.
    check about increasing parallel processing and default data transfer settings.
    go to info package---> menu scheduler--> data settings for default data transfer.
    Thanks

  • Error in first step of workflow

    Hello,
    There is an error in the execution of the first task (decision) of our wf: "Impossible to execute object ZBUS2081 method POPUPRESPONSABLE".
    Before this happened, we made a change in a table called TWFDB (I have a couple of posts about it, it relates to transaction OAWD), in order to launch the workflow. And it seemed to work, because at least the wf was started.
    I would like to know, first, if the source of the problem has to do with this table, and second, what changes should be made to it. The only field we changed was TWFDB-TASK, where we wrote the wf template (WS9000016). By the way, what is the purpose of field TWFDSB-TASK2?
    Here is the register that was modified:
    MANDT        400       
    NCITYPE      ZFIIINVOIC
    PRCTP                  
    OBJECT       BUS2081   
    METHOD       CREATE    
    PARAMETER              
    ACTIVE       X         
    TASK         WS90000016
    TASK2        TS00007869
    Only TASK was modified. The rest of the fields were left unchanged.
    Can somebody provide any hint? I would appreciate it,
    Thank you,
    Ivson

    Make sure you have the following steps in order in your process chain.
    1.Start Process Variant.
    2.Delete Indexes step.
    3.Load data.
    4.Create Indexes.
    5.Roll up (if required)
    6.Compression(if required)
    7.Completion job.
    8.PSA deletion(if required)
    I process chain should allways start with a start Process variant step.
    Thanks,
    Uma Srinivasa Rao

  • Error in PSA after running process chain

    Hello All,
    I have ran a process chain, which came back with an error.  I have checked the PSA and there is one line which has an error.  How can I resolve it and reload the data into the cube succesfully?  Is there away to delete the data from the PSA and reload it? 
    Thanks,
    Nick.

    Dear Nick,
    I will add the step by step procedure to edit PSA data and update into target (request based).
    Identifying incorrect records.
    System wont show all the incorrect records at the first time itself. You need to search the PSA table manually to find all the incorrect records.
    1. First see RSMO > Details > Expand upate rules / processing tabs and you will find some of the error records.
    2. Then you can go to PSA and filter using the status of records. Filter all the red requests. This may also wont show the entire incorrect records.
    3. Then you can go to PSA and filter using the incorrect records based on the particular field.
    4. If this also doesnt work out go to PSA and sort (not filter) the records based on the particular field with incorrect values and it will show all the records. Note down the record numbers and then edit them one by one.
    If you want to confirm find the PSA table and search manually."
    Also Run the report RS_ERRORLOG_EXAMPLE,By this report you can display all incorrected records of the data & you can also find whether the error occured in PSA or in TRANSFER RULES.
    Steps to resolve this
    1. Force the request to red in RSMO > Status tab.
    2. Delete the request from target.
    3. Come to RSMO > top right you can see PSA maintenace button > click and go to PSA .
    4.Edit the record
    5. Save PSA data.
    6. Got to RSA15 > Search by request name > Right click > update the request from PSA to target.
    Refer how to Modify PSA Data
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40890eda-1b99-2a10-2d8b-a18b9108fc38
    Hope it helps you,Revert me back if you have any queries
    Assign points if helpful
    Regards
    Bala

  • Error while activating data in process chain

    Hi All,
    Am getting following error msgs in process chain while activating the data store object variant
    1.Cannot activate request 0000015195(REQU_78CEI406HFCMG85RWNSKW6HW4) of DataStore object RC2SCD10
    2.Activation of M records from DataStore object RC2SCD10 terminated.
    Any help how to resolve this error.
    Regards
    Sirisha.
    Edited by: sirisha gupta on Dec 29, 2008 10:16 AM

    hello,
    firstly see if the DSO and the transfomration, DTP are all active.
    or
    This can be due to the incorrect data record in ods
    find that record in PSA correct that one and then try to run the load fro PSA to Data target.
    or
    Uncheck "SID's Generation upon activation" in DSO's settings.
    or
    you can also try by changing the "Parallel Processing" to "Serial Processing".
    In the maintenance screen of DSO, select "Requests" tab:
    Click on the "Activate" button at the bottom
    Click on the "Activate in Parallel" button
    Change the "Number of Processes" to "1" for Serial Processing
    Save the setting
    You should see the "Activate in Parallel" button with a cross icon now.
    Check SAP Notes: 1118205 & 947481
    refer:
    DataStore object Activation
    reg,
    dhanya

  • "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

  • Hierarchy failure in "Save hiererachies' step in process chain.

    Hi,
    In process chain I am getting an error stating hierarchy loaded with requestXXXXXXXXXXXXX could not be activated.
    step: Save hierarchies.
    even though the above step is in failure state, the chain execution gets completed with status red.
    temporary solution:
    we are manually turning the status to green through program(SE38- rspc_process_finish).
    this happening on every time the chain has run.
    any suggestions on this for a permanent fix.
    thanks
    ameer.

    Hi,
    There is an option in the infopackage used to load hierarchy -- to activate upon loading.
    tick that option and remove the hierarchy name from Save hierarchy variant of the process chain.
    Ticking this option will activate your hierarchy automatically after loading.No need to explicitely save it.
    Hope this helps !!
    Regards,
    Yogita.

  • Decision Step in Process chain

    Hello All,
    I have a meta chain which run at 00:30 midnight everyday.
    It consist of 4 sub process chain.
    The last process chain consist of decision step in it.
    This last process chain should run only at first friday of every month.
    For this reason this decision step is included in it.
    It consist of the following formula.
    "( ( Local Time > '17:00:00' ) AND ( DATE_WEEKDAY1( Local date + 1 ) = '6' ) AND ( RIGHT( 2, ( Local date + 1 ) ) <= '07' ) ) OR ( ( Local Time <= '17:00:00' ) AND ( DATE_WEEKDAY1( Local date ) = '6' ) AND ( RIGHT( 2, ( Local date ) ) <= '07' ) )"
    Till now the process chain had never executed at 1st friday of every month.
    The third sub process chain finishes at 3:30 everyday. So due to that the local time of starting the 4th process will be 3:32 and then this decison checks.
    The first condition fails as the local time is <17:00:00 and not  > 17:00:00.
    Hence it will move to the other OR condition.
    But friday is weekday '05' and not as '06' hence again the second condition is failing. Hence the process chain is not executed at first friday.
    After doing this small change also what further more changes should be done in the formula which will help me to execute that chain only at first friday of every month and for rest day it should not execute.
    Points will be assigned for helpful answere.

    The decision step is fine and making changes in the formulae would be ideal but another alternative is through restrictions in the start step for the 4th process chain w.r.t the calenday you will choose. You can restrict it to a particular day for the month with marking only 1st Friday for every month as workday

  • Failind AND step of process chain

    Hi all
    I am facing problem with AND step in one process chain.
    AND step is failing as soon as chain is triggered.
    All the proceses before AND are executing properly with GREEN Status.
    "This AND process is not waiting for event RSPROCESS, parameter 4BYB726KFX6RHP8SWWPP1CIR9" is the message displayed... parameter mentioned is a DTP.
    Please Help
    Thanks
    SUDEEP

    Did you transport the process chain again?
    Go to edit mode of the process chain, right click on AND, maintain and press Ok ! try to activate the process chain again and see if that shows any error.
    - Danny

  • Broadcaster event data change process step in process chain goes on HOLD

    Hi,
    We have a process step of event data change in process chain for a cube. the broadcaster has some settings built on this to send email whenever data updates happent to that cube.
    It was working fine till last week; suddenly the process started going on sleep or hold mode. i ahve tried deleting old process variant and added new one ...still  the job hangs.
    Also in SOST i can see that the email based on broadcaster setting were sent. Though users havent recieved any. the job logs in SM37 say:
    Job started
    Step 001 started (program RSPROCESS, variant &0000000518457, user ID BIWREMOTE)
    Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIBCAST4E9S51L2EFE7AXG4IFUKNJW3W with ID 01462600
    Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIBCAST4E9S51L2EFE7AXG4IFUKNJW3W with ID 01462601
    Submit report for report RSBATCH_EXECUTE_PROZESS failed; see long text
    Submit report for report RSBATCH_EXECUTE_PROZESS failed; see long text
    Submit report for report RSBATCH_EXECUTE_PROZESS failed; see long text
    but when i see the job mentioned in this failed step:
    Job started
    Step 001 started (program RSBATCH_EXECUTE_PROZESS, variant &0000001419141, user ID KRANTUL1)
    Precalculation: initialization started
    Precalculation: processing started
    Precalculate data (fill DataStore)
    Processing data provider DP, query CP_NORDIC_IAN023
    Processing data provider GR4Broadcaster, query
    Calculate documents (build documents)
    Start Precalculation Web Templates with Precalculated Data
    Implementing settings finished
    Precalculation: initialization started
    Precalculation: processing started
    Precalculate data (fill DataStore)
    Processing data provider DP, query CP_NORDIC_IAN017
    Processing data provider GR4Broadcaster, query
    Calculate documents (build documents)
    Start Precalculation Web Templates with Precalculated Data
    Implementing settings finished
    Job finished
    So the users should have recieved the email . we have separately tested sending out emails and it works fine. just that process in process chain doesnt get completed at all.
    the slg1 logs are all successful.
    any pointers what could be wrong ?

    Use process the INTERRUPT if the last precalculation and alert messaging are succesful. Guess it is looping with first precalucatation

Maybe you are looking for

  • Adding new button to Standard Page and Launching CP when clicked

    Hi, I have a requirement to add a new button to a standard OAF page and when it is clicked, I need to launch a Concurrent Program. Can you please let me know any links/pointers/documents where I can get the details as how this can be accomplished. TI

  • HT202450 If the issue is reported multiple times, is it still covered?

    If the issue is reported multiple times, is it still covered?

  • Problen in Batch determination

    hi All, I had some problem with batch determination in production order. I had finished good with two sub-assys. one is MTO and other is MTS. When i create production order for finished good, it determines the batch of Assy-2(MTO) but does not determ

  • Java -version is it a java command or OS command.

    java -version is it a java command or OS command. I am in a bet. I said its a java command and it will be same no matter what the OS is. What do u genius say

  • Student discount email

    My son has tried to sign up several times for the student discount and never gets the email back from BestBuy. He has checked his spam folder and his email is a .edu email from an accredited college in NYC. We have called customer service also for he