SlideShare a Scribd company logo
SQL Server 2012 1
SQL Services
Contents
1- Introduction to SQL Services
2- Start/Stop the Services
3- Service Property
SQL Server 2012 2
1- Introduction to SQL Services
Service គឺជាកម្មវ ិធីម្ួយ ឫជាតំណ ើរការដែលបង្ហា ញការង្ហរណាម្ួយជាក់លាក់ណែើម្បី
ភ្ជា ប់ជាម្ួយកម្មវ ិធីែ៏ទៃណៃៀតបាន។
SQL Server 2012 3
មាន Service សំខាន់ៗ ពីរប្បណេៃ៖
1- SQL Server : ជា service ដែលតំណ ើរការណលើការគ្រប់គ្រង និង ណរៀបចំ Database
Structure
2- SQL Server Agent : ជា service ដែលតំណ ើរការណលើការគ្រប់គ្រង និង ដែទំណលើ
SQL Server Database។
2- Start/Stop the Services
SQL Server 2012 4
1- Go to Run → [OK]
If the service of SQL Server do not start, you can not use SQL server
application.
2- Start/Stop the Services
SQL Server 2012 5
2- Right-Click on the service [SQL Server (MSSQLSERVER)] → [Start] / [Stop]
3- Service Property
SQL Server 2012 6
1- Right-Click on the service → [Properties]
3- Service Property
SQL Server 2012 7
2- Go to tab [General] : allow you to
setup the startup type of this service
- Automatic : service will start auto
when window is starting
- Manual : user must start the service
manually
- Disable : the service is disabled.
3- Service Property
SQL Server 2012 8
3- Go to tab [Log On] : allow user to choose
the user account to run the service
3- Service Property
SQL Server 2012 9
4- Go to tab [Recovery] : allow user to
take action when service do fail.
- Take no Action
- Restart the Service
- Run The Program
- Restart the Computer
3- Service Property
SQL Server 2012 10
5- Go to tab [Dependencies] : allow user
see the other service that depend on this
service.

More Related Content

PPTX
introduction to sql server by moamen hany
PPTX
ASP.NET Core deployment options
PPTX
Sql server 2012 ha dr
PPTX
OOPs fundamentals session for freshers in my office (Aug 5, 13)
PPTX
Javascript and Jquery: The connection between
PPTX
Back to the Basics - 1 - Introduction to Web Development
PPTX
.Net framework architecture
PPT
ASP.NET OVERVIEW
introduction to sql server by moamen hany
ASP.NET Core deployment options
Sql server 2012 ha dr
OOPs fundamentals session for freshers in my office (Aug 5, 13)
Javascript and Jquery: The connection between
Back to the Basics - 1 - Introduction to Web Development
.Net framework architecture
ASP.NET OVERVIEW

Viewers also liked (17)

PPTX
PPT
Future Web Trends - at Innovation series with Jimmy Wales
PDF
Your 2012 Marketing Plan: Simple & Powerful
PPT
HTML 5 Overview
PPTX
Asp.net page lifecycle
PPT
KEY
HTML 5 & CSS 3
PPT
Introduction To Website Development
PPTX
CMS 120: Introduction to Building a Website
PPTX
What is HTML 5?
PDF
Gears and HTML 5 @media Ajax London 2008
PPTX
Oops abap fundamental
PPTX
Ten Commandments of Secure Coding - OWASP Top Ten Proactive Controls
PDF
Free marketing plan sample of a new service at Airbus, by www.marketingPlanNO...
PPT
Website Introduction
PPTX
SQL Server Learning Drive
PPTX
Sql server basics
Future Web Trends - at Innovation series with Jimmy Wales
Your 2012 Marketing Plan: Simple & Powerful
HTML 5 Overview
Asp.net page lifecycle
HTML 5 & CSS 3
Introduction To Website Development
CMS 120: Introduction to Building a Website
What is HTML 5?
Gears and HTML 5 @media Ajax London 2008
Oops abap fundamental
Ten Commandments of Secure Coding - OWASP Top Ten Proactive Controls
Free marketing plan sample of a new service at Airbus, by www.marketingPlanNO...
Website Introduction
SQL Server Learning Drive
Sql server basics
Ad

Similar to 009 sql server management studio (20)

