Вниз
Скачать: CL | DM;

Корректировка таблицы sysprocesses   Найти похожие ветки 

 
panov ©   (2004-09-15 15:59) [0]

Возможно ли каким-либо образом корректировать системную таблицу sysprocesses?
Установки параметра allow updates в 1 не помогает

(
EXEC sp_configure "allow updates", "1"
RECONFIGURE WITH OVERRIDE
)


Нужно изменять поле application_name.


 
panov ©   (2004-09-15 16:03) [1]

Похоже, что все-таки нельзя...

SUMMARY
The sysprocesses table in SQL Server is a virtual table containing information about active server process IDs (SPIDs). The lastwaittype field is new in SQL Server 7.0 and is a string representation of the waittype field (which is a reserved internal binary column). It indicates the last or current waittype of a SPID. If the waittype is 0x0000, the SPID is not currently waiting on anything and the lastwaittype value indicates the last waittype the SPID experienced. If the waittype is non-zero, the lastwaittype and waittype will be equivalent and indicate the current waitstate for the SPID.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.033 c
3-1095154874
12345
2004-09-14 13:41
2004.10.10
Можно ли менять содержимое таблицы, если менятьг грид ADOQuery?


4-1094532736
Duka
2004-09-07 08:52
2004.10.10
USB


3-1095235655
ksa2002
2004-09-15 12:07
2004.10.10
Проблема с QRDBText в QReport


1-1095952653
Prokop
2004-09-23 19:17
2004.10.10
TquikcReport


3-1094732647
Th
2004-09-09 16:24
2004.10.10
Ограничение размера поля типа ftString




   Наверх