Arcot UDS fails to start due to oracle error - "ORA-12514, TNS:listener does not currently know of service requested in connect descriptor". The CA Arcot UDS log (arcotuds.log) has the following log lines:
========================================= excerpt from arcotuds.log=========================================================== 2013-05-18 02:50:46,779 EDT : [Thread-9] : ERROR : common.database.DBFOManagerImpl(65) : Failed to retrieve Database error codes for Datasource[1]. Error: Cannot create PoolableConnectionFactory (Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor ) 2013-05-18 02:50:46,779 EDT : [Thread-9] : INFO : common.database.DBFOManagerImpl(70) : Adding Datasource[1] to the datasource list. 2013-05-18 02:50:46,779 EDT : [Thread-9] : ERROR : common.database.DBFOManagerImpl(74) : Datasource[1] is not currently active. 2013-05-18 02:50:46,998 EDT : [Thread-9] : ERROR : com.arcot.uds(787) : [31002] UDS not initialized. 2013-05-18 02:50:46,998 EDT : [Thread-9] : FATAL : com.arcot.uds(788) : [31002] UDS not initialized. 2013-05-18 02:50:46,998 EDT : [Thread-15] : ERROR : plugin.config.ConfigManager(122) : No Datasource is set. ======================================= end of excerpt ======================================================================
lsnrctl services
" to list the services known to the listener.tnsping SERVICE_NAME
".