PGA memory used by the instance exceeds PGA_AGGREGATE_LIMIT
we are getting ORA-04036: PGA memory used by the instance exceeds PGA_AGGREGATE_LIMIT
we are manually killing stale processes on OS from below query
ps -ef|grep oracle
we getting this alert frequently .what is the action to be taken here