What are the OS services that the SQL Server installation adds?
Answer Posted / rajender.m
sqlserver:Provides storage, processing and controlled access
of data and rapid transaction processing.
sqlserverAgent:Executes jobs, monitors SQL Server, and fires
alerts, and allows automation of some administrative tasks.
sqlserver analytical services:Supplies online analytical
processing (OLAP) and data mining functionality for business
intelligence
sqlserver browser:Provides SQL Server connection information
to client computers.
sqlserver fulltext search :Quickly creates full-text indexes
on content and properties of structured and semi-structured
data to allow fast linguistic searches on this data.
sqlserver integration services:Provides management support
for SSIS package storage and execution.
sqlserver Reporting services:Manages, executes, renders,
schedules and delivers reports.
sqlserver VSS writer:Provides the interface to
backup/restore Microsoft SQL server through the Windows VSS
infrastructure.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
plss anybody specify tha constrian management system in dbms
What is the use of nvl work?
What does it mean to be in union?
What is field in algebra?
What are the differences between char and varchar in ms sql server?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
Can you move the resources after pausing the node? : sql server database administration
What is sql server used for?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
Can you explain different types of locks in sql server?
How will you add a dimension to cube? : sql server analysis services, ssas
Do I need a report server to run reports in my application?
Why the trigger fires multiple times in single login?
What are the kinds of subquery?