DGM-17551
Database must be restarted after creating the server parameter (SPFILE).
Cause
The command is being invoked without the WITH RESTART option. Because the database is not using a server parameter (SPFILE), the command cannot complete.
Action
Invoke the command again with the WITH RESTART option or after using the server parameter (SPFILE).