Cause: This typically happens if there is infinite recursion in the PL/SQL function that is being executed. See the solution below.
Error solution: User should alter the recursion condition in order to prevent infinite recursion.
Database version: Oracle 11g Release 2 (11.2)