cancel
Showing results for 
Search instead for 
Did you mean: 

Getting errors after moving db's to new sql server

mias
Level 4
Partner Accredited
 
Hey
I get an error that I can not figure out why it happens. ev run as it should but get this every time archiving run.
 
any ideas
 
running on
ev version 8 sp5
SQL Server 2005 Enterprise sp4
 
Error from event view
An error was detected while accessing the Vault Database 'EnterpriseVaultDirectory' (Internal reference: .\ADODataAccess.cpp (CADODataAccess::ExecuteSQLCommand) [lines {1392,1394,1409,1427}] built Oct  6 11:22:46 2010): 
 
Description:  
 
Attempting to grow LOB beyond maximum allowed size of 2,147,483,647 bytes.
 
 
SQL Command: 
 UpdateArchiveFolder
 
 
Additional Microsoft supplied information:
 
Source:       Microsoft OLE DB Provider for SQL Server 
Number:       0x80040e14 
SQL State:    42000 
Native Error: 00007119 
HRESULT 0x80040e14
 
1 ACCEPTED SOLUTION

Accepted Solutions

GabeV
Level 6
Employee Accredited

Hi Mias,

This issue could be related to a loop reference in the archive folders structure causing a exponential grow in the transaction log in SQL. I strongly suggest you to open a case with support to assist you further with this issue.

I hope this helps.

View solution in original post

2 REPLIES 2

JesusWept3
Level 6
Partner Accredited Certified
Wow well that's definitely odd, I doubt EV would be trying to pass over even close to 2GB of XML to SQL Don't suppose you have a collation mismatch?
https://www.linkedin.com/in/alex-allen-turl-07370146

GabeV
Level 6
Employee Accredited

Hi Mias,

This issue could be related to a loop reference in the archive folders structure causing a exponential grow in the transaction log in SQL. I strongly suggest you to open a case with support to assist you further with this issue.

I hope this helps.