Oracle Database tables disappearing!~
Hell, I am running a 12.2 oracle database thin provision clone.
I have used this same technology for 11.2 cloning with no issues.
However in 12c, if I create a table, add rows, commit, the table COMPLETELY DISAPPEARS after a shutdown and startup!!
Yes, I commit. I can open a new session and query the table. I can see the table in DBA_SEGMENTS once created.
After a NORMAL SHUTDOWN, then STARTUP, the table disappears completely.
In ADDITION, THE LOGS DO NOT WARN of any issue.
Any advice or resolution that was taken for similar issues, would be appreciated greatly.
I did open an SR with Oracle as well on this dire issue.