网站首页  词典首页

请输入您要查询的英文单词:

 

单词 DBCC
释义

DBCC

  • 网络一致性检查;数据库控制台命令;data base consistency checker
1.
一致性检查
数据库一致性检查(dbcc)提供了一些命令用于检查数据库的逻辑和物理一致性。Dbcc主要有两个功能:? 使用checkstorage 或 c…
yanglingsx.blog.163.com
2.
数据库控制台命令
数据库控制台命令(dbcc)往往大量占用cpu及磁盘,因为dbcc必须读取每个数据页,而这需要从磁盘到内存全都检查一遍(除非 …
www.gzu521.com
3.
data base consistency checker
--DBCCdata base consistency checker),数据库控制台命令,也称数据库一致性检查是SQLSERVER2000提供的一类特殊的 …
skyuu.blog.163.com
4.
数据库一致性检测
在危急时刻,数据库一致性检测DBCC)可能是你最重要的工具。本文向你简单介绍DBCC的功能,它们包括: ◆检测表和相 …
moretry.blog.163.com
5.
数据库一致性检查器
  · 透明的服务器配置,数据库一致性检查器(DBCC),索引统计和数据库备份。   · 最新型的和简单化了的配置选项,这些选项会 …
doc.chinaunix.net
6.
平行一致性检查
平行一致性检查 (DBCC)是 是 增强型读取前扫描 是 是 可扩充共用资料库 是 是 使用 NOEXPAND 提示之索引检视表的直接查询
msdn.microsoft.com
7.
数据库一致性检查程序
使用数据库一致性检查程序DBCC)语句DBCC DBREINDEX对特定的大型数据表进行重新索引,我都要将恢复模式改为Bulk…
www.360doc.com

例句

