Oracle DBA, How To, Error, Cause and Action

ORA-01509: specified name 'string' does not match actual 'string'

ORA-01509: specified name 'string' does not match actual 'string'




Cause: The database name specified in ALTER DATABASE does not match the name of the currently mounted database.




Action: Correct the database name spelling or DISMOUNT the mounted database.