Presentation is loading. Please wait.

Presentation is loading. Please wait.

SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell.

Similar presentations


Presentation on theme: "SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell."— Presentation transcript:

1 SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell

2 About me Working as multi-hatted SQL Server DBA for the last 10 years working with TicketCity in Austin, TX for the last 9 years. Twitter: @Lance_LT Blog: lancetidwell.com

3 Why are you drowning? Monthly, quarterly and yearly reports and processes. One time processes needing to be run outside of normal business periods. Data cleanup and data process tasks. Too many things to keep a eye out for on your servers. JOBS JOBS JOBS ALERTS

4 Agenda Configure and setting up SQL Server Agent
Creating Operators, Jobs and Alerts Job History Common issues that can occur

5 PowerPoint Presentation

6

7

8

9

10

11 Operators Operators enable notification and monitoring capabilities of SQL Server Agent. Operators are setup to receive notification on jobs failures/successes and when alerts are raised Best to have operators setup to go to groups instead of specific individuals Need to setup database mail before you can setup operators

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30 Jobs On schedule or demand task. Can be reoccurring or one time
Can run TSQL, SSIS packages, PowerShell Scripts and much more. A job owner should not be a user account.

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61 CREATE A JOB DEMO

62 Alerts Performance or event based notifications
Can have multiple notify operators Can run a job in response to alert being raised.

63

64

65

66 f

67

68

69

70

71

72

73

74

75

76 Create Alert Demo

77 Additional Help Glenn Berry: Critical Alerts article: BOL Creating a WMI alert: Twitter: @Lance_LT


Download ppt "SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell."

Similar presentations


Ads by Google