ORA-01696: control file is not a clone control file
What triggered the Error:
Attempting to mount, a database as a clone when it is already mounted by another instance not as a clone or attempting to use a current control file for a clone.What should we do to fix it:
Mount without the clone option or use a backup control file and shutdown the other instances before mounting as a clone.