Oracle database 23ai: Error ORA-02264 occurs, but I can neither find a constraint with the specified name nor drop one
I am using Oracle database 23ai, free version, along with the PL/SQL developper of Allround Automations. I am getting the error ORA-02264
and though I understand its meaning (an already active constraint with same name was found where assigning the same name to two constraints is forbidden), I don’t understand why this error pops up in my case.