标题: ORA-16008: indeterminate control file checkpoint [打印本页] 作者: admin 时间: 2016-8-25 09:37 标题: ORA-16008: indeterminate control file checkpoint ORA-16008:indeterminate control file checkpoint Cause: The control file for the database being opened forread-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. Action: First,open the database for read/write access. This creates a valid control
file checkpoint. Then, reopen the database for read-only access.