• Krishna1 (7/17/2013)


    Thanks. But some times we notics that the server memeory utilization is more then 90%.

    How can we check if its due to the SQL db or some other reason. (we chekced through task manager and it shows sql server is utlizing it)

    What does the following return, when run against this server?

    SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY('productlevel'), SERVERPROPERTY('edition')