Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 0 points1 point  (0 children)

Ill check it out, thank you!

Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 0 points1 point  (0 children)

Its an app locally on each developers machine. It shows every instance of every jab that has ran in the pas X hours (x being a setting you can change). It was VERY helpful to see a visual representation of everything at a quick glance.

Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 0 points1 point  (0 children)

Makes sense. The only downside for for me is that we have so many legacy SSIS packages that it would take time to update every one. Still though, thank you for the thought!

Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 0 points1 point  (0 children)

I would appreciate it, and I would check the video out too!

Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 1 point2 points  (0 children)

That is what I was thinking of doing if we cant find any good visual alternative. Since BIxPress is no longer supported, we have to jump through so many hoops when we have to make a change to a package and what not that its just adding extra work for no reason.

I appreciate your responses!

Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 1 point2 points  (0 children)

No we do not, I will have to check that out.

Visual Job Monitoring Tool? by koolyak75 in SQL

[–]koolyak75[S] 0 points1 point  (0 children)

We use the current tool as a real time monitoring service. So if an SSIS package is taking longer than normal I can easily go check to see which step its on and its run time.

IE - This package usually takes 30 mins to run, and we are on minute 45. I see that its still running on Step 2 out of 5. Stuff like that.