- 論壇徽章:
- 0
|
請(qǐng)問(wèn):如何徹底刪除數(shù)據(jù)文件
是這樣的,但執(zhí)行alter database datafile filename offline drop后應(yīng)在v$datafile內(nèi)狀態(tài)為offline,這也許是Oracle公司應(yīng)解決的問(wèn)題。
Once you make a datafile part of a tablespace, the datafile CANNOT be removed, although we can use some workarounds.
If you have more than one datafile in the tablespace and you wish to keep the objects that reside in the other datafile(s) which are part of this tablespace, then you must export all the objects inside the affected tablespace.
廣東勵(lì)康 提供Oracle技術(shù)支持服務(wù) |
|