ORA-00001 : Unique Constraint Violated
Hi ,
While Inserting/updating a row in a table, getting ORA-00001 Error (Unique Constraint Violated).
I want to check that, which table is using the which sequences at the time to avoid the stoppage of the jobs.
is there any view to check with query or any option to join the tables to check the query.
let me know.
Thanks & Regards,
Siva S