Go to the root directory of the data movement and run the rowcount script.
进入数据转移的根目录并运行rowcount脚本。
When complete, you see four files in the migr folder: geninput, rowcount, timetrac.tables (where timetrac is the database name), and unload.
在完成之后,您会在 migr 文件夹看到 4 个文件:geninput、rowcount、timetrac.tables(其中 timetrac 是数据库名称)和 unload。
Each import can read a different section of the same input file because the import command allows you to specify "SKIPCOUNT m ROWCOUNT n" to read rows m+1 to m+n from the input file.
每个导入命令可以读取一个输入文件的不同片段,因为导入命令允许指定 “SKIPCOUNT m ROWCOUNT n” 来读取输入文件中的 m+1 到 m+n 行。
应用推荐