欢迎投稿

今日深度:

Teradata V2R6.0中,设置Random AMP Sampling的类型,

Teradata V2R6.0中,设置Random AMP Sampling的类型,


在Teradata V2R6.0及以后版本中,DBSControl的内部参数 (#65) 可以设置Random AMP Sampling的类型,可选的类型有: D, L, M, N or A 各个类型的意义如下:
D - The default is one AMP sampling (D is the default unless changed.)
L - Maximum of two AMPs sampling
M - Maximum of five AMPs sampling
N - Node Level sampling - i.e., all the AMPs in a node would be sampled.
A - System Level sampling - i.e., all the AMPs in a system would be sampled.
DBSControl的内部参数 (#65)设置方法如下:
1、进入dbscontrol界面后,mod internal=true
2、display internal
3、这时可以看到 DBSControl settings - 65. RandomAmpSampling = D
4、mod internal 65=(你想设置的AMP抽样方式)
5、quit 保存即可。

www.htsjk.Com true http://www.htsjk.com/teradata/31573.html NewsArticle Teradata V2R6.0中,设置Random AMP Sampling的类型, 在Teradata V2R6.0及以后版本中,DBSControl的内部参数 (#65) 可以设置Random AMP Sampling的类型,可选的类型有: D, L, M, N or A 各个类型的意义如下:...
相关文章
    暂无相关文章
评论暂时关闭