alter database datafile offline and alter database tablespace ...offline

maojinyu發表於2010-09-14
You cannot do 'alter database datafile ... offline' if you are in noarchivelog (but tablespace offline works)

You cannot do 'alter tablespace ... offline' if database is read-only (but datafile offline works)[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9907339/viewspace-1038344/,如需轉載,請註明出處,否則將追究法律責任。

相關文章