system表空間滿了影響 oracle中如何對(duì)system表空間進(jìn)行清理?
oracle中如何對(duì)system表空間進(jìn)行清理?1、為系統(tǒng)表空間添加另一個(gè)數(shù)據(jù)文件。altertablespacesystemadddatafile“D:oracleXEoradataXEsystem
oracle中如何對(duì)system表空間進(jìn)行清理?
1、為系統(tǒng)表空間添加另一個(gè)數(shù)據(jù)文件。altertablespacesystemadddatafile“D:oracleXEoradataXEsystemu01。DBF”大小為1024M 2。更改系統(tǒng)表空間的數(shù)據(jù)文件系統(tǒng).dbf分配空間。alterdatabasedatafile“D:oracleXEoradataXEsystemu01.dbf”autoextendonalterdatabasedatafile“D:oracleXEoradataXEsystemu01.dbf”的大小調(diào)整為1024M