Oracle DBA, How To, Error, Cause and Action

ORA-16254: change db_name to string in the client-side parameter file (pfile)

ORA-16254: change db_name to string in the client-side parameter file (pfile)


Cause:


An ALTER DATABASE RECOVER TO LOGICAL STANDBY new-dbname command was successfully executed without a server parameter file (spfile).



Action:


The client-side parameter file must be edited so that db_name is set to the given name before mounting the database again.

No comments:

Post a Comment

Thanks for your comment.