README file for ondd.ksh. Provide by Paul Wolmering of Informix. THIS SCRIPT IS NOT SUPPORTED BY INFORMIX. ondd.ksh is a KSH script that moves data from A to B. The script will create a serial or parallel stream of data from A to B and the command can be executed from C. Ondd will support the HPL from 7.3X+, 8.2X+ and 9.14+. Ondd will create and destroy the external tables and/or Pload database. The SRC/DST can also be File and/or Pipe. Also, the streams can be done serial or in parallel ( -n # option ). Ondd will also support data via the SQL Load/Unload script. Which allows easy movement of data without the HPL. Which in turn means, it should support older versions of Informix. All of this is done from the command line, no config file. Ondd will go out and discover the machines, find engine versions, create pipes, DD's, temp files, move data and clean up after itself.