Flush cache memory command

  • Thread starter Thread starter flefe2000
  • Start date Start date
F

flefe2000

Hi everyone,

Is there a command usable in a batch file to flush the cache memory ???

I have some batch files that shuts down services for a backup an
restart the services after the backup is done... after a couple of days
the MSSQL$... service won't start up ... still pending ... "system
error 1115 has occured" ... need to reboot the server...

Could it be a memory problem ... looks like the cache gets saturated

Thanks
 
* (13 Oct 2006 09:29:04 -0700)
Is there a command usable in a batch file to flush the cache memory ???

I have some batch files that shuts down services for a backup an
restart the services after the backup is done... after a couple of days
the MSSQL$... service won't start up ... still pending ... "system
error 1115 has occured" ... need to reboot the server...

Sysinternals' sync...
 
Back
Top