ORA-38312: original name is used by an existing object
Answers were Sorted based on User's Feedback
Answer / guest
Cause: An attempt was made to recover an object preserving
the original name, but that name is taken up by some other
object.
Action: use the RENAME clause to recover the object with a
different name.
Please add more information about this Error
| Is This Answer Correct ? | 3 Yes | 1 No |
I faced this kind of error while Undrop a table from
recyclebin.
If i droped a table means in recyclebin it will get a new
name in the prefix with 'BIN$'.not only one. there are two
or more object name will be created.
At the time of "flashback" process Oracle is throwing this
error " ORA-38312: original name is used by an existing
object" .
If anybody know the reason pls explain
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sonali
It happens because you have a table with the same name which you have dropped earlier. Now the same name table you are trying recover and in the result oracle server is giving the above error.
However you can fix it by the below command.
FLASHBACK TABLE DEPT TO BEFORE DROP RENAME TO DEPT_OLD;
| Is This Answer Correct ? | 0 Yes | 0 No |
EXP-00036: Object number non-existent in dictionary
ORA-27068: I/O buffer is not aligned properly
DRG-11606: URL store: access to string timed out waiting for client request
SQL*Loader-00930: Error parsing insert statement for table string column string.
ORA-31508: invalid parameter value for synchronous change set
ORA-23459: flavor string must contain "string"
ORA-00825: cannot set db_block_buffers if sga_target set
SQL*Loader-00805: %s not supported by External Table
DRG-11223: Third-party filter indicates this document is password protected or encrypted.
TNS-00060: INTCTL: Bad command: only the STATUS command can be used on remote Interchanges
QSM-01130: Multi MV rewrite not allowed if at least one query block has no MVs
ORA-01201: file string header failed to write correctly