The DLP Enforce Console login screen will not load.
On the Enforce Server:
IncidentPersister logs show the following database connection error:
"Caused by: oracle.net.ns.NetException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
When trying to connect to the protect database via sqlplus, the following errors are seen:
"ORA-12514: TNS:listener does not currently know of service requested in connect"
"ORA-12560: TNS:protocol adapter error"
"ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
On the database server:
tnsnames.ora, sqlnet.ora, and listener.ora all appear to be configured correctly.
Running 'lsnrctl status' does not show the protect listener in the list
Connecting to the database as the sys user, the 'startup' command reports the instance is already running.
We also see the local_listener is set properly by running 'show parameter listener'.
When connecting using SQLPlus "conn protect@protect" you may get this error message:
ORA-28547: connection to server failed, probable Oracle Net admin error
Data Loss Prevention 15.x/16.x
Oracle 19c
The "protect" listener is not recognized on the Oracle database server.
Configure a static listener.
This may be caused by an AV/GPO or system update that affects communication of the Listener to the DB.