Same problem that EV007 had in this thread:
https://www-secure.symantec.com/connect/forums/ev-...
Too bad it is closed, because there is no solution, as far as I understand it.
Same version, EV 10.0.1, indexing error 6882, "The compound file is too large for the current implementation (0x80030111)". No DVSCC, just DVFCC.
Problem file is 708CA20552AB00BA1B1097C812F103C1~5E~ABA2FF78~00~1.DVFCC and the size is 2,65GBs.
I made the query as Jeff Shotton advised in the thread:
select SP.Properties from Saveset SS
inner join savesetproperty SP on SS.Savesetidentity = SP.SavesetIdentity
where SS.IdTransaction = '708CA205-52AB-00BA-1B10-97C812F103C1'
Short version of results:
<originalSize>1416544586</originalSize>
<fileName>model.dmp</fileName>
EV007 found a large log-file that caused the problem. But then what?