更新 '数据库/oracle/归档日志及备份处理.md'
This commit is contained in:
parent
b3aefaae9d
commit
7e69b3c5eb
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ delete noprompt archivelog until time 'sysdate-1';
|
|||
delete force archivelog until time 'sysdate-1';
|
||||
# 无提示强制删除昨天之前的日志
|
||||
delete noprompt force archivelog until time 'sysdate -1';
|
||||
``
|
||||
```
|
||||
# 备份
|
||||
## 列出备份信息
|
||||
```sql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue