Using Set-Based Logging for EIM
EIM logs transactions differently according to the following value of the LOG TRANSACTIONS TO FILE parameter:
TRUE. EIM logs transactions in the following folder with only one marker logged in the S_DOCK_TXN_LOG table:
FileSystem\eim
FALSE. EIM logs transactions in sets to reduce database contention in the S_DOCK_TXN log. It only records one transaction for each EIM set in the S_DOCK_TXN_LOG table.