Is there a way to create a TPC load script (C or H) that instead of inserting the records into the database writes them out to flat files (1 file per table). This would allow me to test the various db vendor load utilities (loading a 1TB test takes a looooong time - would be simpler to write the files once and reuse across all databases)
WORKAROUND
Use TOAD DataGenerator