ORA-08106: cannot create journal table %s.%s

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-08106: cannot create journal table %s.%s

Post by jimb »

ORA-08106: cannot create journal table %s.%s
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.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-08106: cannot create journal table %s.%s

Post by xaeresis »

Post Reply