Importing to the database
Use this procedure to import either a binary or CSV-formatted data file into the database.
If the import encounters errors, the errors for each table are written to CSV files and listed in log files, which are then collected into a jar file named dbimportErr*.zip (where * is a numeric string to give the file a unique name). This file is placed in the FTP directory. To help avoid some obvious import issues, you can run the procedure in a validation mode.
Note: When using this procedure to populate data into a Boolean type field, any
value other than zero or blank will be imported and will set the Boolean field to true.