Question:
Have you checked the job log? (SM37), and the system log (SM21) ?
Answer:
Transaction code ST22 is another one to check.
Answer:
Hello again
I forgot to mention that we also have tried SM37. Every thing is green with the status "finished" here.
I will try SM21 and ST22 tomorrow.
Thank you for your suggestions
/L2L
Answer:
Check SM50 for current running processes.
(hopefully it is not still running - may be an ALE process still out there).
_________________
Mitchell Lehr
BW - Share the love ><
Answer:
you could also check SM58 to see if something went wrong on RFC level
Answer:
Hello guys
Thank you very much for all of your suggestions.
The funny thing is that none of those transactions showed any thing wrong with the process.
But we found out what the problem was at last. The problem was that our start routine in the ODS update rule tried to put some values from a character (length = 3) with no ALPHA-conversion into another character (length = 4) with ALPHA-conversion. Something that our ALPHA-converted character could not handle.
I do not know if you will ever encounter this problem. But this is one of those problems that is nice to know about. Especially when there is no help to get in all of those known transactions.
Have a nice weekend
/L2L