摘要:
1.查看数据库归档是开启还是关闭SQL> archive log list 更改数据库归档模式: SQL> shutdown immediateSQL> startup mountSQL> alter database archivelog(改为归档)/noarchivelog(改为非归档)SQL> 阅读全文
posted @ 2019-03-04 15:05
Mecell
阅读(747)
评论(0)
推荐(0)
浙公网安备 33010602011771号