I’m trying to create a new page with a table on the local database. And the wizard giving me back an error: ORA-00001: unique constraint
(APEX_240200.WW_DICTIONARY_CACHE_OBJ_IDX2)
I searched the internet for an answer, I understood that i need to clear my cache metadata. Don’t know where it is.
I also noticed that I have unidentified constraints on the table that says “XXX IS NOT NULL”
I don’t know what to do, help ;(