Oracle Error ORA-39954: DEFERRED is required for this system parameter

Oracle Error Message

ORA-39954: DEFERRED is required for this system parameter

Reason for the Error

The ALTER SYSTEM command for PLSQL_WARNINGS did not include the keyword, DEFERRED.

Solution

Change the command to use the keyword, DEFERRED.