How to remove endpoint agents from RSA Data Loss Prevention 9.6 and later that have been inactive for a long time from Enterprise manager UI
Originally Published: 2016-06-14
Article Number
Applies To
RSA Product/Service Type: Enterprise Manager
RSA Version/Condition: 9.5 SP1
Platform: Windows
O/S Version: 2008 Server R2 Standard (64 bit)
Issue
Resolution
SELECT * FROM EP_AGENT_SYSTEM_EVENT WHERE heartbeat_timestamp < '2016-04-20 00:00:00.000'
To proceed with deleting these endpoints from the status table, run the following DELETE statement from the Enterprise Manager database:
DELETE FROM EP_AGENT_SYSTEM_EVENT WHERE heartbeat_timestamp < '2016-04-20 00:00:00.000'
Related Articles
RMAN incremental backups take a long time to complete when backing up RSA Identity Management and Governance 6.9.1 35Number of Views Microsoft Office365 Account Data Collector (ADC) takes a long time to complete in RSA Identity Governance & Lifecycle 120Number of Views RSA Identity Governance & Lifecycle aveksa.ear deployment takes a long time to complete 117Number of Views Generate an Integration Script for a Web-Based Application 8Number of Views Executing the RSA Identity Governance and Lifecycle patch.sh script fails with "No such file or directory" error 122Number of Views
Trending Articles
RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Configuring a Checkpoint firewall to work with SecurID RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Patch Updates Unable to login to RSA Authentication Manager Security Console as super admin
Don't see what you're looking for?