Hi , can anyone help me.

I tried to start an SQL Server instance from command line with sqlservr.exe. But on the last line it said "a significant part of sql server process memory has been paged out. this may result in performance degradation".

And my instance didn't start. But my "SQL Full-text Filter daemon launcher" started and only that.

Can anyone tell me what's the problem? or maybe insufficient memory? And what should i do if i want to make it work?

SQL Server needs a small number of parameters passed to it on start up. Things like where the MASTER database is, error log location etc, have a look in Books On Line.

It is also notoriously memory & CPU hungry. Fill your server up with memory and use the fastest disks you can afford.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.