Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> reorganize snapshot log
The snapshot log has been cleaned up from 8mil rows.. (old snapshot
references removed)
Is there are a way to do it, w/o upsetting the snapshots (there are a lot)? (w/o dropping the snapshot log)
Theoretically.. it's just a table, right? http://orafaq.com/node/4
system_at_VCRS> select count(*) from vcrs.MLOG$_MEMBER_SUMMARY;
COUNT(*)
7
Elapsed: 00:00:11.96
Statistics
0 recursive calls 0 db block gets 124083 consistent gets 118200 physical reads
.......
We run Oracle 9iR2,10gR1/2 on RH4/RH3 and Solaris 10 (Sparc)
remove NSPAM to email
Received on Thu Feb 01 2007 - 03:00:01 CST
![]() |
![]() |