Parameters Used for Merges in Both the Header and Process Sections
The following information describes the parameters that can appear in either the header section or a process section, and are specific to a merge process. For generic parameters that can be used in all EIM processes, see Process Section Parameters Generic to All EIM Processes.
Parameter | Description |
---|---|
SET BASED LOGGING |
Specifies whether set-based logging is enabled. The default value is TRUE. Note: EIM will ignore this parameter
if Enable Transaction Logging is unchecked in the Remote System Preferences
view of the Administration - Siebel Remote screen. For more information on this parameter, see SET BASED LOGGING Parameter. |
UPDATE ROWS |
Specifies whether the foreign key (or keys) that reference the merged rows in the named table need to be adjusted. Valid values are TRUE (the default) and FALSE. Note: Use the UPDATE ROWS = Table_Name, FALSE setting carefully. Inappropriate
use can result in dangling foreign key pointers. |