Гость
Целевая тема:
Создать новую тему:
Автор:
Форумы / Microsoft SQL Server [игнор отключен] [закрыт для гостей] / Два вопроса по DBCC DBREINDEX / 3 сообщений из 3, страница 1 из 1
14.11.2002, 10:48:53
    #32067817
jimmers
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Два вопроса по DBCC DBREINDEX
1.

Microsoft SQL Server 2000 Administrator’s Companion / Marcilina S. (Frohock) Garcia, Jamie Reding, Edward Whalen, Steve Adrien DeLuca.

Appendix C -- DBCC Commands


"DBREINDEX Was used to reindex a table's indexes. This command is no longer supported in SQL Server 2000. With Microsoft SQL Server 2000, use the DROP EXISTING clause with the CREATE INDEX command to accomplish this task."


Это опечатка?


2. Books Online for SQL Server 2000 (Updated):

"Result Sets
Whether or not any of the options (except NO_INFOMSGS) are specified (the table name must be specified), DBCC DBREINDEX returns this result set; this example uses the authors table of the pubs database (values will vary):

Index (ID = 1) is being rebuilt.
Index (ID = 2) is being rebuilt.
DBCC execution completed. If DBCC printed error messages, contact your system administrator.

DBCC DBREINDEX returns this result set (message) if the NO_INFOMSGS option is specified:

DBCC execution completed. If DBCC printed error messages, contact your system administrator."


Почему-то как я не запускал ее, ничего, кроме "DBCC execution completed. If DBCC printed error messages, contact your system administrator" не выводит.

В чем может быть дело?

Спасибо!
...
Рейтинг: 0 / 0
14.11.2002, 15:30:24
    #32067983
VAT
VAT
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Два вопроса по DBCC DBREINDEX
Вот ещё нашёл в BOL:
DBCC DBREINDEX - DBCC (Level 1):

SQL Server 2000
Removed; no longer supported. Remove all references to either
the SORTED_DATA or the SORTED_DATA_REORG clauses of DBCC DBREINDEX
and replace with references to the DROP_EXISTING clause
...
Рейтинг: 0 / 0
14.11.2002, 17:12:26
    #32068053
jimmers
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Два вопроса по DBCC DBREINDEX
2VAT:

Это не о том немного - понятно, что параметры изменились....
...
Рейтинг: 0 / 0
Форумы / Microsoft SQL Server [игнор отключен] [закрыт для гостей] / Два вопроса по DBCC DBREINDEX / 3 сообщений из 3, страница 1 из 1
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]