cancel
Showing results for 
Search instead for 
Did you mean: 

Detailed Archive Export Report?

Aaron_Mears
Level 4
Employee Accredited Certified
EV7 SP2
I am trying to export data out of a user archive - into a mailbox.  Out of 45,000 items a handful fail to export (based on the report).  I get the same number of errors in the EV log (below).  I am going direct from Archive to Mailbox, so I can't exactly do a scanpst.  Is there some kind of detailed report to determine the failing items so I can try to search them out?  I suppose I could dtrace, but the archive is 3GB and that's gonna make a big dtrace...and I have about 100 of these I need to do.
 
--
Event Type: Error
Event Source: Enterprise Vault
Event Category: Migrator Server
Event ID: 6469
Date:  4/16/2008
Time:  4:06:55 PM
User:  N/A
Computer: SERVERKVS1
Description:
An exception has occurred.
 [Internal reference CArchiveRestorer/RS/ce]
For more information, see Help and Support Center at http://evevent.veritas.com/rosetta/showevent.asp
Data:
0000: 3c 30 78 38 30 30 34 30   <0x80040
0008: 31 30 66 3e               10f>   
3 REPLIES 3

Michael_Bilsbor
Level 6
Accredited
Hi,
 
Take a look at the trigger command in dtrace as that will help you
so you would do something like
 
dt>set migratorservice v
dt>trigger
trigger> +"an exception has occurred."
trigger>exit
dt>watch
 
{and then follow the prompts and take the defaults
 
 

Barbara_Gargone
Level 4

Hi Aaron,

 

Were you able to determine the fix for your export to mailbox issue.  I realize your issue was posted in 2005, but I am having the same exact error using EV 6.0 SP4 and I'm not finding any other posts out there related to this.

 

Thanks in Advance.

 

Barb

MichelZ
Level 6
Partner Accredited Certified

Barb

 

You could try to dtrace like The Dodo suggested... 

(Post is from April 2008, between ;) )

 

Cheers

Michel


cloudficient - EV Migration, creators of EVComplete.