只能启动到装配数据库完成 最后打开数据库时候错误号
ora-01172:recovery of thread 1 stuck at block 831 of file 2
ora-01151:use media recovery to recover block,restore backup if needed
只能启动到装配数据库完成 最后打开数据库时候错误号 ora-01172:recovery of thread 1 stuck at block 831 of file 2 ora-01151:use media recovery to recover block,restore backup if needed
Cause: Crash recovery or instance recovery could not apply a change to a block because it was not the next change. This can happen if the block was corrupted and then repaired during recovery.
Action: Do a RECOVER DATAFILE for the file containing the block. If this does not resolve the problem, then restore the file from a backup and recover it.