Этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
Политика конфиденциальности
|
|
|
sp_thresholdaction
|
|||
|---|---|---|---|
|
#18+
при попытке выполнить update index statistics возникает , следующая ошибка... ... говорится server Stored procedure 'sp_thresholdaction' not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). server Spaceavailable in the log segment has fallen critically low in database 'tempdb'. All future modifications to this database will be suspended until the log is successfully dumped and space becomes available. я попытался создать sp_thresholdaction create procedure sp_thresholdaction @dbname varchar(30), @segmentname varchar(30), @space_left int, @status int as dump transaction @dbname to "/db" после очередного выполнения update index statistics получаю следующее SQL Server Message: Space available in the log segment has fallen critically low in database 'tempdb'. All future modifications to this database will be aborted until the log is successfully dumped and space becomes available. (sev 0, MsgNo 7412, lineNo 1) SQL Server Message: Can't allocate space for object 'syslogs' in database 'tempdb' because 'logsegment' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment. (sev 17, MsgNo 1105, lineNo 1) SQL Server Message: Can't allocate space for object 'temp worktable' in database 'tempdb' because 'system' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment. (sev 17, MsgNo 1105, lineNo 1) SQL Server Message: Failed to insert row into worktable, when projecting base table on to work table for collecting statistics. (sev 18, MsgNo 1764, lineNo 1) Server returns a FAIL status. Execution of script aborted ! подскажите в чем проблема.. или скажите как граммотно создать эту процедуру ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 24.08.2006, 16:16 |
|
||
|
|

start [/forum/topic.php?fid=55&fpage=78&tid=2012640]: |
0ms |
get settings: |
7ms |
get forum list: |
15ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
36ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
32ms |
get tp. blocked users: |
1ms |
| others: | 216ms |
| total: | 321ms |

| 0 / 0 |
