Hi
When I issue sp_who I get the following: (titles abbrev.)
spid status login hostname DB Command
59 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
62 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
71 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
78 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
I use KILL (spid), and I get command completed successfully but the tasks do not go away.
If I try to do anything to the Database that requires sole access I get an error message.
I CAN detatch it, delete, define and restore a copy of GTest or another Database into GTest but these 4 tasks keep showing up.
What are they and How do I get rid of them? Thanks,
Keith
When I issue sp_who I get the following: (titles abbrev.)
spid status login hostname DB Command
59 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
62 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
71 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
78 0 sleeping sa GLITAS04 0 GTest AWAITING COMMAND
I use KILL (spid), and I get command completed successfully but the tasks do not go away.
If I try to do anything to the Database that requires sole access I get an error message.
I CAN detatch it, delete, define and restore a copy of GTest or another Database into GTest but these 4 tasks keep showing up.
What are they and How do I get rid of them? Thanks,
Keith