dbTalk Databases Forums  

Toplnik + ORACLE DB

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Toplnik + ORACLE DB in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tricky
 
Posts: n/a

Default Toplnik + ORACLE DB - 10-09-2008 , 04:26 AM






Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key



Reply With Quote
  #2  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM






tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
  #3  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM



tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
  #4  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM



tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
  #5  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM



tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
  #6  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM



tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
  #7  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM



tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
  #8  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Toplnik + ORACLE DB - 10-09-2008 , 02:14 PM



tricky wrote:
Quote:
Sometimes when i persist object i get this error
ORA-00001: unique constraint (USER.INDEX_QUERY) violated

and this entry doesn't exist in a table. So it' doesn't seems to be a
problem with duplicate key


It does not say it's a duplicate key - it tells a unique constraint
is violated. There is a difference.

And there already is a same (combination of) column(s) value(s)
as the one(s) you try to insert.

--

Regards,
Frank van Bortel


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.