释义:
1.
At the end of a restore sequence that continues despite errors, you may be able to repair the database with DBCC CHECKDB.
您可以在忽略错误继续执行的还原顺序结束时使用DBCCCHECKDB修复数据库。
msdn2.microsoft.com
2.
To run DBCC checks, back up a database and its transaction log, update statistics, and rebuild indexes.
可以运行DBCC检查,备份数据库及其事务日志以及更新统计并重建索引。
msdn2.microsoft.com
3.
The definition of a unit of progress depends on the current phase of execution of the DBCC command.
进度单位的定义取决于DBCC命令的当前执行阶段。
msdn2.microsoft.com
4.
To determine the transaction isolation level currently set, use the DBCC USEROPTIONS statement as shown in the following example.
若要确定当前设置的事务隔离级别,请使用DBCCUSEROPTIONS语句,如下面的示例所示。
msdn2.microsoft.com
5.
DBCC CHECKFILEGROUP uses an internal database snapshot to provide the transactional consistency that it must have to perform these checks.
DBCCCHECKFILEGROUP使用内部数据库快照来提供执行这些检查所必需的事务一致性。
msdn2.microsoft.com
6.
Run the appropriate Database Console Commands (DBCC) on databases to be upgraded to ensure they are in a consistent state.
在数据库上运行适当的数据库控制台命令(DBCC),以确保这些数据库处于一致状态。
msdn2.microsoft.com
7.
Some job steps, such as long-running Transact-SQL statements (BACKUP) or some DBCC commands, may not respond quickly to stop requests.
有些作业步骤(例如一些长时间运行的Transact-SQL语句(BACKUP)或一些DBCC命令)可能不会快速响应停止请求。
technet.microsoft.com
8.
DBCC CHECKTABLE uses an internal database snapshot to provide the transactional consistency that it must have to perform these checks.
DBCCCHECKTABLE使用内部数据库快照提供其执行这些检查必需的事务一致性。
msdn2.microsoft.com
9.
Some DBCC repairs, although logged, cannot be replicated by the Log Reader Agent.
某些DBCC修复即使记入日志,仍然无法由日志读取器代理复制。
msdn2.microsoft.com
10.
When detected, the DBCC CHECKDB output contains a warning and a recommendation to run DBCC UPDATEUSAGE to address the issue.
检测到上述问题后,DBCCCHECKDB的输出会包含一个警告和一个建议,建议运行DBCCUPDATEUSAGE解决该问题。
msdn2.microsoft.com
1.
Validation errors reported by this option cannot be fixed by using DBCC repair options.
无法使用DBCC修复选项来纠正该选项所报告的验证错误。
msdn2.microsoft.com
2.
DBCC CHECKDB has been enhanced to detect when any one of these counts becomes negative.
DBCCCHECKDB已得到增强,可以检测计数值之一变为负值这一情况。
msdn2.microsoft.com
3.
This DBCC statement corrects the rows, used pages, reserved pages, leaf pages and data page counts for each partition in a table or index.
此DBCC语句可更正表或索引中每个分区的行数、已用页数、保留页数、叶级页数以及数据页数。
msdn2.microsoft.com
4.
Displays the estimated amount of tempdb space required to run DBCC CHECKFILEGROUP with all the other specified options.
显示运行包含所有其他指定选项的DBCCCHECKFILEGROUP时所需的tempdb空间估计数量。
technet.microsoft.com
5.
DBCC CHECKDB REPAIR_ALLOW_DATA_LOSS updates the suspect_pages table to indicate each page that it has deallocated or repaired.
DBCCCHECKDBREPAIR_ALLOW_DATA_LOSS更新suspect_pages表,以指示已释放或已修复的各页。
msdn2.microsoft.com
6.
Used to synchronize differential backup operations with DBCC.
用于同步用DBCC执行的差异备份操作。
technet.microsoft.com
7.
Must be specified to run DBCC maintenance commands with sqlmaint on computed columns.
对计算列使用sqlmaint运行DBCC维护命令时,必须指定此参数。
technet.microsoft.com
8.
Displays the estimated amount of tempdb space needed to run DBCC CHECKTABLE with all the other specified options.
显示运行DBCCCHECKTABLE和所有其他指定选项时,所需的tempdb空间的估计大小。
msdn2.microsoft.com
9.
Must be specified to run DBCC maintenance commands with.
运行DBCC维护命令时,必须指定此参数。
msdn2.microsoft.com
10.
If the database is online, the DBCC command uses table-locking to ensure the consistency of the objects that it is checking.
如果数据库联机,DBCC命令使用表锁确保它所检查的对象的一致性。
msdn2.microsoft.com
1.
Space required to run DBCC CHECKFILEGROUP with all the other specified options.
显示运行包含所有其他指定选项的DBCCCHECKFILEGROUP时所需的。
msdn2.microsoft.com
2.
Use DBCC CHECKIDENT to check the identity values of your tables and correct the values if you want.
使用DBCCCHECKIDENT检查表的标识值,并根据需要更改这些值。
msdn2.microsoft.com
3.
DBCC CHECKCATALOG uses an internal database snapshot to provide the transactional consistency that it needs to perform these checks.
DBCCCHECKCATALOG使用内部数据库快照来提供需要执行这些检查的事务一致性。
msdn2.microsoft.com
4.
Use DBCC OPENTRAN to determine whether an open transaction exists within the transaction log.
使用DBCCOPENTRAN确定打开的事务是否存在于事务日志中。
msdn2.microsoft.com
5.
The following DBCC commands can be used to enable, disable, and display the status of trace flags.
下列DBCC命令可用于启用、禁用和显示跟踪标志的状态。
msdn2.microsoft.com
6.
Space needed to run DBCC CHECKTABLE with all the other specified options.
显示运行DBCCCHECKTABLE和所有其他指定选项时,所需的。
msdn2.microsoft.com
7.
You can use the DBCC OPENTRAN Transact-SQL reference to verify if there is an active transaction in a database at a particular time.
您可以使用DBCCOPENTRANTransact-SQL参考来检查在某一特定时间数据库中是否有一个活动的事务。
support.microsoft.com
8.
If no backup exists, running DBCC CHECKDB with a repair option specified corrects the errors reported.
如果不存在备份,请运行包含指定选项的DBCCCHECKDB来更正报告的错误。
technet.microsoft.com
9.
Is modifiable only in single-user mode, the DBCC CHECKDB command cannot be run on it directly.
因此不能直接对其运行DBCCCHECKDB命令。
msdn2.microsoft.com
10.
DBCC TRACESTATUS returns a column for the trace flag number and a column for the status.
DBCCTRACESTATUS将针对跟踪标志号和状态各返回一列。
msdn2.microsoft.com
1.
Also, DBCC DBREINDEX offers the advantage of more optimizations than individual DROP INDEX and CREATE INDEX statements.
此外,DBCCDBREINDEX提供了比单个DROPINDEX和CREATEINDEX语句具有更多优化性能的优点。
technet.microsoft.com
2.
If a snapshot cannot be created DBCC CHECKCATALOG acquires an exclusive database lock to obtain the required consistency.
如果无法创建快照,则DBCCCHECKCATALOG将获取一个排他数据库锁以获得要求的一致性。
msdn2.microsoft.com
3.
For more information about displaying statistics, see DBCC SHOW_STATISTICS (Transact-SQL).
有关显示统计信息的详细信息,请参阅DBCCSHOW_STATISTICS(Transact-SQL)。
technet.microsoft.com
4.
Specifies options for the type of information returned by the DBCC statement.
指定有关DBCC语句返回的信息类型的选项。
msdn2.microsoft.com
5.
Database Console Commands (DBCC) are now integrated with the Watson application.
现在,数据库控制台命令(DBCC)与Watson应用程序集成在一起。
msdn2.microsoft.com
6.
Note that repair options cannot be specified to DBCC CHECKFILEGROUP.
请注意,不能将修复操作指定为DBCCCHECKFILEGROUP。
technet.microsoft.com
7.
DBCC CHECKDB uses an internal database snapshot for the transactional consistency needed to perform these checks.
DBCCCHECKDB使用内部数据库快照提供必须执行这些检查的事务一致性。
msdn2.microsoft.com
8.
Accepts an optional parameter to run DBCC UPDATEUSAGE before returning space information for the table or index.
在返回表或索引的空间信息之前接受可选参数以运行DBCCUPDATEUSAGE。
msdn2.microsoft.com
9.
If the specified table or index is partitioned, DBCC SHOWCONTIG only displays the first partition of the specified table or index.
如果指定的表或索引已分区,则DBCCSHOWCONTIG只显示指定表或索引的第一个分区。
technet.microsoft.com
10.
The Execute SQL task, DBCC CHECK CONSTRAINTS, runs a DBCC command on each iteration of the loop.
执行SQL任务(DBCCCHECKCONSTRAINTS)对循环的每个迭代运行DBCC命令。
msdn2.microsoft.com
1.
The DBCC command does not fail if the data collection process fails.
如果数据收集进程失败,DBCC命令不会失败。
technet.microsoft.com
2.
When this occurs, the DBCC command executes against the actual database.
出现这种情况时,将针对实际数据库执行DBCC命令。
msdn2.microsoft.com
3.
DBCC CHECKCATALOG performs various consistency checks between system metadata tables.
DBCCCHECKCATALOG在系统元数据表之间执行各种一致性检查。
msdn2.microsoft.com
4.
If DBCC CHECKALLOC reports any errors, we recommend that you restore the database from the database backup instead of running a repair.
如果DBCCCHECKALLOC报告了任何错误,则建议您通过数据库备份来还原该数据库,而不是运行修复。
msdn2.microsoft.com
5.
An unknown failure occurred that unexpectedly terminated the DBCC command.
出现意外终止了DBCC命令的未知故障。
msdn2.microsoft.com
6.
If you can, run DBCC CHECKDB against the database: Search Books Online and KB for the any error numbers returned.
如果可能,对数据库执行DBCCCHECKDB:为返回的任何错误号搜索联机丛书和知识库。
www.cnblogs.com
7.
DBCC CHECKCONSTRAINTS constructs and executes a query for all FOREIGN KEY constraints and CHECK constraints on a table.
DBCCCHECKCONSTRAINTS构造并执行一个对表的所有FOREIGNKEY和CHECK约束的查询。
msdn2.microsoft.com
8.
TABLOCK limits the checks that are performed; DBCC CHECKCATALOG is not run on the database, and Service Broker data is not validated.
TABLOCK限制执行的检查;DBCCCHECKCATALOG未在数据库中运行并且ServiceBroker数据未进行验证。
msdn2.microsoft.com
9.
However, if you run the DBCC CHECKDB statement to check for database corruption, the DBCC CHECKDB statement does not report any errors.
但是,如果运行DBCCCHECKDB语句以检查数据库损坏,DBCCCHECKDB语句不报告任何错误。
support.microsoft.com
10.
If one occurs, run DBCC CHECKDB to determine whether other objects in the database are also damaged.
如果发生这种错误,请运行DBCCCHECKDB以确定数据库中的其他对象是否也已损坏。
msdn2.microsoft.com
1.
The dump file contains the results of the DBCC CHECKTABLE command and additional diagnostic output.
转储文件包含DBCCCHECKTABLE命令的结果以及其他诊断输出数据。
msdn2.microsoft.com
2.
Unlike DBCC INDEXDEFRAG, or ALTER INDEX with the REORGANIZE option, DBCC DBREINDEX is an offline operation.
与DBCCINDEXDEFRAG或具有REORGANIZE选项的ALTERINDEX不同,DBCCDBREINDEX是一个脱机操作。
technet.microsoft.com
3.
If a snapshot cannot be created, or TABLOCK is specified, DBCC CHECKTABLE acquires a shared table lock to obtain the required consistency.
如果无法创建快照,或指定了TABLOCK,则DBCCCHECKTABLE将获取一个共享表锁来获得所需的一致性。
msdn2.microsoft.com
4.
Use the DBCC TRACESTATUS command to determine which trace flags are currently active.
使用DBCCTRACESTATUS命令确定哪些跟踪标志当前是活动的。
msdn2.microsoft.com
5.
This indicates a metadata corruption that caused the DBCC command to terminate.
这指示导致DBCC命令终止的元数据损坏。
technet.microsoft.com
6.
We also recommend that you periodically run DBCC CHECKDB with no options.
同时建议您定期运行没有选项的DBCCCHECKDB。
msdn2.microsoft.com
7.
The DBCC SHOWCONTIG statement traverses the page chain at the leaf level of the specified index when index_id is specified.
如果指定了index_id,则DBCCSHOWCONTIG语句将遍历指定索引的叶级上的页链。
technet.microsoft.com
8.
DBCC DBREINDEX rebuilds an index for a table or all indexes defined for a table.
DBCCDBREINDEX重新生成表的一个索引或为表定义的所有索引。
technet.microsoft.com
9.
If any errors are reported by DBCC CHECKFILEGROUP, we recommend restoring the database from the database backup.
如果DBCCCHECKFILEGROUP报告了错误,建议使用数据库备份还原数据库。
technet.microsoft.com
10.
The suspect_pages table is also updated as necessary during a restore operation, a DBCC repair operation, or a drop database operation.
当执行还原操作、DBCC修复操作或删除数据库操作时,suspect_pages表也会根据需要进行更新。
msdn2.microsoft.com
1.
Selecting this option is the same as specifying a target_percent value when executing DBCC SHRINKDATABASE.
选中该选项的作用与执行DBCCSHRINKDATABASE时指定target_percent值相同。
msdn2.microsoft.com
2.
If a snapshot cannot be created, or TABLOCK is specified, DBCC CHECKDB acquires locks to obtain the required consistency.
如果无法创建快照或指定了TABLOCK,DBCCCHECKDB将获取锁以获得所需一致性。
msdn2.microsoft.com
3.
Use DBCC CHECKIDENT to check the current identity value and compare it with the maximum value in the identity column.
使用DBCCCHECKIDENT检查当前的标识值,并将其与标识列中的最大值进行比较。
msdn2.microsoft.com
4.
If one occurs, run DBCC CHECKDB to determine the extent of the damage.
如果发生这种错误,请运行DBCCCHECKDB以确定损坏的程度。
msdn2.microsoft.com
5.
We recommend that you run DBCC UPDATEUSAGE on the upgraded database.
建议您对已升级的数据库运行DBCCUPDATEUSAGE。
msdn2.microsoft.com
6.
If a snapshot cannot be created, or the TABLOCK option is specified, DBCC CHECKFILEGROUP acquires locks to obtain the required consistency.
如果无法创建快照,或指定了TABLOCK选项,则DBCCCHECKFILEGROUP会获取锁以获得所需的一致性。
msdn2.microsoft.com
7.
An unknown error occurred that terminated the DBCC command.
出现终止了DBCC命令的未知错误。
msdn2.microsoft.com
8.
DBCC OUTPUTBUFFER displays the results sent to the specified client (session_id).
DBCCOUTPUTBUFFER显示发送到指定客户端(session_id)的结果。
msdn2.microsoft.com
9.
Running DBCC CHECKDB when there is already a lot of activity on the system therefore impairs DBCC performance for two reasons.
如果当系统上已经存在大量活动时运行DBCCCHECKDB,会由于以下两个原因降低DBCC的性能。
msdn2.microsoft.com
10.
Use ALTER INDEX REBUILD, the replacement for DBCC DBREINDEX, to rebuild the index online or offline.
使用ALTERINDEXREBUILD(代替DBCCDBREINDEX)联机或脱机重新生成索引。
technet.microsoft.com
1.
You can use the DBCC OPENTRAN Transact-SQL reference to identify the oldest non-replicated transaction.
您可以使用DBCCOPENTRANTransact-SQL参考来确定最旧的未复制事务。
support.microsoft.com
2.
After recreating the index on the view, run DBCC CHECKTABLE on the view to verify that no differences remain.
对视图重新创建索引后,在视图上运行DBCCCHECKTABLE以验证不存在差异。
msdn2.microsoft.com
3.
Is specified, DBCC CHECKTABLE runs integrity checks only on that index, together with the heap or clustered index.
则DBCCCHECKTABLE只对该索引以及堆或聚集索引执行完整性检查。
msdn2.microsoft.com
4.
DBCC CHECKDB does not examine disabled indexes.
DBCCCHECKDB不检查禁用的索引。
msdn2.microsoft.com
5.
DBCC SHOWCONTIG determines whether the table is heavily fragmented.
DBCCSHOWCONTIG可确定表是否高度碎片化。
technet.microsoft.com
6.
DBCC emergency-mode repair failed because the database could not be started after rebuilding the transaction log.
DBCC紧急模式修复失败,因为重新生成事务日志后无法启动数据库。
msdn2.microsoft.com
7.
This statement replaces the DBCC INDEXDEFRAG statement.
此语句可以替代DBCCINDEXDEFRAG语句。
msdn2.microsoft.com
8.
By default, DBCC CHECKTABLE performs parallel checking of objects.
默认情况下,DBCCCHECKTABLE对对象执行并行检查。
msdn2.microsoft.com
9.
Database snapshots are used internally by certain DBCC commands.
数据库快照通过特定的DBCC命令在内部使用。
msdn2.microsoft.com
10.
Parallel DBCC should typically be left enabled.
通常应使并行DBCC保持启用状态。
msdn2.microsoft.com
1.
DBCC detected an unfinished online index build.
DBCC检测到未完成的联机索引生成。
msdn2.microsoft.com
2.
Trace flags, after they are enabled, remain enabled in the server until disabled by executing a DBCC TRACEOFF statement.
启用的跟踪标记将在服务器中一直保持启用状态,直到执行DBCCTRACEOFF语句将其禁用为止。
msdn2.microsoft.com
3.
The DBCC command then runs the checks against this snapshot.
然后,DBCC命令对该快照运行检查。
msdn2.microsoft.com
4.
For information about setting trace flags, see DBCC TRACEON (Transact-SQL).
有关设置跟踪标志的信息,请参阅DBCCTRACEON(Transact-SQL)。
msdn2.microsoft.com
5.
After the DBCC command is completed, this snapshot is dropped.
DBCC命令完成后,将删除该快照。
msdn2.microsoft.com
6.
This statement replaces the DBCC DBREINDEX statement.
此语句将替换DBCCDBREINDEX语句。
msdn2.microsoft.com
7.
This phase is not executed when DBCC CHECKTABLE is executed.
执行DBCCCHECKTABLE时,不执行此阶段。
msdn2.microsoft.com
8.
Complete a full database consistency check (DBCC CHECKDB).
请执行完整的数据库一致性检查(DBCCCHECKDB)。
msdn2.microsoft.com
9.
Causes DBCC CHECKTABLE to obtain a shared table lock instead of using an internal database snapshot.
可使DBCCCHECKTABLE获得一个共享表锁,而不使用内部数据库快照。
msdn2.microsoft.com
10.
Number of times the DBCC statement moved from one extent to another while the statement traversed the pages of the table or index.
遍历表或索引的页时,DBCC语句从一个区移动到另一个区的次数。
msdn2.microsoft.com
1.
An Execute SQL Task then runs, which executes a DBCC CHECKCONSTRAINTS command using the two variables.
然后运行执行SQL任务(执行使用这两个变量的DBCCCHECKCONSTRAINTS命令)。
technet.microsoft.com
2.
If the specified table is involved in one or more constraints, we recommend running DBCC CHECKCONSTRAINTS after a repair operation.
如果指定的表与一个或多个约束有关,建议您在修复操作后运行DBCCCHECKCONSTRAINTS。
msdn2.microsoft.com
3.
When TABLERESULTS is specified, DBCC SHOWCONTIG returns the following columns and also the nine columns described in the previous table.
如果指定了TABLERESULTS,则DBCCSHOWCONTIG将返回以下列以及上一个表中说明的九个列。
msdn2.microsoft.com
4.
The DBCC CHECKFILEGROUP command validates objects only in the specified filegroup.
DBCCCHECKFILEGROUP命令只对指定文件组中的对象进行验证。
msdn2.microsoft.com
5.
Use DBCC UPDATEUSAGE to synchronize space-usage counters.
使用DBCCUPDATEUSAGE同步空间使用计数器。
msdn2.microsoft.com
6.
These data structure checks can be performed by using DBCC CHECKDB and DBCC CHECKTABLE.
可使用DBCCCHECKDB和DBCCCHECKTABLE执行这些数据结构检查。
technet.microsoft.com
7.
Using PHYSICAL ONLY can greatly shorten run-time for DBCC CHECKDB on large databases.
这可以使DBCCCHECKDB在大型数据库中的运行时间更短。
msdn2.microsoft.com
8.
Not having a consistent serialization of byte-ordered user-defined types causes error 2537 when DBCC CHECKDB is run.
在DBCCCHECKDB运行期间,如果按字节排序的用户定义类型没有一致的序列化,则会导致错误2537。
msdn2.microsoft.com
9.
Running DBCC CHECKALLOC or DBCC CHECKTABLE separately from DBCC CHECKFILEGROUP is not required.
不要求将DBCCCHECKALLOC或DBCCCHECKTABLE与DBCCCHECKFILEGROUP分开运行。
msdn2.microsoft.com
10.
After this, DBCC CHECKDB checks column-value integrity by default.
然后,DBCCCHECKDB将默认检查列值完整性。
msdn2.microsoft.com
1.
Next, a Transact-SQL task executes a DBCC CHECKCONSTRAINTS command using the two variables.
然后,Transact-SQL任务执行使用这两个变量的DBCCCHECKCONSTRAINTS命令。
msdn2.microsoft.com
2.
The NO_INFOMSGS option of DBCC is helpful, it makes DBCC return error messages only.
DBCC的NO_INFOMSGS选项是有用的,它使得DBCC只返回错误信息。
www.cnblogs.com
3.
The output of several DBCC statements.
几个DBCC语句的输出。
msdn2.microsoft.com
4.
The DBCC DBREINDEX statement is deprecated so you should avoid using it in new applications.
不推荐使用DBCCDBREINDEX语句,因此应该避免在新的应用程序中使用该语句。
msdn2.microsoft.com
5.
Specifies that DBCC CHECKALLOC repair the found errors.
指定DBCCCHECKALLOC修复找到的错误。
msdn2.microsoft.com
6.
Specifies that DBCC CHECKTABLE repair the found errors.
指定DBCCCHECKTABLE修复发现的错误。
msdn2.microsoft.com
7.
Causes DBCC CHECKDB to obtain locks instead of using an internal database snapshot.
使DBCCCHECKDB获取锁,而不使用内部数据库快照。
msdn2.microsoft.com
8.
This option allows postponing the checks until a later time by using DBCC CHECKTABLE.
该选项使您可以通过使用DBCCCHECKTABLE将检查推迟到以后的某个时间进行。
technet.microsoft.com
9.
If you must use REPAIR, run DBCC CHECKDB without a repair option to find the repair level to use.
如果必须使用REPAIR,则运行不带有修复选项的DBCCCHECKDB来查找要使用的修复级别。
msdn2.microsoft.com
10.
After this, DBCC CHECKDB and DBCC CHECKTABLE check column-value integrity by default.
然后,DBCCCHECKDB和DBCCCHECKTABLE将默认检查列值完整性。
msdn2.microsoft.com
1.
Space and causes a nonlinear increase in the time that is required for DBCC to complete its checks.
空间的需求,并导致非线性增加DBCC完成其检查所需的时间。
msdn2.microsoft.com
2.
DBCC CHECKDB and related statements typically must read each allocated page from disk into memory so that it can be checked.
DBCCCHECKDB及相关语句通常必须从磁盘将每个已分配的页读取到内存中,才能对其进行检查。
msdn2.microsoft.com
3.
Specifies that a DBCC CHECKALLOC statement with the NOINDEX option be run in the database specified in.
指定的数据库中运行带NOINDEX选项的DBCCCHECKALLOC语句。
msdn2.microsoft.com
4.
This option is the same as executing DBCC SHRINKFILE with the EMPTYFILE option.
此选项与执行包含EMPTYFILE选项DBCCSHRINKFILE相同。
msdn2.microsoft.com
5.
This is equivalent to running DBCC CHECKTABLE on a small list of necessary system base tables.
这等效于对所需系统基表的小列表运行DBCCCHECKTABLE。
msdn2.microsoft.com
6.
DBCC CHECKFILEGROUP and DBCC CHECKDB are similar DBCC commands.
DBCCCHECKFILEGROUP和DBCCCHECKDB是相似的DBCC命令。
msdn2.microsoft.com
7.
Specifies that a DBCC CHECKCATALOG (Transact-SQL) statement be run in the database specified in -D.
指定在-D指定的数据库中运行DBCCCHECKCATALOG(Transact-SQL)语句。
msdn2.microsoft.com
8.
Clearing this option is the same as executing DBCC SHRINKDATABASE using the TRUNCATEONLY option.
清除该选项的作用与使用TRUNCATEONLY选项执行DBCCSHRINKDATABASE相同。
msdn2.microsoft.com
9.
Many DBCC commands can produce output in tabular form by using the WITH TABLERESULTS option.
许多DBCC命令都可以使用WITHTABLERESULTS选项以表格形式输出。
msdn2.microsoft.com
10.
DBCC could not obtain a lock on object O_ID because the lock request timeout period was exceeded.
由于超过了锁请求超时期限,DBCC无法获取对象O_ID的锁。
msdn2.microsoft.com
1.
When fillfactor is 0, DBCC DBREINDEX uses the fill factor value last specified for the index.
当fillfactor为0时,DBCCDBREINDEX将使用上次为索引指定的填充因子值。
technet.microsoft.com
2.
If DBCC CHECKTABLE is run against tempdb, it must acquire a shared table lock.
如果对tempdb运行DBCCCHECKTABLE,则必须获取一个共享表锁。
msdn2.microsoft.com
3.
If a DBCC check detects that a database has become corrupted, the Watson application uploads that error report to Microsoft.
如果DBCC检查检测到某个数据库已损坏,Watson应用程序就会将该错误报告上载到Microsoft。
msdn2.microsoft.com
4.
We still recommend that a full run of DBCC CHECKTABLE be performed periodically.
我们仍然建议定期执行DBCCCHECKTABLE的完整运行。
msdn2.microsoft.com
5.
Run DBCC CHECKTABLE on the underlying table to verify there is a problem.
对基础表运行DBCCCHECKTABLE以验证是否存在问题。
msdn2.microsoft.com
6.
And FAST are specified, DBCC SHOWCONTIG returns a result set with only the following columns.
和FAST,则DBCCSHOWCONTIG将返回只包含以下列的结果集。
msdn2.microsoft.com
7.
To learn the minimum repair level needed, run DBCC CHECKDB without a repair option.
若要了解所需的最低修复级别,请在不使用修复选项的情况下运行DBCCCHECKDB。
technet.microsoft.com
8.
Specifies that a DBCC CHECKDB statement or a DBCC CHECKDB statement with the NOINDEX option be run in the database specified in -D.
指定在-D指定的数据库中运行DBCCCHECKDB语句或带NOINDEX选项的DBCCCHECKDB语句。
technet.microsoft.com
9.
DBCC CHECKDB fails when it is run against.
运行DBCCCHECKDB时将失败。
msdn2.microsoft.com
10.
In SQL Server 2000, a simple DBCC TRACEON (1204) is enough to enable deadlock reporting to the error log.
在SQLServer2000中,通过简单的DBCCTRACEON(1204)足以将死锁报表记录到错误日志中。
msdn2.microsoft.com
1.
The Transact-SQL programming language provides DBCC statements that act as Database Console Commands for SQL Server 2005.
Transact-SQL编程语言提供DBCC语句作为SQLServer2005的数据库控制台命令。
msdn2.microsoft.com
2.
For example, you might specify error number 2571 to respond to unauthorized attempts to invoke Database Console Commands (DBCC).
例如,可以指定错误号2571来响应未经授权就尝试调用数据库控制台命令(DBCC)的操作。
msdn2.microsoft.com
3.
DBCC SSB CHECK SQL Server Service Broker objects are checked during this phase.
在该阶段中将检查SQLServerServiceBroker对象。
msdn2.microsoft.com
4.
After the DBCC CATALOG command finishes, a message is written to the SQL Server error log.
DBCCCATALOG命令完成后,会将一条消息写入SQLServer错误日志。
msdn2.microsoft.com
5.
In SQL Server 2000, DBCC CHECKDB does not perform range or integrity checks on these column values.
在SQLServer2000中,DBCCCHECKDB不对这些列值执行范围或完整性检查。
msdn2.microsoft.com
6.
Best Practices In SQL Server 2005, running DBCC CHECKDB with no options may take considerably longer than in earlier versions.
在SQLServer2005中,运行没有选项的DBCCCHECKDB的时间可能要比在早期版本中运行的时间长得多。
msdn2.microsoft.com
7.
After the DBCC CHECKTABLE command finishes, a message is written to the SQL Server error log.
DBCCCHECKTABLE命令完成后,将向SQLServer错误日志中写入一条消息。
msdn2.microsoft.com
8.
After the DBCC CHECKDB command finishes, a message is written to the SQL Server error log.
DBCCCHECKDB命令结束之后,便会将一个消息写入SQLServer错误日志。
msdn2.microsoft.com
9.
For more information on workloads, batches, and DBCC, see the SQL Server documentation.
有关负载、批处理和DBCC的详细信息,请参阅SQLServer文档。
office.microsoft.com
10.
We recommend running DBCC UPDATEUSAGE after upgrading to SQL Server 2005 to correct any invalid counts.
我们建议在升级到SQLServer2005之后运行DBCCUPDATEUSAGE,以便更正所有的无效计数。
msdn2.microsoft.com
1.
Additionally, see the "DBCC OPENTRAN" topic in SQL Server Books Online.
另外,请参见SQLServer联机丛书中的“DBCCOPENTRAN”主题。
support.microsoft.com
2.
In SQL Server 2005, a full run of DBCC CHECKTABLE may take considerably longer than in earlier versions.
在SQLServer2005中,DBCCCHECKTABLE完整运行的时间可能比早期版本要长得多。
msdn2.microsoft.com
3.
In SQL Server 2005, DBCC CHECKDB has been enhanced to detect when page or row counts become negative.
在SQLServer2005中,DBCCCHECKDB得到增强,可以检测页计数或行计数变为负值的情况。
msdn2.microsoft.com
4.
DBCC USEROPTIONS returns a column for the name of the SET option and a column for the value of the option (values and entries may vary)
DBCCUSEROPTIONS返回SET选项的名称列和该选项的值列(值和项可能会变化)
msdn2.microsoft.com
5.
When negative counts are detected, the DBCC CHECKDB output contains a warning and a recommendation to run
检测到负计数值之后,DBCCCHECKDB的输出会包含一个警告和一个建议,建议运行
msdn2.microsoft.com
6.
If the results of the DBCC statement indicate a problem exists, rebuild the index by using one of the following methods
如果DBCC语句的结果指示有问题存在,请使用下列方法之一重新生成该索引
msdn2.microsoft.com
7.
To continue working, you must reconnect to the instance of the Database Engine; otherwise, use DBCC to repair the problem.
若要继续工作,则必须重新连接到数据库引擎实例;否则,请使用DBCC修复该问题。
msdn2.microsoft.com
8.
Whether any one of the options, except NO_INFOMSGS, is specified (the table name must be specified), DBCC DBREINDEX returns
无论是否指定了任何选项(NO_INFOMSGS除外,但必须指定表名),DBCCDBREINDEX均返回
technet.microsoft.com
9.
An internal database snapshot is not created when a DBCC command is executed
执行DBCC命令时,不创建内部数据库快照
msdn2.microsoft.com
10.
To restrict the maximum number of processors available for DBCC checking, use
若要限制DBCC检查可使用的处理器的最大数目,请使用
msdn2.microsoft.com
1.
The DBCC commands use table locks instead of the internal database snapshots when the command is executed against the following
当针对以下对象执行DBCC命令时,该命令将使用表锁而不是内部数据库快照
msdn2.microsoft.com
2.
The following DBCC commands operate on an internal read-only database snapshot that SQL Server Database Engine creates.
以下DBCC命令对SQLServer数据库引擎创建的内部只读数据库快照执行操作。
msdn2.microsoft.com
3.
The disk space usage for DBCC CHECKDB is increased due to the following changes in the DBCC CHECK operation
如果DBCCCHECK操作中发生下列更改,则DBCCCHECKDB的空间使用量会增加
msdn2.microsoft.com
4.
Troubleshooting DBCC Errors on Indexed Views
索引视图上的DBCC错误疑难解答
msdn2.microsoft.com
5.
DBCC Database Base Consistency Checker
数据库一致性检查程序命令用于验证
www.51kaoshi.com
6.
When a valid DLL is specified, DBCC dllname (FREE) returns
指定了有效的DLL之后,DBCCdllname(FREE)将返回
msdn2.microsoft.com
7.
DBCC CHECKFILEGROUP returns the following result set (values may vary)
DBCCCHECKFILEGROUP返回以下结果集(值可能有所不同)
technet.microsoft.com
8.
For the specified table, DBCC CHECKTABLE checks for the following
对于指定的表,DBCCCHECKTABLE将检查以下内容
msdn2.microsoft.com
9.
DBCC OUTPUTBUFFER returns the following (values may vary)
DBCCOUTPUTBUFFER返回以下结果集(值可能会有变化)
msdn2.microsoft.com
10.
DBCC CHECKTABLE returns the following result set if the ESTIMATEONLY option is specified
如果指定了ESTIMATEONLY选项,则DBCCCHECKTABLE将返回以下结果集
msdn2.microsoft.com
1.
Run DBCC CHECKDB to check for any corruption
运行DBCCCHECKDB以检查任何损坏
support.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/12 1:30:59