Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
SSG
Starting Member
4 Posts |
Posted - 2009-09-15 : 08:43:07
|
Some jobs show red X ICON next to the job name. What does the red X signify? I made chgs to a test job, ( which was previously a blue icon), changed some SQL code, and it the icon became a red X.![]() |
|
|
YellowBug
Aged Yak Warrior
616 Posts |
Posted - 2009-09-15 : 08:55:00
|
| In the Job Activity Monitor, the colours show the last status of the job:Red - failureBlue - Success/Unknown |
 |
|
|
|
|
|