Setting the Scope of the Generate Match Tokens Job
Setting the Scope of the Generate Match Tokens Job
Before you run a Generate Match Tokens job, decide if you want to generate tokens for all records or only for the new and changed records that have their ROWID_OBJECT values in the dirty table.
To generate match tokens for all records in the base object, select the
Re-generate All Match Tokens
check box.
To generate match tokens for new or updated records in the base object, clear the
Re-generate All Match Tokens
check box.
After the match tokens are generated, you can run the Match job for the base object.
If the Generate Match Tokens process returns an error that says that the class
ssa.ssaname3.jssan3cl
cannot be initialized, contact your system administrator.
Verify that the PATH environment variable includes the path to the following directory, which contains the dynamic linked library (DLL) files for SSA-NAME3:
<MDM installation directory>/hub/cleanse/lib
Verify that Microsoft Visual C++ Redistributable for Visual Studio 2015 is installed on the Process Server that performs search and match for the MDM Hub.
If Microsoft Visual C++ Redistributable for Visual Studio 2015 is installed, use a dependency checker, such as Dependency Walker (depends.exe), to load
jssan3cl.dll
and confirm that the Visual C++ Redistributable was successfully applied.
Visual C++ Redistributable for Visual Studio 2015 requires that Windows Server has operating system patches installed. Check the operating system requirements before installing Visual C++ Redistributable. For example, from a baseline version of Windows Server 2012, you must apply around 100 patches (totalling approximately 2 GB) to the operating system before you can successfully install Visual C++ Redistributable.