摘要: shell 3/home/oracle/utility/macro/call_autopurge_arch.sh Description: Call purge archive log file job# Syntax: autopurge_arch.sh [Oracle_SID] [archive 阅读全文
posted @ 2017-03-23 17:11 feiyun8616 阅读(345) 评论(0) 推荐(0) 编辑
摘要: shell 1testdb3:/home/oracle [pprod] >more /home/oracle/utility/macro/tns_log_back_12c.sh #! /usr/bin/ksh#set -xif [ $# = 0 ] then echo "" echo "# usag 阅读全文
posted @ 2017-03-23 16:23 feiyun8616 阅读(261) 评论(0) 推荐(0) 编辑
摘要: ############1 迁移数据库的集中方法 三、相关技术 迁移方式 优势 不足1 Export and import • 对数据库版本,以及系统平台没有要求 • 不支持并发,速度慢• 停机时间长 2 Oracle Data Pump • 多进程并发 • 要求10g以后的版本• 适合中型数据库 阅读全文
posted @ 2017-03-23 12:09 feiyun8616 阅读(2317) 评论(0) 推荐(0) 编辑