Siebel Enterprise Integration Manager Administration Guide > Exporting Data > Editing the Configuration File for Export Processing >

Exporting All Data Rows


To export all rows from the tables that are mapped in an EIM table, set the export all rows parameter for the file to true in the specific export batch section of the EIM configuration file. The following example contains lines that may be used in the EIM configuration file to export all data rows from the accounts table.

[Export Accounts]
TYPE = EXPORT
BATCH = 2
TABLE = EIM_ACCOUNT
EXPORT ALL ROWS = TRUE

Prior to exporting, make sure that your database administrator has allocated enough space for the EIM table into which data will be exported.

Siebel Enterprise Integration Manager Administration Guide Copyright © 2006, Oracle. All rights reserved.