Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Manipulating the SNAPSHOT LOG tablespace
Hello,
I am fixing a problem with snapshots which has caused my snapshotlog tablespace to extend beyond my preferences. I'd like to reduce it's space, and wanted to know if anyone had done this.
I plan to
1) catch up all the snapshots and purge if necessary the snapshotlog
datafiles (snapshotlog.dbf and snapshotlog2.dbf),
2) alter database datafile '/oradata/PETS/data/snapshotlog2.dbf' offline
drop ;
3) alter tablespace add datafile '/oradata/PETS/data/snapshotlog2.dbf'
Storage specs.
Was anyone successful doing something like this?
Any information is appreciated.
Linda Hagedorn
Received on Thu Jun 29 2000 - 18:22:13 CDT
![]() |
![]() |