$ errors.fyi/oracle/ORA-00955 74 namespaces · 3,092 codes
oracle · oracle/ORA-00955
ORA-00955

name is already used by an existing object

A CREATE statement tried to create a database object (table, index, sequence, view, etc.) with a name that already exists in the schema. Either drop or rename the existing object first, or choose a different name for the new object.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT