Barry,
I did a verify and it found no problems, Idid a rebuild anyway and now
it is OK, THanks for the Help
By the way what is a ŒAdvanced Rebuild?
John
A simple rebuild (now called 'compact' in E2004) simply removes the wasted
space within a databse, order the items but does not recreate the indexes -
it uses the existing index entries to locate items. This can fix some very
minor forms of curruption, butnot much.
A rebuild, or advanced rebuild recreates the index from scratch, ensuring
that every index entry points to a message or other databse item. It does
not index transient items, such as newsgroup messages (as these are held on
a server), or links between items (as it has no way of knowing which items
were linked without using the old, suspect indexes). Since the folder
heirarchy is recreated and all folders get new IDs, any rule that moves a
message may well loose the link to the destination folder and these links
have to be re-selected. This stuff is lost in a rebuild, but can all be
recovered with a little work, except for the links between items. For this
reason, we do not recommend using the rebuild procedure for 'routine
maintenance', but please don't be afraid to use it when you are experiencing
problem.