Oracle Error ORA-15510: cannot perform operation when “STATISTICS_LEVEL” is “BASIC”

Oracle Error Message

ORA-15510: cannot perform operation when “STATISTICS_LEVEL” is “BASIC”

Reason for the Error

The STATISTICS_LEVEL initialization parameter was set to BASIC.

Solution

Change the STATISTICS_LEVEL initialization parameter setting to either TYPICAL or ALL.