Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
反正有没有改变备份保留?我还没有找到任何方法来改变它,我们想确认它是否可能。
ADB 将备份(数据库和归档日志)存储 60 天,如此处所述。您可以就地还原数据库,也可以从过去 60 天内的任何时间点创建新数据库。
目前,无法更改备份保留。
作为替代方案,您可以将数据泵导出到对象存储并根据您的保留要求保留转储文件。