FDM import script performance issue but due to account mapping rules
Hi,
We have a script that take 35 minutes just to load 150,000 records. The fdm 11.1.2.1 is being used and database is sql server. By looking at log the 20 minutes is spent on just Account Mapping rules. There are 26 rules and all are using "Like". If we take out import script and run plain import, it completes in 3 minutes. The location has "Bulk Insert". I even converted the sql server FDM database to Bulk Logged instead of full recovery, but still no improvement. Per FDM dba guide the data and log files are on different drive. Would