amachanic / sp_whoisactive

sp_whoisactive
GNU General Public License v3.0
1.13k stars 281 forks source link

request to add job_name and step_name in new columns #86

Closed johnecono54 closed 2 years ago

johnecono54 commented 2 years ago

would it be possible to have job_name & step_name in new columns instead of having it buried in the additional_info? Maybe with a new parameter? The program_name for SQLAgent jobs is pretty useless when trying to find what job is actually running, and it would be nice to have that broken out.

erikdarlingdata commented 2 years ago

This is a duplicate of #66