nested throwable: (java.sql.SQLException: ORA-00001: unique constraint (username.SYS_C000001) violated
--

select owner,CONSTRAINT_NAME,table_name from user_CONSTRAINTS where CONSTRAINT_NAME='SYS_C000001'