Hi,
I am trying to connect to Oracle8i from WL5.1.... but so far no luck.
When i try to to connect to Oracle8i database from normal java (.java) application and it is throwing bellow exception.
 
The program ran twise with window error.
But when i try to run this later it is throwing both sql and window exceptions.
 
why i am getting the error?
 
Thanks for any help...
 
phani
 
  Error:
java.sql.SQLException:[Oracle][ODBC][Ora]ORA-00955: name is already used by an existing object.
 
Windows Error:
This program has performed an illegal operation and wil be shut down.
 
Detail:
 
JAVA caused an invalid page fault in
module KERNEL32.DLL at 0167:bff7b9a6.
Registers:
EAX=00000000 CS=0167 EIP=bff7b9a6 EFLGS=00000246
EBX=00000000 SS=016f ESP=0057f774 EBP=0057f7c4
ECX=00412e48 DS=016f ESI=7f8764a0 FS=52f7
EDX=00008000 ES=016f EDI=780010ed GS=0000
Bytes at CS:EIP:
ff 76 04 e8 13 89 ff ff 5e c2 04 00 56 8b 74 24
Stack dump:
006bee50 7f872b3f 7f8764a0 006bee50 7f8731e4 006bee90 00000001 7f872569 006bee90 7f87183f 006bee90 64501bfa 006bee90 006bee50 006b9250 00000000

Reply via email to