摘要:
通过exp备份数据库,备份远程服务器
通过imp还原数据库 阅读全文
posted @ 2015-12-31 11:44 停留的风 阅读(10038) 评论(0) 推荐(2)
|
摘要:
通过exp备份数据库,备份远程服务器
通过imp还原数据库 阅读全文
posted @ 2015-12-31 11:44 停留的风 阅读(10038) 评论(0) 推荐(2)
摘要:
Oracle 物理备份--rman1、直接在服务器,打开命令行,输入:rman target/2、配置参数也一同备份configure controlfile autobackup on;如果改为关闭:configure controlfile autobackup off;3、关闭数据库shutd... 阅读全文
posted @ 2015-12-31 11:35 停留的风 阅读(639) 评论(0) 推荐(0) |
||