Data Export and Import

Exporting and importing data is a common task. IDS offers various utilities to accomplish those jobs. The following article describes the IDS utilities available for data export and import and gives you some advice when to use which tool.

unload/load

The dbaccess unload and load commands are probably the simplest commands for data export and import. Data is unloaded/loaded to/from ASCII format. Each row in a table produces a separate line in the output file and each column is separated by a delimiter character which can be specified by setting the environment variable DBDELIMITER. The default delimiter character is the pipe sign, i.e. |.



unload

dbload

dbexport/dbimport

onunload/onload

High Performance Loader (HPL)

 
idsdev/admin/datamove.txt · Last modified: 2007/12/20 18:17 by eherber     Back to top