From: GJ on

Hi all,

We have an application which takes backup to NAS storage device.
We have 200GB data in XP machine and this data has to be
completely taken backup to NAS storage device.
While taking the backup windows error is occuring saying
"Insufficient system resources exist to complete the requested service".


Details:

Database has 1.....100000 records, based on this records we have to backup.
So, Accessing DB for 100000 times and copying files about 200GB

Programming language C#. Can any one help.


Thanks
Goutham
From: sandy58 on
On Apr 22, 4:28 am, GJ <G...(a)discussions.microsoft.com> wrote:
> Hi all,
>
>           We have an application which takes backup to NAS storage device.
>           We have 200GB data in XP machine and this data has to be
> completely taken backup to NAS storage device.
>           While taking the backup windows error is occuring saying
> "Insufficient system resources exist to complete the requested       service".
>
> Details:
>
> Database has 1.....100000 records, based on this records we have to backup.
> So, Accessing DB for 100000 times and copying files about 200GB
>
> Programming language C#. Can any one help.
>
> Thanks
> Goutham

What size in the NAS storage device?