PDF
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
PPTX
Analysis of sql server services
PPTX
Sql server 2012 dba online training
PPT
Module01
DOCX
Sql server configuration manager
PPTX
Sql server lesson2
DOC
SQL Server DBA training in Hyderabad in DBA School
PPTX
Live sql server 2012 dba online training
PPTX
Fard Solutions Sdn Bhd
PDF
White Paper - Lepide SQL Storage Manager
PPTX
Sql server 2008r2 dba course
PPTX
Sql server 2008r2 dba course
DOC
Sql 2008 r2_manageability_white_paper
PPTX
Online sql dba training
PPTX
Sql Sever Presentation.pptx
PPTX
SQL_SERVER_BASIC_1_Training.pptx
DOC
sqlserverdbasanjay
DOCX
Jitendra Tiwari_Resume
Microsoft SQL Server 2012 Components and Tools (Quick Overview) - Rev 1.3
Analysis of sql server services
Sql server 2012 dba online training
Module01
Sql server configuration manager
Sql server lesson2
SQL Server DBA training in Hyderabad in DBA School
Live sql server 2012 dba online training
Fard Solutions Sdn Bhd
White Paper - Lepide SQL Storage Manager
Sql server 2008r2 dba course
Sql server 2008r2 dba course
Sql 2008 r2_manageability_white_paper
Online sql dba training
Sql Sever Presentation.pptx
SQL_SERVER_BASIC_1_Training.pptx
sqlserverdbasanjay
Jitendra Tiwari_Resume
Ad

More from let's go to study (20)

PPTX
Rs instructor ppt_chapter11_final
PDF
Before beginning
PDF
Chapter 8 (security)
PDF
Chapter 7 (ado.net)
PDF
Chapter 6 (data binding)
PDF
Chapter 5 (master page)
PDF
Chapter 4 (navigater)
PDF
Chapter 3 (validation control)
PDF
Chapter 2 (web servercontrol)
PDF
Chapter 1 (asp.net over view)
PDF
Before beginning
PPT
PPT
PPT
PPT
PPTX
database design process
PPTX
007 sql server-installation
PPT
Chapter 2-html-tage
PDF
Chapter 0 before you start
Rs instructor ppt_chapter11_final
Before beginning
Chapter 8 (security)
Chapter 7 (ado.net)
Chapter 6 (data binding)
Chapter 5 (master page)
Chapter 4 (navigater)
Chapter 3 (validation control)
Chapter 2 (web servercontrol)
Chapter 1 (asp.net over view)
Before beginning
database design process
007 sql server-installation
Chapter 2-html-tage
Chapter 0 before you start

009 sql server management studio

  • 1. SQL Server 2012 1 SQL Services
  • 2. Contents 1- Introduction to SQL Services 2- Start/Stop the Services 3- Service Property SQL Server 2012 2
  • 3. 1- Introduction to SQL Services Service គឺជាកម្មវ ិធីម្ួយ ឫជាតំណ ើរការដែលបង្ហា ញការង្ហរណាម្ួយជាក់លាក់ណែើម្បី ភ្ជា ប់ជាម្ួយកម្មវ ិធីែ៏ទៃណៃៀតបាន។ SQL Server 2012 3 មាន Service សំខាន់ៗ ពីរប្បណេៃ៖ 1- SQL Server : ជា service ដែលតំណ ើរការណលើការគ្រប់គ្រង និង ណរៀបចំ Database Structure 2- SQL Server Agent : ជា service ដែលតំណ ើរការណលើការគ្រប់គ្រង និង ដែទំណលើ SQL Server Database។
  • 4. 2- Start/Stop the Services SQL Server 2012 4 1- Go to Run → [OK] If the service of SQL Server do not start, you can not use SQL server application.
  • 5. 2- Start/Stop the Services SQL Server 2012 5 2- Right-Click on the service [SQL Server (MSSQLSERVER)] → [Start] / [Stop]
  • 6. 3- Service Property SQL Server 2012 6 1- Right-Click on the service → [Properties]
  • 7. 3- Service Property SQL Server 2012 7 2- Go to tab [General] : allow you to setup the startup type of this service - Automatic : service will start auto when window is starting - Manual : user must start the service manually - Disable : the service is disabled.
  • 8. 3- Service Property SQL Server 2012 8 3- Go to tab [Log On] : allow user to choose the user account to run the service
  • 9. 3- Service Property SQL Server 2012 9 4- Go to tab [Recovery] : allow user to take action when service do fail. - Take no Action - Restart the Service - Run The Program - Restart the Computer
  • 10. 3- Service Property SQL Server 2012 10 5- Go to tab [Dependencies] : allow user see the other service that depend on this service.

Editor's Notes

  • #4: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #5: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #6: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #7: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #8: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #9: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #10: http://msdn.microsoft.com/en-us/library/ms143506.aspx
  • #11: http://msdn.microsoft.com/en-us/library/ms143506.aspx