select round(sum(sharable_mem)/1024/1024) from v$sqlarea@#DBLINK#
This custom alert calculates the current size of the Oracle shared pool and sends an alert to "All DBAs" if it's larger than 70 MB.