当前位置:网站首页>rman不标记过期备份
rman不标记过期备份
2022-07-29 04:05:00 【黑暗舞步】
rman不删除3月前的备份~~~~有DG
其他答案1:
备份脚本中是否使用了backup.....keep命令
其他答案2:
你是想删除还是不删除?
其他答案3:
-- 备份的保留策略设置保留90天(在主库设置,备库需要根据主库控制文件重新恢复)CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 90 DAYS;-- 需要用户手动执行delete obsolete将其删除delete noprompt obsolete;
边栏推荐
- About the writing of ALV format control part
- The const keyword of ES6 declares variables
- The solution of porting stm32f103zet6 program to c8t6+c8t6 download program flash timeout
- Solve the problem of garbled code when opening the project code in idea
- 大厂们终于无法忍受“加一秒”了,微软谷歌Meta等公司提议废除闰秒
- 路由 知识
- 当我从数据库获取到了winfrom特定的控件ID之后我需要通过这个ID找到对应的控件,并对控件的TEXT文本进行赋值这该怎么做
- 数据集成这个地方的过滤条件该咋写,用的啥语法?sql语法处理bizdate可以不
- Asp.net MVC中文件夹中的控制器如何跳转到根目录的控制器中?
- Use case of arrow function of new features in ES6
猜你喜欢

Interview essential! TCP classic 15 consecutive questions!

Mmdetection preliminary use

Typescript from getting started to mastering (XXII) namespace namespace (I)

EMD empirical mode decomposition

Alibaba Font Icon Library Usage and update methods

Solve the delay in opening the console of Google browser

企业网的三层架构

Deep understanding of browser caching mechanism (HTTP)

Data mining -- code implementation of association analysis example (Part 2)
![[deep learning CPU (part outside) - virtual memory]](/img/f7/4c72d583456f6f68c52424602ff5d9.png)
[deep learning CPU (part outside) - virtual memory]
随机推荐
华为天才少年稚晖君做了一把模块化机械键盘,引起极客圈地震,网友:这才是真正的客制化...
Routing knowledge
Problems encountered in vscode connection SSH
How to write SQL statements about field conversion
[untitled]
C language - character array - string array - '\0' -sizeof-strlen() -printf()
The data type of symbol, a new feature of ES6
Ssl== certificate related concepts
SQL window function
Is the array name a pointer
UnicodeDecodeError: ‘ascii‘ codec can‘t decode byte 0x90 in position 614: ordinal not in range(128)
CUB_ Visualization of key points in 200 bird dataset
UCOS任务切换过程
SSL==证书相关概念
Extended operator of new features in ES6
Common methods of lodash Library
Deconstruction assignment of new features of ES6
LDP -- label distribution protocol
伏英娜:元宇宙就是新一代互联网!
Pointer constant and constant pointer