Author |
Message
|
chanti |
Posted: Tue Dec 20, 2005 8:28 am Post subject: Problem when I am trying to start JDBC ODA |
|
|
Novice
Joined: 20 Dec 2005 Posts: 11
|
Hi,
When I am trying to start JDBC ODA, it's giving the following error.
Error in call "core.getTreeNodes: An Error Occured in getTreeNodes().".
I made changes in the JDBC ODA batch file also
setting the path for db2java.zip in JDBCDRIVERPATH.
But, still I am getting the above error.
Can anyone let me know what may be the problem.
Thanks |
|
Back to top |
|
 |
vennela |
Posted: Tue Dec 20, 2005 10:00 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
You need to set both DRIVERPATH and DRIVERLIB in the ODA batch file. |
|
Back to top |
|
 |
chanti |
Posted: Tue Dec 20, 2005 10:29 am Post subject: |
|
|
Novice
Joined: 20 Dec 2005 Posts: 11
|
I already set DRIVERLIB
.
But still I am getting the same error. |
|
Back to top |
|
 |
vennela |
Posted: Tue Dec 20, 2005 11:58 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Try with the SUN's jdbc odbc driver and see if it works. |
|
Back to top |
|
 |
kevin_22 |
Posted: Fri Dec 23, 2005 3:36 am Post subject: |
|
|
 Centurion
Joined: 08 Mar 2005 Posts: 100
|
I dont know why it happening like this ......
If db2java is placed in lib of ICS and this path is given in the driver path....it is working !!!!
and if db2java is palced in some other directory and that path is given in the driver....it shows me error.
so find out whather u had given the path of db2java containg in ICS lib or not ???? |
|
Back to top |
|
 |
vennela |
Posted: Fri Dec 23, 2005 12:08 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
kevin_22 wrote: |
I dont know why it happening like this ......
If db2java is placed in lib of ICS and this path is given in the driver path....it is working !!!!
and if db2java is palced in some other directory and that path is given in the driver....it shows me error.
so find out whather u had given the path of db2java containg in ICS lib or not ???? |
I have never copied db2java from the DB2 installation directory.
I have supplied the zip files location to one or the other variable that will be used as the ODA's classpath. |
|
Back to top |
|
 |
|