Hi all,
we are having problems trying to copy&paste several huge SDE Raster Datasets from our ArcSDE 9.3.1 geodatabases (SQL Server 2008 64bits) to a File Geodatabase.
After some hours of processing (about 300GB pasted) we get this error message in ArcCatalog:
"One or more objects failed to paste. SDE has lost its connection with underlying DBMS".
Then , looking into the SQL Server log, we found the corresponding error message:
"Error: 7886, severity: 20, state: 1.
A read operation on a large object failed while sending data to the client. A common cause for this is if the application is running in READ UNCOMMITTED isolation level. This connection will be terminated."
Can we adjust/tune something in order to solve this?
We work with ArcGIS 9.3.1 SP1 on Windows Server 2008 64bits, SQL Server 2008 64bits.
Many thanks