Trace Flag 1

Setting the Trace Flags parameter to 1 creates a step-oriented log of the task. This can be used to determine the amount of time EIM spends on each step of the EIM task, or for each EIM table processed. The following sample shows an EIM Trace Flag 1 output:

Initializing
   Loading configuration file imacct.ifb 0s
   Opening server database ora_dev 6s
   Loading Siebel dictionary 15s
 Initializing  21s
 Import Accounts  14
   Importing EIM_ACCOUNT
     Step 1: initializing IF Table  0s
     Step 4: resolving foreign keys  S_ORG_EXT  0s
     Step 5: locating existing row S_ORG_EXT  0s
	  Step 7: finding new foreign keys 4s
     Step 9: inserting new rows S_ORG_EXT 2s
   Importing EIM_ACCOUNT 15s
Updating primaries
     Step 10: updating primary keys S_ORG_EXT 3s
   Updating primaries 3s
 Import Accounts 14 18s