Oracle Solution for Error ora-10262

Solution for Oracle Error ORA-10262

ORA-10262: Don't check for memory leaks

What triggered the Error:

Setting this event to level one causes memory leak checking to be disabled. Setting this event to any other non-zero number allows that number to be used as a threshold value when checking for memory leaks in the PGA, SGA, and UGA heaps.

What should we do to fix it:

None