更新 '数据库/oracle/归档日志处理.md'
This commit is contained in:
parent
8a775893ab
commit
f74e6e2741
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ report unrecoverable;
|
||||||
## 列出备份信息
|
## 列出备份信息
|
||||||
```sql
|
```sql
|
||||||
list backup;
|
list backup;
|
||||||
|
list backup summary;
|
||||||
list backup of database;
|
list backup of database;
|
||||||
list backup of tablespace table_name;
|
list backup of tablespace table_name;
|
||||||
list backup of controlfile;
|
list backup of controlfile;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue