Oracle DBA, How To, Error, Cause and Action

ORA-01504: database name 'string' does not match parameter db_name 'string'

ORA-01504: database name 'string' does not match parameter db_name 'string'


Cause:


The name in a database create or mount does not match the name given in the INIT.ORA parameter db_name.



Action:


correct or omit one of the two names.

No comments:

Post a Comment

Thanks for your comment.