SSAS 2008 backup/restore fails with a GetOverlappedResult 'Insufficient system resources exist to co
- by Anant Aneja
Hi,
On my SSAS 2008 instance if a backup/restore of any database is made to/from a UNC path I get an error :
The following system error occurred from a call to GetOverlappedResult for Physical file: '\server\share\OLAPDB.abf', Logical file: '' : Insufficient system resources exist to complete the requested service. .
Server: The operation has been cancelled.
(Microsoft.AnalysisServices)
Creating/copying/moving a file on the share of any size on the share using explorer or the command prompt works.
The most useful link I could find is : http://www.tech-archive.net/Archive/Development/microsoft.public.win32.programmer.kernel/2004-07/0475.html
Can anyone shed more light on what could be causing this error ?
(I've posted the same question on the SSAS forums - just a heads up)