Oracle Solution for Error ora-00237

ORA-00237: snapshot operation disallowed: control file newly created

What triggered the Error:

An attempt to invoke cfileMakeAndUseSnapshot with a currently mounted control file that was newly created with CREATE CONTROLFILE was made.

What should we do to fix it:

Mount a current control file and retry the operation.