check database
The EDCMonitor checks the Recognition database; if the CustomerName/CustomerID exists.
- If yes, the entry will be set to ACTIVE or stays active
- If the customer hasn’t been found, the entry will be set to INACTIVE
SELECT DISTINCT [CustomerIdentifier] FROM [Mandator] WHERE NOT CustomerIdentifier IS NULL AND [Active] = 1
Check Mandator (customer name)
If the activation always gets reset to INACTIVE, check the following:
CustomerID/CustomerName must be the same.
SpiderDataCollector.cfg
SpiderDataReceiverRegister.csv - customer name must be the same as it gets registered by the SpiderDataCollector
--> This activation status can’t be set manually. It will be reset by the EDCMonitor
Check if the Mandator exists in Spider and has the same name as in the SpiderDataCollector.cfg (Menu > System > Mandators).
Check EDC Monitor log
If this still fails, check the EDCMonitor SmartInspect log
If there’s a connection issue to the DB, check the connection string in EDCMonitor.exe.config.
Make sure that Username and Password are correct
Further, check the SQL server logs for more information about the connection issue. Event viewer might not show the full reason due to security restrictions.
Sync user after a database has been restored
If you have restored a database, you might need to sync the SQL user. The DB might show the correct username, but this might not be the same because of the user SID. Therefore, you need to update the user “spider” with “spider” as follows:
use Recognition go EXEC sp_change_users_login 'Update_One', 'spider', 'spider' go
Sync user after a database has been restored
If you have restored a database, you might need to sync the SQL user. The DB might show the correct username, but this might not be the same because of the user SID. Therefore, you need to update the user “spider” with “spider” as follows:
ALTER USER spider WITH LOGIN=spider
Related Articles
Spider Data Collector - System Requirements - PowerShell Execution Policy 5Number of Views Spider Data Collector Services mit Batch Datei schnell durchstarten 5Number of Views Spider Data Collector - System Requirements - RSAT-AD-PowerShell 6Number of Views Spider Data Collector Setup: System Requirements - PowerShell Execution Policy 5Number of Views Spider Data Collector Setup: System Requirements - PowerShell Execution Policy (PowerCLI) 5Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago