Validate connection for Oracle Scanning - ORA - 12541 error
2 years ago
Originally Published: 2014-01-21
Article Number
000051079
Applies To
ORA-12541 is thrown when validating connection string from DLP Database Group
Issue
Setting Up DLP ORACLE Database Connection
Resolution
Make sure that the tnsnames.ora is updated on the Enterprise Coordinator under ~:\...\Oracle Client\Network\Admin
Validate the following on the EC after making changes to the tnsnames.ora

Run these commands from command promt on EC:
tnsping <service_name>
as well:
sqlplus user@service_name

ORA-01017 - Error indicates that the credentials are not valid.  Make sure under the credentials section under Admin -> Credentials that the connection oracle user is defined.