Hello everyone,
couple of questions here for sql server 7.0 and 2000.
1. How to list session on sql server?
2. How to list connected computer (clients) on sql server?
3. How can I list total sql processes?
4. How can I list system sql processes?
5. How can I list user sql processes?
7. How can I report on the memory the sql server is utilizing?
(total memory?, Max Memory?, Buffer Cache?, Procedure Cache?)
8. Size of the file groups? and or devices?
9. Size of the log files and its growth over time?
How can I find bottle necks? i.e what are the things I can monitor and gather data from to improve my SQL Server.
Thank you all
couple of questions here for sql server 7.0 and 2000.
1. How to list session on sql server?
2. How to list connected computer (clients) on sql server?
3. How can I list total sql processes?
4. How can I list system sql processes?
5. How can I list user sql processes?
7. How can I report on the memory the sql server is utilizing?
(total memory?, Max Memory?, Buffer Cache?, Procedure Cache?)
8. Size of the file groups? and or devices?
9. Size of the log files and its growth over time?
How can I find bottle necks? i.e what are the things I can monitor and gather data from to improve my SQL Server.
Thank you all