Oracle DBA, How To, Error, Cause and Action

ORA-08106: cannot create journal table string.string

ORA-08106: cannot create journal table string.string


Cause:


The online index builder could not create its journal table



Action:


rename your table in conflict or rerun the SQL statement
* there may be a concurrent online index rebuild on the same object.

No comments:

Post a Comment

Thanks for your comment.