on 2013 May 16 10:55 AM
Hi Experts,
The status of process chain is yellow even the chain is successfully completed, you can find the Screen shot for the same (LO.JPG).
If we process monitor the process chain(Which is in yellow), the status of the chain is as follows (Pc.JPG)
I am unable to find the reason why the status of the chain is still in yellow. with that status it is unable to trigger to the another chain.
Note : Already tried with RSPC_PROCESS_FINISH but the status remains same.
Please help me out in this regard.
Best Regards,
Manoj.
Few days back i faced same problem.i did this that issue got resolved.go to RSPCM T.code Copy the Variant and Instance.Go to the transaction SE11 table – RSPCPROCESSLOG. Put the value for variant and instance Execute this, and the value of the other fields is returned: LOG_ID, TYPE, BATCHDATE and BATCHTIME.copy it. Go to the transaction SE38. Enter the program name - RSPC_PROCESS_FINISH and execute.Enter the values in the fields received from RSPCPROCESSLOG table. Additionally, make the STATE as „G‟ -> Execute
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is it showing if you click on "Display Messages" of your meta chain? there will be a batch monitor to see the log. Something must be still running here, that's why u were not able to change through RSPC_PROCESS_FINISH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thanks for your replies. I have tried with all the inputs but issue remained
While tried with RSPC_PROCESS_FINISH we are getting the following Error :
Message no. RSPC004"
These are details we have given
@ Suman
When we go to batch monitor the job is finished in 19 secs.
Hi Manoj,
By righr click on local chain from pic LO(PC Master data attribute and text - LO ), copy the variant and instance, pass these valeus to table SE11, RSPCPROCESSLOG, from there you can copy logid, instantance, variant, time, process type, pass these values to program - RSPC_PROCESS_FINISH.
Which details you pass to rcpc_process_finish, from inside of individual chain details or lo pc details.
Just come back SAP Easy access and check it again.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
By using above functional module try to change the status to 'G" once again.
It should be work. Try to logout and reconnect to your BI system and check it again.
I have faced the same issue many time it was resolved by changing status to ' G' and relogin to BI system sometimes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.