浏览代码

HPCC-11079 Docs: nosplit needed for remote copy with variable len fields records

Signed-off-by: Jim DeFabia <jamesdefabia@lexisnexis.com>
Jim DeFabia 10 年之前
父节点
当前提交
795492a44e
共有 1 个文件被更改,包括 7 次插入2 次删除
  1. 7 2
      docs/HPCCClientTools/CT_Mods/CT_Comm_Line_DFU.xml

+ 7 - 2
docs/HPCCClientTools/CT_Mods/CT_Comm_Line_DFU.xml

@@ -706,8 +706,13 @@ dfuplus action=dspray srcname=le::imagedb
           from all the nodes of the cluster), typically from one cluster to
           another. It appropriately handles re-distributing the file parts if
           the source and destination clusters do not have the same number of
-          nodes. It may also be used to copy files from other HPCC
-          environments (using the <emphasis>srcdali</emphasis> option).</para>
+          nodes. </para>
+
+          <para>The copy operation can also be used to copy files from other
+          HPCC environments (using the <emphasis>srcdali</emphasis> option).
+          This is also known as a remote copy. For a remote copy of a file
+          that contains a variable length field, you must include the
+          <emphasis role="bold">nosplit</emphasis> option. </para>
 
           <para>These <emphasis>options </emphasis>are used by the <emphasis
           role="bold">copy</emphasis> <emphasis>operation</emphasis>:</para>