當收到由 data protector 寄出的 table space out of space 時 , 大家都可能不知如何處理.
基本上到了max size 的85% 就會出alert , max size 多數是2G 的
首先是需要處理是加大個 ??.ext ,今次我需要加大 fn3.ext
在我的 Data protector 上分為 fn1.ext - fn4.ext
如何加大呢 ?
進入DP Manager -> 選 Internal Database -> Usage -> Database Tablespace Extensions
看到右邊有個table space 的列表,
看看自己是那一個不足而出 alert ?
在Database Tablespace Extensions 上右click -> add database Tablespace Extension File...
在type 上選出不夠位的file , 今次是 fn3.ext , path 和 max size 都不變 -> 完成
這樣就看到多了一個名為 fn3.ext1 出來了