Oracle Solution for Error ora-39954

Solution for Oracle Error ORA-39954

ORA-39954: DEFERRED is required for this system parameter

What triggered the Error:

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

What should we do to fix it:

Change the command to use the keyword, DEFERRED.