Showing posts with label ORA-39954: DEFERRED is required for this system parameter. Show all posts
Showing posts with label ORA-39954: DEFERRED is required for this system parameter. Show all posts

Saturday, 23 June 2012

ORA-39954: DEFERRED is required for this system parameter

ORA-39954: DEFERRED is required for this system parameter

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

Action: Change the command to use the keyword, DEFERRED.