I've spent the last couple of hours using google, unfortunately to no avail.
I know the name of the database (and the server), but I need to Kill any active processes on that database when I run a specific SSIS package. (The Kill action will be an SQL task within the package)
Can anyone show me how to identify the active processes on a particular database?
Thanks in advance.
I know the name of the database (and the server), but I need to Kill any active processes on that database when I run a specific SSIS package. (The Kill action will be an SQL task within the package)
Can anyone show me how to identify the active processes on a particular database?
Thanks in advance.