ORA-16008:indeterminate control file checkpoint
错误码
错误描述:indeterminate control file checkpoint
错误原因:The control file for the database being opened for read-only access was created using the CREATE CONTROLFILE statement. Therefore, a control file checkpoint could not be calculated and the database could not be opened for read-only access.
解决方法:First, open the database for read/write access. This creates a valid control file checkpoint. Then, reopen the database for read-only access.
向认证技术专家提问
向技术专家提问


