Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.