Hi, I have an application that is restoring lots of data from a library. We are using Windows server 2003. As the process progresses we are seeing performance degradation. I added some performance counters for 4 of my major tasks, Create file, Read from library, WriteData, Close file. We are restoring millions of files. What I observed is that the performance of createfile API is degrading as the process progresses. The other operations are consistent.
Any ideas what could be causing this?
Thanks in advance for all the answers/suggestions.
Regards, Bhushan