ORA-01619: thread string is mounted by another instance
What triggered the Error:
The INIT.ORA parameter "thread" requests a thread that has been mounted by another instance. Only one instance may use a thread.What should we do to fix it:
Shutdown the instance, change the INIT.ORA parameter and startup mounting a different thread.