|
Category: ASE: Processes and Locks
Family
Processes
are grouped into families, if they are initiated to execute in parallel by one parent
query.
When executing the
system procedure
sp_who,
the column fid (family ID) indicates these processes with the same ID.
sp_familylock
shows all
locks
held by this "family".
|