Question : Exchange 2010 - Moving mailbox cleanup error

Hi,

I'm migrating from Exchange 2003 to 2010. During this im moving my mailboxs to exc2010 and for every 30th mailbox i get this error:

Warning: Failed to cleanup the source mailbox after the move.
Error details: MapiExceptionNotFound: Unable to delete mailbox. (hr=0x8004010f, ec=-2147221233)

I've googled it, and installed the hotfix everyone suggest. But I still get the warning. But about they mailbox's that get this warning. They are stil visible on the Exchange 2003 server. What should i do with them? Delete them or?

Answer : Exchange 2010 - Moving mailbox cleanup error

Hi,

There were time where a file count not be larger than 2GB on some systems.
There were time where big files were difficult to manage (to copy, to transfer,...)
And then you preferred having several files.
There were time where you had several disks, with a filesystem for each disk. So if you wanted to balance i/o, you create a datafile on each disk. That was 'manual stripping'

But today, you can have very large files with a very high limit, you can backup parts of files in parallel, you balance I/O with virtual filesystems, RAID, ASM, ...

Oracle even has what is called 'bigfile tablespaces' than can have only one datafile that can ahve the maximum size. So there is usually no good reason to have too many datafiles, except if you think it is easier to manage (for example, you have 2 filesystems and want to move some files from one to the other to equilibrate the space).

>> When does one say "I will not resize these datafiles but instead create a new one"?
When it reach the limit that you can manage easily. But if that makes you have 500 datafiles, then you should push up your limit ;)

Regards,
Franck.
Random Solutions  
 
programming4us programming4us