Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Lightweight clones not persisted after shutdown

user-wamt7Apr 3 2023 — edited Apr 12 2023

Hi, I setup lightweight clones on a Oracle 12.2 with dbms_dnfs.clonedb_renamefile(), like described eg. at

The clone DB instances work very well - until I shutdown the clone DB. When I startup again, the changes done on the clone are gone, i.e. I'm back with the state when the clone was created.

We have this problem on two systems setup independently (one with Centos 7.4 setup years ago, the other with Oracle Linux 7.9, setup recently using this description: https://oracle-base.com/articles/11g/clonedb-11gr2).

Any idea how I can analyze the situation? What I did already is validating datafiles with RMAN.

Comments
Post Details
Added on Apr 3 2023
0 comments
116 views