Oracle Error ORA-16797: database is not using a server parameter file

Oracle Error Message

ORA-16797: database is not using a server parameter file

Reason for the Error

The database was not using a server parameter file or the broker was unable to access the server parameter file.

Solution

Issue the CREATE SPFILE=’..’ FROM PFILE=’…'” command to create a server parameter file and then restart the database to use it.