CRJAZ1840W The driver "oracle.jdbc.OracleDriver" could not be loaded and registered. This JDBC driver jar must be provided in a path configured by the server scripts. Please ensure that the driver is in the expected location of "/var/rdm/opt/ibm/DesignMa
Hi,
I am trying to set up RDM 3.0.1 with oracle 11g. Both myself and the DBA are 100% sure we have the correct odbc5.jar file.
Set up is 64 bit linux, using tomcat.
Error is :-
CRJAZ1840W
The driver "oracle.jdbc.OracleDriver" could not be loaded and registered. This JDBC driver jar must be provided in a path configured by the server scripts. Please ensure that the driver is in the expected location of "/var/rdm/opt/ibm/DesignManagement/oracle" or consult product setup instructions to change the location.
Regards
Mark
I am trying to set up RDM 3.0.1 with oracle 11g. Both myself and the DBA are 100% sure we have the correct odbc5.jar file.
Set up is 64 bit linux, using tomcat.
Error is :-
CRJAZ1840W
The driver "oracle.jdbc.OracleDriver" could not be loaded and registered. This JDBC driver jar must be provided in a path configured by the server scripts. Please ensure that the driver is in the expected location of "/var/rdm/opt/ibm/DesignManagement/oracle" or consult product setup instructions to change the location.
Regards
Mark
Accepted answer
Hi,
The answer to this was :-
Update... the error above is to do with ORACLE ACL set up, I have found the following on interweb :-
it seems you have enabled ACL on the listener.
You can follow these steps to avoid the error:
1. Go to directory $ORACLE_HOME/network/admin
2. Modify sqlnet.ora file with following parameter:
tcp.validnode_checking = no
3. If you don't want to disable this, you can put the machine names as follows:
tcp.invited_nodes=(machine1, machine2)
3. Bounce the listener.
Many thanks all.
The answer to this was :-
Update... the error above is to do with ORACLE ACL set up, I have found the following on interweb :-
it seems you have enabled ACL on the listener.
You can follow these steps to avoid the error:
1. Go to directory $ORACLE_HOME/network/admin
2. Modify sqlnet.ora file with following parameter:
tcp.validnode_checking = no
3. If you don't want to disable this, you can put the machine names as follows:
tcp.invited_nodes=(machine1, machine2)
3. Bounce the listener.
Many thanks all.
8 other answers
Hi,
This is DM Version 3.0.1 not V4. Also I did place ojdbc6.jar alongside ojdbc5.jar JIC.
Ta
Mark
This is DM Version 3.0.1 not V4. Also I did place ojdbc6.jar alongside ojdbc5.jar JIC.
Ta
Mark
Comments
Hi,
Update... the error above is to do with ORACLE ACL set up, I have found the following on interweb :-
it seems you have enabled ACL on the listener.
You can follow these steps to avoid the error:
1. Go to directory $ORACLE_HOME/network/admin
2. Modify sqlnet.ora file with following parameter:
tcp.validnode_checking = no
3. If you don't want to disable this, you can put the machine names as follows:
tcp.invited_nodes=(machine1, machine2)
3. Bounce the listener.
I have asked our DBA to look at oracle server, I will let you all know if this works. Thanks again for the kind assistance.
Update... the error above is to do with ORACLE ACL set up, I have found the following on interweb :-
it seems you have enabled ACL on the listener.
You can follow these steps to avoid the error:
1. Go to directory $ORACLE_HOME/network/admin
2. Modify sqlnet.ora file with following parameter:
tcp.validnode_checking = no
3. If you don't want to disable this, you can put the machine names as follows:
tcp.invited_nodes=(machine1, machine2)
3. Bounce the listener.
I have asked our DBA to look at oracle server, I will let you all know if this works. Thanks again for the kind assistance.
Hi Mark
I should have checked this in the first place - system requirements for DM v3.0.1 only list Oracle 10g as a supported database:
http://www-01.ibm.com/support/docview.wss?uid=swg27021993#Rational_Software_Architect_Design_Manager_3_0_Databases_sw
This might be the underlying problem. However, let me continue to dig on this - there may be a solution.
anthony
I should have checked this in the first place - system requirements for DM v3.0.1 only list Oracle 10g as a supported database:
http://www-01.ibm.com/support/docview.wss?uid=swg27021993#Rational_Software_Architect_Design_Manager_3_0_Databases_sw
This might be the underlying problem. However, let me continue to dig on this - there may be a solution.
anthony
Hi all
I have same error with SQL server 2008 and was 7.0.17 and CLM 3.0.1
CRJAZ1840W
The driver "com.microsoft.jdbc. Sql Driver" could not be loaded and registered. This JDBC driver jar must be provided in a path configured by the server scripts. Please ensure that the driver is in the expected location of "c://---------" or consult product setup instructions to change the location.
The driver "com.microsoft.jdbc. Sql Driver" could not be loaded and registered. This JDBC driver jar must be provided in a path configured by the server scripts. Please ensure that the driver is in the expected location of "c://---------" or consult product setup instructions to change the location.
Comments
Anthony Kesterton
JAZZ DEVELOPER Oct 15 '12, 11:38 a.m.Bo Chulindra
JAZZ DEVELOPER Oct 15 '12, 12:13 p.m.2 votes
Karl Weinert
JAZZ DEVELOPER Oct 15 '12, 2:29 p.m.