Oracle DBA, How To, Error, Cause and Action

ORA-16275: prior failed CTAS detected and pre-existing table dropped

ORA-16275: prior failed CTAS detected and pre-existing table dropped


Cause:


During the processing of a CTAS operation, an existing empty table with the same name and attributes as the CTAS source table was found, and the table was dropped.



Action:


No action is necessary. This informational statement is provided to record the event for diagnostic purposes.

No comments:

Post a Comment

Thanks for your comment.