ORA-00269: specified log file is part of thread string not string
What triggered the Error:
The given redo log file is not part of the given threadWhat should we do to fix it:
Check that the thread of the redo log file matches the thread on the command line. If not, use a redo log file from the appropriate thread. Retry the command after correcting the error.
If this was not sufficient go over to:
Oracle Official Support Knowledge Center
Or maybe those geeks at: StackOverflow Board
Or maybe those geeks at: StackOverflow Board