ORA-01187:cannot read from file string because it failed verification tests
错误码
错误描述:cannot read from file string because it failed verification tests
错误原因:The data file did not pass the checks to insure it is part of the database. Reads are not allowed until it is verified.
解决方法:Make the correct file available to the database. Then, either open the database, or execute ALTER SYSTEM CHECK DATAFILES.
向认证技术专家提问
向技术专家提问


