重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 633|回复: 0
打印 上一主题 下一主题

[Oracle] Can Restore Point be Created at Schema Level

[复制链接]
跳转到指定楼层
楼主
发表于 2025-8-16 18:47:06 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
目标:
Is it Possible to Create Restore point/Guaranteed restore point at schema level.



处理方法:
Restore points can be created only at the database level (CDB or PDB). Currently, there is no option to create a restore point at the schema level.

To flashback the tables of a particular schema, you can explore using the below options:

To flashback a table to a particular time, you can explore using FLASHBACK_SCN or FLASHBACK_TIMESTAMP in expdp or the Flashback query option to create a copy of the table based on the timestamp. Both of these depend on Undo retention.
Flashback Data Archive (FDA) was introduced in Oracle 11g to allow you to protect UNDO information, allowing guaranteed flashback queries. Based on this, you can create new table data for a particular time.

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2026-4-18 05:43 , Processed in 0.240471 second(s), 21 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表