实战传输表空间-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 3385844
  • 博文数量: 706
  • 博客积分: 1860
  • 博客等级: 上尉
  • 技术积分: 7655
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-07 08:51
个人简介

偶尔有空上来看看

文章分类

全部博文(706)

文章存档

2023年(66)

2022年(134)

2021年(238)

2020年(115)

2019年(11)

2018年(9)

2017年(9)

2016年(17)

2015年(7)

2014年(4)

2013年(1)

2012年(11)

2011年(27)

2010年(35)

2009年(11)

2008年(11)

发布时间:2014-12-19 20:15:51

主要过程是:进行前期检查,重点是要迁移的表空间是否自包含将表空间置为只读状态用expdp的transport_tablespaces选项导出元数据使用rman的convert tablespace将数据文件转换为新平台上的格式将生成的文件传输到目标机器上.........【阅读全文】

阅读(1584) | 评论(0) | 转发(0)

发布时间:2014-09-11 17:21:03

有时需要更新存储设备,或者将整个数据库中的文件迁移到其他目录下,对于大数据库,文件较多时,操作容易出错,可以利用oracle的rman中backup as copy database方法实现高效搬迁。(迁移大数据库)export oracle_sid=hbsfcsrman target /configure device type disk parallelism 128;startup nomount;restore con.........【阅读全文】

阅读(2314) | 评论(0) | 转发(0)

发布时间:2014-08-29 15:40:49

1 去官方(mos)下载最新的代理软件2 发布到软件库中export oms_home=/u01/app/oracle/mw/oms$oms_home/bin/emcli login -username=sysman -password=xxx查看当前支持的os$oms_home/bin/emcli get_supported_platforms$oms_home/bin/emcli import_update -file=/soft/agent/p18797152_112000_generic.zip -omslocal$.........【阅读全文】

阅读(1787) | 评论(0) | 转发(0)

发布时间:2014-08-28 16:42:39

[oracle@em opatch]$ ./opatchauto lspatchesopatch automation tool凯发app官方网站 copyright (c) 2014, oracle corporation.  all rights reserved.oracle home:/u01/mw/plugins/oracle.sysman.db.oms.plugin_12.1.0.6.018873309;em db plugin bundle patch 12.1.0.6.1oracle home:/u01/mw/plugins/oracle.sysman.emas.oms.........【阅读全文】

阅读(1838) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图