ERROR | invalid backup control file checkpoint |
CAUSE | The backup control file being opened for read-only access does not contain a valid control file checkpoint. Therefore the database cannot be opened for read-only access. |
ACTION | First open the database for read-write access which will result in valid control file checkpoint. Then re-open the database for read-only access. |