Oracle DBA, How To, Error, Cause and Action

ORA-01619: thread string is mounted by another instance

ORA-01619: thread string is mounted by another instance


Cause:


The INIT.ORA parameter "thread" requests a thread that has been mounted by another instance. Only one instance may use a thread.



Action:


Shutdown the instance, change the INIT.ORA parameter and startup mounting a different thread.

No comments:

Post a Comment

Thanks for your comment.