[技术基础] 对一个datafile执行offline和offline drop的区别 日期:2012-03-31 15:29:03 点击:105 好评:0
1 、对一个 datafile 执行 offline 或 offline drop 本质上是一回事,但对一个 datafile 执行 offline 只能在归档模式下;而对一个 datafile 执行 offline drop 则既可以在归档模式也可以在非归档模式下...
[Oracle] EVENT:ADJUST_SCN 日期:2011-11-03 09:22:00 点击:137 好评:0
The ADJUST_SCN event is useful in some recovery situations where the current SCN needs to be incremented by a large value to ensure it is ahead of the highest SCN in the database. This is typically required if either: a. An ORA-600 [2662] e...