Database Error Messages

ORA-59071

Database %0!s can not open file already opened by database %1!s.

Cause

This file can only be open in one database at a time.


Action

Check the db_unique_name and db_name parameters of the connected database instances. Shut down the other database and retry the operation or specify a different file to open.