Database Error Messages

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.