ORA-08103 Object no longer exists during select operation
Yesterday, application team informed us about production job failure with error: ORA-08103 Object no longer exists. It was simple select query on object with type VIEW. I tried rerunning query which ran without any issue. I tried to investigate, if the underlying objects have been dropped when job was running. […]