IT 研究室 ( 前IT DBA's 資訊站)
星期四, 12月 01, 2011
查詢 Oracle 會使用到的所有檔案(control file , datafile , logfile)
select name from v$controlfile
union all
select name from v$datafile
union all
select member from v$logfile;
--
如果重建controlfile , 也需收集datafile 與 redo 的路徑位置
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
LinkWithin-相關文件
沒有留言:
張貼留言