As shown below, because the current AgentEvent capacity is very large, we are deleting the AgentEvent Table contents by directly connecting to the Oracle DB.
The problem is that I want to shrink the tablespace by dropping the tablespace after running truncate command in Oracle DB.
Please answer if there is a problem executing the truncate command and how to delete the tablespace after executing truncate.
I'm also wondering if there is a way to prevent events from being loaded into the AgentEvent table.
Previous reference link: https://community.broadcom.com/symantecenterprise/communities/community-home/digestviewer/viewthread?MessageKey=a6d755d7-3943-4a37-a6f2-a5cea72b6bfe&CommunityKey=65cf8c43-bb97-4e96-ae0b-0db8ba1b4d07&tab=digestviewer


