SQL*Plus (MOSC)

MOSC Banner

ORA-00001: unique constraint

in SQL*Plus (MOSC) 1 commentAnswered ✓

Hello,

I have run command to update the tables and got this error.

"Update /*+ PARALLEL(4) */ Schema.Table set tbl_id = SUBSTR(tbl_id,1,6) || 'xxxxxx' || SUBSTR(tbl_id,-4);"

How could I know or check which row is duplicate?

Thanks,

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center