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


Please Help Members By Posting Answers For Below Questions

What are the various editions of sql server 2017 that are available in the market?

672


What is spid in sql server profiler?

728


What is history table in sql server?

660


What is a field name?

710


Explain the disadvantages/limitation of the cursor?

710






We need to perform what steps in the following order to work with a cursor?

913


What is built-in function?

704


What is cursors? And what are the different types of cursor?

743


How many databases can we create in a single server?

199


What is user-defined multi-statement table-valued function?

829


How to fetch the next row from a cursor with a "fetch" statement?

792


What is bit data type?

797


what is the information that can be stored inside a bit column? : Sql server database administration

707


What are different replication agents and what's their purpose? : sql server replication

743


What is table level trigger?

760