**kill process**



Hi

In SQL 2000, sometimes it takes a long time to fetch data from a very simple table that in normal cicumestances I can get the information in a glance. and when I take look at
(enterprise manager->management->current activity->locks/process id)
I'll find some spids with red icon in blocking mode, so by right clicking and killing the process I can get ride of them.
and I 've found in lock/objects when I have a view or procedure which is locked all its tables are locked too.
I want to know when this problem occure and why? how can I prevent any locking?
or how can I be informed when a lock object happened to go and kill it?(should I accidently discover it?)

any help on this issue would be appreciated.
.



Relevant Pages

  • Re: **kill process**
    ... In SQL 2000, sometimes it takes a long time to fetch data from a very ... I want to know when this problem occure and why? ...
    (microsoft.public.sqlserver.security)
  • Access Query - Between Operator showing additional data
    ... In one report i am using between operator in SQL to fetch data from access database. ...
    (microsoft.public.access.queries)
  • Re : labsql fetch data so slow...
    ... Can you give the same details about your sub VI SQL execute.vi? ... If you use the fetch data In the VI palet tools, it's not the good one for a fetch all. ...
    (comp.lang.labview)