I do not need a solution (just sharing information)
Hi DLP Users,
Just want to share a solution to a strange problem I encountered.
After a Enforce server reboot, we could not login into Enforce console. The Enforce web console was redirecting to: ProtectManager/GlobalDialog?type=NOT_FOUND and was stuck in a loop (404).
When looking in the Tomcat log files we saw an error: ORA-01654: unable to extend index PROTECT.SYSTEMEVENT_FB4A by 128 in tablespace USERS
The solution was to extend the tablespace of USERS table in SQL PLUS / Oracle using this article: https://support.symantec.com/us/en/article.tech220...
I have seen multiple threads (locked) that did not provide this solution but focus on TNS Listener/DB Account lockouts.
Hope this information helps someone!
0