The following parameter can be added to the MNE Global Default Settings so that MNE does not reach out to all Domino servers for catalog information. MNE will be unable to gather additional statistical information from the Domino catalogs, but this side-effect is only cosemetic.
[DirectoryExport]
SkipCatalogSearch=1
If the [DirectoryExport] heading does not yet exist in the Global Default Settings INI file, then it can be added at the bottom. The following information is taken from the MNE Program Parameters Reference guide:
[DirectoryExport]
SkipCatalogSearch=<#>
Determines whether the Wizard will suppress Domino catalog lookups during the export process, but still leaveall other data sources online. This is an alternative to a completely offline migration, and may improve performance in some environments. For example:
SkipCatalogSearch=1
… tells the Wizard to enable the feature, to suppress Domino catalog lookups. The default
(SkipCatalogSearch=0) leaves this option disabled.