Oracle - Recursive calls caused by data modification (triggers, function based index, )
When you are doing data modification, you can fired many side effects as : trigger function-based index ... which include also other SQL statement and improve then the recursive calls metrics....