I ran the RiskMinder database scripts and I did not see any errors. However when i try to access a RiskMinder table, I see an error message stating that the table does not exist.
or
I am using Oracle database and I see the following error when I try to access a table:
ERROR : common.database.DBFOManagerImpl(65) : Failed to retrieve Database error codes for Datasource[1]. Error: ORA-00942: table or view does not exist.
Do the following:
See section, "Dropping RiskMinder Schema" for detailed instructions.
See section, "Running Database Scripts" for more information in case of single-system installation.
See section, "Running Database Scripts" for more information in case of distributed-system installation.
SELECT SERVERNAME, VERSION FROM ARRFSERVERS;
The connection to my Oracle database fails with the following entry in the RiskMinder Server log file:
ReportError: SQL Error State:08001, Native Error Code: 30FD, ODBC Error: [DataDirect][ODBC Oracle driver][Oracle]ORA-12541: TNS:no listener
Check the following:
Connection to the Oracle database fails with the following entry in the RiskMinder Server log file:
TNS:listener could not resolve SERVICE_NAME given in connect descriptor
Check for the following:
Connection to the Oracle database fails with the following entry in the RiskMinder Server log file:
ORA-03113: end-of-file on communication channel
This is a generic error that indicates that the connection has been lost. This can be caused by many reasons such as:
Check for the possible causes mentioned in the preceding list.
Connection to the database fails with the following entry in the RiskMinder Server log file:
Database password could not be obtained from securestore.enc
The database details might not be available in securestore.enc file.
Use the DBUtil tool to update the securestore.enc file with the database details.
Book: Refer to CA RiskMinder Administration Guide for more information on how to use DButil.
Connection to the MSSQL database fails with the following error:
java.sql.SQLException: No Datasource is set.
The possible reason for this problem might be that the required JDBC JAR file might not be copied or might not be copied to the correct location on the application server you are using.
This is because the Administration Console, User Data Service (UDS), and Sample Application, which are Java-dependent components of RiskMinder need Java Database Connectivity (JDBC) Java ARchive (JAR) files to connect to the database.
Do the following:
|
Copyright © 2013 CA.
All rights reserved.
|
|