I'm an oracle user who is attempting to switch to db2. Is there anything for db2 similar to oracle's sql-loader that allows you to bulk load a flat-file into db2 from the command line? If so, how should the flat-file be formatted? In oracle, you define the format of the flat-file in a ctl file. How does db2 handle it?