Oracle Error ORA-01373: insufficient memory for staging persistent LogMiner session

Oracle Error Message

ORA-01373: insufficient memory for staging persistent LogMiner session

Reason for the Error

The maximum number of concurrent persistent LogMiner sessions allowed is limited by LOGMNR_MAX_PERSISTENT_SESSIONS parameter. Not enough memory has been set aside at instance startup to allocate the new LogMiner session.

Solution

Increase LOGMNR_MAX_PERSISTENT_SESSIONS and restart instance.