Oracle/PLSQL: ORA-00955 Error
Error: |
ORA-00955: name is already used by an existing object |
Cause: |
You tried to create a table, view, index, synonym or other object with a name that is already in use. |
Action: |
The options to resolve this Oracle error are:
|