Previous Topic: Installation ErrorsNext Topic: AuthMinder Server Errors


Database-Related Errors

Problem:

Connection to the database fails with the following entry in the AuthMinder Server log file:

ReportError: SQL Error State:08001, Native Error Code: 30FD, ODBC Error: [DataDirect][ODBC Oracle driver][Oracle]ORA-12541: TNS:no listener

Solution:

Check for the following:

Problem:

Connection to the database fails with the following entry in the AuthMinder Server log file:

TNS:listener could not resolve SERVICE_NAME given in connect descriptor

Solution:

Check for the following:

Problem:

Connection to the database fails with the following entry in the AuthMinder Server log file:

Database password could not be obtained from securestore.enc

Cause:

The database details might not be available in securestore.enc file.

Solution:

Use the DBUtil tool to update the securestore.enc file with the database details. Refer to CA AuthMinder Administration Guide for more information on how to use DBUtil.

Problem:

Connection to the database fails with the following entry in the AuthMinder Server log file:

ORA-03113: end-of-file on communication channel

Cause:

This is a generic error that indicates that the connection has been lost. This can be caused by many reasons such as:

Solution:

Check for the possible causes mentioned in the preceding list.