执行并行 meaning in English
execution concurrence
Examples
- By default , dbcc checkdb performs parallel checking of objects
默认情况下, dbcc checktable对对象执行并行检查。 - Use maxdop to limit the number of processors used in a parallel plan execution
使用maxdop可以限制在执行并行计划的过程中使用的处理器数量。 - Use the maxdop option to limit the number of processors used in parallel plan execution
使用maxdop选项来限制执行并行计划时所用的处理器数量。 - If you specify tablock on a table with indexes , parallel bulk import is not possible
如果针对具有索引的表指定了tablock ,则无法执行并行大容量导入。 - When indexes exist on a table , you cannot perform a parallel load operation by using the tablock option
如果表有索引,则不能通过使用tablock选项来执行并行加载操作。