cancel
Showing results for 
Search instead for 
Did you mean: 

Export not completing from Discovery Accelerator

nirender
Level 3

I am having a similar issue as described in this blog post from 2012.

http://www.symantec.com/connect/forums/export-not-completing

We are running DA on Windows 2012 VM, Enterprise Vault is also running on Windows 2012 VMs seperate from DA and the databases are in SQL 2012.

 

The messages are on the server but are not converting to .psts.  The version of outlook is 2007.

When I run this query

SELECT tc.[Name] AS 'Case Name', tp.[Name] AS 'Export Name', tp.StatusID, ts.Name AS 'Status', tp.CreateDate AS 'Create Date'
FROM tblProduction tp
JOIN tblCase tc ON tc.CaseID = tp.CaseID
JOIN tblStatus ts ON ts.StatusID = tp.StatusID

The status ID is 51.

I have restarted the Accelerator manager service and even rebooted the server, no luck.

 

Any help would be much appreciated.

4 REPLIES 4

TonySterling
Moderator
Moderator
Partner    VIP    Accredited Certified

Have you ever been able to export to PST from this server?

Is the export location local?

Do you have any GPO's that prevent the creation of PST's

nirender
Level 3

Hi Tony!

I have been able to export to pst from this server.  The storage is SAN storage but it is seen as the E drive.  Though we do have GPO's that do prevent the creation of PST's they only apply to the desktops.

EV_Ajay
Level 6
Employee Accredited

Hi Nirender,

Please check the Error Event ID on DA Server , it will give more information to troubleshoote the issue. Please share that Event ID description.

You can also refe following article that might be help you.

http://www.symantec.com/docs/TECH209822

 

MMcCr
Level 4
Partner Accredited Certified

Firstly I would confirm your VSA/System TEMP/TMP locations and make sure they're on a non-system disk with adequate space.  Then also ensure that your Anti-Virus exclusions also include the TEMP/TMP for VSA and System and also the location that you are exporting out to.

With Outlook 2007 what SP is it and have you added the recipientMax key etc (or if it is SP2 added the patches and the regkey?).