Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Starting SQL Server 6.5 1

Status
Not open for further replies.

dgood

Programmer
Jul 10, 2000
2
ID
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..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top