Hi all,
As recommended on previous thread, we've deleted workflow jobs from different tables into the SQL database:
http://scn.sap.com/thread/3261706
Then, I've started deleting records, but as there were too many records (around 245.000 records), and the system performance was affected, I've started deleting 1.000 records without problem. When I've tried to delete 10.000 records at once, the program gets 'not responding' and appeared an error saying something like 'The records cannot be deleted due to an error and it will be keep it in SQL logs'.
Then, I've unloaded the repository and tried to load it with update indexes, but I've got following error:
'The master transacction file or index are corrupted'
At this point, I've tried to verify and repair the repository, but this is the result:
$$$ Non-fatal error(1399): The following JobIds in table A2i_Data_10_WFLAUNCH do not exist in table A2i_Data_10_WFJOB : 10014.
@@@ Removing invalid JobIds fails. (RC=-2080243705)
What should I do now? How could I solve this non fatal error???
Best regards,
Carlos Santamaría.