Error connecting to ORacle DB instance
I installed RTC 2.0.0.1 on Windows Server 2003. I have a working RTC 1.0.1.1. installation on the same server and I copied the teamserver.properties file over to the location for 2.0.0.1 installation. I tried to configure RTC. When trying to connect to Oracle database it throws this error -
CRJAZ0808I The driver "oracle.jdbc.OracleDriver" could not be loaded and registered. Support for some database vendors requires that the JDBC driver JAR be provided in a path configured by the server scripts. If you are experiencing problems changing the database vendor, refer to the product setup instructions for more information.
Can some one please help me with this ?
Thanks
NP
CRJAZ0808I The driver "oracle.jdbc.OracleDriver" could not be loaded and registered. Support for some database vendors requires that the JDBC driver JAR be provided in a path configured by the server scripts. If you are experiencing problems changing the database vendor, refer to the product setup instructions for more information.
Can some one please help me with this ?
Thanks
NP
One answer
Oracle JDBC driver cannot be found in your path. Edit the server.startup script and set ORACLE_JDBC to the path that contains the oracle jdbc jar file.
--- Balaji
--- Balaji
I installed RTC 2.0.0.1 on Windows Server 2003. I have a working RTC 1.0.1.1. installation on the same server and I copied the teamserver.properties file over to the location for 2.0.0.1 installation. I tried to configure RTC. When trying to connect to Oracle database it throws this error -
CRJAZ0808I The driver "oracle.jdbc.OracleDriver" could not be loaded and registered. Support for some database vendors requires that the JDBC driver JAR be provided in a path configured by the server scripts. If you are experiencing problems changing the database vendor, refer to the product setup instructions for more information.
Can some one please help me with this ?
Thanks
NP