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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Database Snapshot?

Jasmine HartleyFeb 11 2024 — edited May 25 2024

Is there a proper snapshot function or anything analogue to it on Oracle Database (19c, 21c) on a schema or PDB level?

For example, I wanted to run some tests that will alter tables, procedures and update data from a schema. After finishing my tests I wanted to revert it to the state it was before I started changing it. I'm used to do Virtual Machine snapshots, but I'm new to Oracle DB and was looking for something similar to it.

Is there anything like that?

Thanks!

Comments
Post Details
Added on Feb 11 2024
9 comments
1,634 views