I was careless setting up the configuration buffer, because i set the buffer to
max, and when I re-started SQL Server, the error message comes up :
Mesg 17129 : initdata: suballocation for buffer pages failed (0 bytes requested)
I guess the problem was because of Windows NT virtual memory which was not big
enough, so I tried to bigger it from 256 Megs to 2056 Mb.
When I started again, another error came up :
Mesg 17155 : initblkmem: not enough memory for MEMMAP structures
Anybody have an idea how can I started my SQL Server back to normal..
max, and when I re-started SQL Server, the error message comes up :
Mesg 17129 : initdata: suballocation for buffer pages failed (0 bytes requested)
I guess the problem was because of Windows NT virtual memory which was not big
enough, so I tried to bigger it from 256 Megs to 2056 Mb.
When I started again, another error came up :
Mesg 17155 : initblkmem: not enough memory for MEMMAP structures
Anybody have an idea how can I started my SQL Server back to normal..