atq

  • 网络Automatic Thoughts Questionnaire; 查询待执行的任务; 阿姆利则

atqatq

atq

Automatic Thoughts Questionnaire

...ng depression scale(SDS),automatic thoughts questionnaire(ATQ),dysfunctional attitudes scales(DAS) and coping style ques...

查询待执行的任务

Linux 基本命令 - He,YuanHui - 博客园 ... 12、repquota 查看所有配额 14、atq 查询待执行的任务 15、atrm 删除待执行的任务 ...

阿姆利则

巴塞罗那航班 | 阿联酋航空 中国 ... 阿米代尔( ARM) 阿姆利则( ATQ) 阿姆斯特丹史基浦( AMS) ...

阿姆里萨

阿姆里萨(atq)巴布内斯瓦尔(bbi) 巴罗达(bdq) 库奇(bhj) 博帕尔(bho) 巴夫那加尔(bhu) 班加罗尔(blr) 孟买(bom) 科泽科德(ccj)

查询待运行的任务

《最新UNIX/Linux 指令范例速查手册》-... ... arp 网卡地址的对应 atq 查询待运行的任务 atrm 删除待运行的任务 ...

显示待执行的工作

目录 - 51CTO.COM ... 12.15 slrn( 新闻组阅读程序) 611 13.2 atq显示待执行的工作) 616 13.3 atrm( 删除待执行的工作…

显示待执行的作业

Linux 7指令参考手册 - 读书网|DuShu.com ... alias 设置指令的别名 atq 显示待执行的作业 atrm 删除待执行的作业 ...

1
The TQ operators used to achieve asynchrony in federated plans are called Asynchronous Table Queues, shown in execution plans as ATQ. 用于取得联邦计划中的异步性的TQ操作符被称作异步表队列(AsynchronousTableQueues),在执行计划中显示为ATQ。
2
The following parameters can be used to control the maximum number of ATQs that the asynchrony algorithm will place within a single query. 下面的参数可用于控制异步算法可以放入到单个查询中的ATQ的最大数量。
3
The consumer of the ATQ operator can read data one row at a time from the ATQ buffer. ATQ操作符的消费者可以每次从ATQ缓冲区中读取一行数据。
4
SHIP 1 does not have an ATQ, but since it would have been first in the execution sequence anyway, it starts as well. 虽然SHIP1没有ATQ,但是由于不管在什么情况下,它在执行顺序中都是排在第一的,所以它也随之开始。
5
The UNION operator then moves on to the next leg and starts consuming data from the ATQ buffer on that leg. 然后,UNION操作符转移到下一个分支,开始使用那个分支上的ATQ缓冲区中的数据。
6
The value ANY allows the optimizer to determine the number of ATQs for a given query plan. 值ANY允许优化器决定一个给定查询计划的ATQ的数量。
7
With asynchrony, all SHIPs with an ATQ operator directly above them would start at the same time as the main query starts. 如果有异步,那么当主查询开始时,所有在它们的上一层有ATQ操作符的SHIP也随之开始。
8
The reason for this requirement is that the infrastructure needed to support ATQ is currently available only in a DPF system. 之所以要满足这个需求,是因为目前只有DPF系统中提供了支持ATQ所需的基础设施。
9
Each ATQ operator also has a buffer associated with it. 每个ATQ操作符也有一个相关联的缓冲区。
10
In the figure below, asynchrony has been enabled, and the optimizer has chosen to place an ATQ operator above the rightmost (pink) SHIP. 在下面的图中,异步已经被启用,优化器已经选择将一个ATQ操作符放在最右边的(粉色)SHIP之上。