网页
图片
视频
学术
词典
地图
更多
航班
笔记本
DBCCCHECKTABLE
网络
检查页和结构的完整性
网络释义
1.
检查页和结构的完整性
SQL语言与数... ... 16.3.4
检查页和结构的完整性
— —
DBCC CHECKTABLE
501 16.3.5 检查约束的完整性— —DBCC CHECK…
www.51cto.com
|
基于6个网页
例句
释义:
全部
全部
,
检查页和结构的完整性
检查页和结构的完整性
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Displays
the
estimated
amount
of
tempdb
space
needed
to
run
DBCC CHECKTABLE
with
all
the
other
specified
options
.
显示
运行
DBCCCHECKTABLE
和
所有
其他
指定
选项
时
,
所
需
的
tempdb
空间
的
估计
大小
。
msdn2.microsoft.com
2.
Space
needed
to
run
DBCC CHECKTABLE
with
all
the
other
specified
options
.
显示
运行
DBCCCHECKTABLE
和
所有
其他
指定
选项
时
,
所
需
的
。
msdn2.microsoft.com
3.
The
dump
file
contains
the
results
of
the DBCC CHECKTABLE
command
and
additional
diagnostic
output
.
转储
文件
包含
DBCCCHECKTABLE
命令
的
结果
以及
其他
诊断
输出
数据
。
msdn2.microsoft.com
4.
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
5.
After
recreating
the
index
on
the
view
,
run
DBCC CHECKTABLE on the
view
to
verify
that
no
differences
remain
.
对视
图
重新
创建
索引
后
,
在
视图
上
运行
DBCCCHECKTABLE
以
验证
不
存在
差异
。
msdn2.microsoft.com
6.
Is specified, DBCC CHECKTABLE runs
integrity
checks
only
on
that
index
, together with
the
heap
or
clustered
index
.
则
DBCCCHECKTABLE
只
对
该
索引
以及
堆
或
聚集
索引
执行
完整性
检查
。
msdn2.microsoft.com
7.
By
default
,
DBCC CHECKTABLE
performs
parallel
checking
of
objects
.
默认
情况
下
,
DBCCCHECKTABLE
对
对象
执行
并行
检查
。
msdn2.microsoft.com
8.
This
phase
is
not
executed
when
DBCC CHECKTABLE
is
executed
.
执行
DBCCCHECKTABLE
时
,
不
执行
此
阶段
。
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.
These
data
structure
checks
can
be
performed
by
using
DBCC CHECKDB
and
DBCC
CHECKTABLE
.
可
使用
DBCCCHECKDB
和
DBCCCHECKTABLE
执行
这些
数据
结构
检查
。
technet.microsoft.com
1
2