Tools in SQL Server :
Configuration Tools :
Used to configure the SQL Server at various level .
1. SQL Server Configuration Manager :
Used to control all the SQL Server Services such as
a. Starting & Stopping the services .
b. Can find the binary path of the services .
c. Can work with startup parameters .
d. Can Configure the net work configuration
2. SQL Server Surface Area Configuration :
Used to perform the activities such as
a. Starting & Stopping the services .
b. Can configure the remote connection .
c. Enabling and Disabling of the features like CLR Integration ,DB Mail , DAC etc.
3. SQL Server Management Studio :
Used to start and stop the services also to configure server level parameters.
To see above all the tools :
Start --> ALL Programs --> MS SQL Server (Version ex: 2005) -->
Configuration Tools
--> SQL Server Configuration Manager
--> SQL Server Surface Area Configuration
Monitoring Tools :
Used to monitor the SQL Server at various levels .
a. Management Studio
b. Activity Monitor
c. DMV 's & DMF's
d. SQL Server Profiler .
No comments:
Post a Comment