Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.10.10;
Скачать: 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 вся ветка

Текущий архив: 2004.10.10;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.022 c
11-1081446325
BelchonokH
2004-04-08 21:45
2004.10.10
Размеры картинки в ImageList


6-1091728035
Лёва З.
2004-08-05 21:47
2004.10.10
Кодировка сообщений в TNMSMTP


11-1081075730
Delphi5.01
2004-04-04 14:48
2004.10.10
Какой компонент является аналогом TIdHTTP?


1-1096262854
Орехов Д.В.
2004-09-27 09:27
2004.10.10
Как выполняется


1-1095779730
M-Alex
2004-09-21 19:15
2004.10.10
Timer