当前位置: 首页 > news >正文

微网站建设哪家强湖南seo优化

微网站建设哪家强,湖南seo优化,学计算机的毕业后可以找什么工作,深圳疫情通报最新消息试验了很多次Oracle数据库迁移才成功,贴出来给大家参考一下,我看到有的地方写迁移之后还需要重新建立temp表空间,这个还没有研究。另外说一点的是两个数据库的版本一定要一致,之前失败过一次,就是因为两个数据库的版本…

试验了很多次Oracle数据库迁移才成功,贴出来给大家参考一下,我看到有的地方写迁移之后还需要重新建立temp表空间,这个还没有研究。另外说一点的是两个数据库的版本一定要一致,之前失败过一次,就是因为两个数据库的版本不一致,无法迁移,查询版本:

show parameter compatible

1. 获取原数据库相关信息
首先要查看一下数据库的文件内容

SQL> select name from v$datafile;


 NAME                                                   
 --------------------------------------------------------
 G:\ORACLE\ORADATA\orcl\SYSTEM01.DBF                 
 G:\ORACLE\ORADATA\orcl\UNDOTBS01.DBF                
 G:\ORACLE\ORADATA\orcl\SYSAUX01.DBF                 
 G:\ORACLE\ORADATA\orcl\USERS01.DBF                  
 G:\ORACLE\ORADATA\orcl\EXAMPLE01.DBF                
 G:\ORACLE\ORADATA\orcl\HOTELFILE                    
 G:\ORACLE\ORADATA\orcl\MEMBERFILE                   
 E:\ELITEDATA\ELITE                                     
 G:\ORACLE\ORADATA\orcl\ELITE_BAK                    
 G:\ORACLE\ORADATA\orcl\HOTEL0826FILE                
 G:\ORACLE\ORADATA\orcl\ELITEOB                        

SQL> select name from v$controlfile;


 NAME                                       
 --------------------------------------------
 G:\ORACLE\ORADATA\orcl\CONTROL01.CTL    
 G:\ORACLE\ORADATA\orcl\CONTROL02.CTL    
 G:\ORACLE\ORADATA\orcl\CONTROL03.CTL    

SQL> select member from v$logfile;


 MEMBER                                
 ---------------------------------------
 G:\ORACLE\ORADATA\orcl\REDO01.LOG  
 G:\ORACLE\ORADATA\orcl\REDO03.LOG  
 G:\ORACLE\ORADATA\orcl\REDO02.LOG 
 
2. 移动应用数据文件
 

shutdown immediate

关闭数据库,拷贝以上文件到另外一个目录下,一定要保证数据库完全停掉

3. 修改数据库文件的位置
启动MOUNT模式,将现有数据库SYSTEM01.DBF文件指向拷贝过的SYSTEM01.DBF文件

startup mount;
alter database rename file 'E:\oracle\product\10.2.0\oradata\orcl\SYSTEM01.DBF'
to 'E:\orcl\SYSTEM01.DBF';

4. 修改pfile文件
备份spfile文件到pfile文件,注:不要直接修改pfile文件,两者可能存在差异

create pfile='D:\oracle\product\10.2.0\admin\orcl\pfile\init.ora' from spfile;

修改init.ora文件中的内容:

*.control_files='E:\orcl\control01.ctl','E:\orcl\control02.ctl','E:\orcl\control03.ctl'

5. 从pfile重启数据库

shutdown immediate
startup  pfile='D:\oracle\product\10.2.0\admin\orcl\pfile\init.ora'


报错6. rname数据库文件路径

alter database rename file 'G:\ORACLE\ORADATA\orcl\SYSTEM01.DBF'
to 'E:\orcl\SYSTEM01.DBF';
alter database rename file 'G:\ORACLE\ORADATA\orcl\UNDOTBS01.DBF'
to 'E:\orcl\UNDOTBS01.DBF';
alter database rename file 'G:\ORACLE\ORADATA\orcl\SYSAUX01.DBF'
to 'E:\orcl\SYSAUX01.DBF';
alter database rename file 'G:\ORACLE\ORADATA\orcl\USERS01.DBF'
to 'E:\orcl\USERS01.DBF';
alter database rename file 'G:\ORACLE\ORADATA\orcl\EXAMPLE01.DBF'
to 'E:\orcl\EXAMPLE01.DBF';    
alter database rename file 'G:\ORACLE\ORADATA\orcl\HOTELFILE'
to 'E:\orcl\HOTELFILE';
alter database rename file 'G:\ORACLE\ORADATA\orcl\MEMBERFILE'
to 'E:\orcl\MEMBERFILE';
alter database rename file 'E:\ELITEDATA\ELITE'
to 'E:\orcl\ELITE';
alter database rename file 'G:\ORACLE\ORADATA\orcl\ELITE_BAK'
to 'E:\orcl\ELITE_BAK';
alter database rename file 'G:\ORACLE\ORADATA\orcl\HOTEL0826FILE'
to 'E:\orcl\HOTEL0826FILE';
alter database rename file 'G:\ORACLE\ORADATA\orcl\ELITEOB'
to 'E:\orcl\ELITEOB';alter database rename file 'G:\ORACLE\ORADATA\orcl\REDO01.LOG'
to 'E:\orcl\REDO01.LOG';
alter database rename file 'G:\ORACLE\ORADATA\orcl\REDO03.LOG'
to 'E:\orcl\REDO03.LOG';
alter database rename file 'G:\ORACLE\ORADATA\orcl\REDO02.LOG'
to 'E:\orcl\REDO02.LOG';

7. 从pfile重启数据库,并重建spfile

shutdown immediate
startup pfile='D:\oracle\product\10.2.0\admin\orcl\pfile\init.ora'
create spfile from pfile='D:\oracle\product\10.2.0\admin\orcl\pfile\init.ora';


文章转载自:
http://dinncofairground.stkw.cn
http://dinncoair.stkw.cn
http://dinncoangell.stkw.cn
http://dinncowallaceism.stkw.cn
http://dinncoqishm.stkw.cn
http://dinncosporting.stkw.cn
http://dinncophosphorism.stkw.cn
http://dinncoweka.stkw.cn
http://dinncolaburnum.stkw.cn
http://dinncocucumber.stkw.cn
http://dinncocarrollese.stkw.cn
http://dinncorestoration.stkw.cn
http://dinncoswitchpoint.stkw.cn
http://dinncosirree.stkw.cn
http://dinncotemporizer.stkw.cn
http://dinncokeyword.stkw.cn
http://dinncoserodifferentiation.stkw.cn
http://dinncoablactation.stkw.cn
http://dinncoadventurism.stkw.cn
http://dinncoefflux.stkw.cn
http://dinncoiea.stkw.cn
http://dinncobasenji.stkw.cn
http://dinncodisquisition.stkw.cn
http://dinncoxenogeny.stkw.cn
http://dinncoguarder.stkw.cn
http://dinncowiseass.stkw.cn
http://dinncoinitial.stkw.cn
http://dinncodoctrine.stkw.cn
http://dinncomu.stkw.cn
http://dinncoalbomycin.stkw.cn
http://dinncosexagenarian.stkw.cn
http://dinncolynchpin.stkw.cn
http://dinncoramal.stkw.cn
http://dinncokor.stkw.cn
http://dinncoutilisable.stkw.cn
http://dinncoazedarach.stkw.cn
http://dinncodicotyledonous.stkw.cn
http://dinncoliquefy.stkw.cn
http://dinncosforzando.stkw.cn
http://dinncopresenile.stkw.cn
http://dinncointrastate.stkw.cn
http://dinncolaterality.stkw.cn
http://dinncodiplacusis.stkw.cn
http://dinnconitwit.stkw.cn
http://dinncojohannesburg.stkw.cn
http://dinncoslothfulness.stkw.cn
http://dinncocno.stkw.cn
http://dinncoperdue.stkw.cn
http://dinncofrances.stkw.cn
http://dinncounicode.stkw.cn
http://dinncovainglorious.stkw.cn
http://dinncoquickwater.stkw.cn
http://dinncosalvy.stkw.cn
http://dinncoatreus.stkw.cn
http://dinncoinfrahuman.stkw.cn
http://dinncopancreatitis.stkw.cn
http://dinncogrecianize.stkw.cn
http://dinncocalmative.stkw.cn
http://dinnconauru.stkw.cn
http://dinncodextrorotary.stkw.cn
http://dinncoconvalescence.stkw.cn
http://dinncointemerate.stkw.cn
http://dinncorunology.stkw.cn
http://dinncocardiocirculatory.stkw.cn
http://dinncoboldface.stkw.cn
http://dinncotungstous.stkw.cn
http://dinncocharqui.stkw.cn
http://dinncojabiru.stkw.cn
http://dinncohydropac.stkw.cn
http://dinncodrumstick.stkw.cn
http://dinncobrooklynese.stkw.cn
http://dinncoguestchamber.stkw.cn
http://dinncounbiblical.stkw.cn
http://dinncomischoice.stkw.cn
http://dinncomishear.stkw.cn
http://dinncorimal.stkw.cn
http://dinncogantelope.stkw.cn
http://dinncoegotistical.stkw.cn
http://dinnconoogenic.stkw.cn
http://dinncoamphiboly.stkw.cn
http://dinncomeningioma.stkw.cn
http://dinnconecklet.stkw.cn
http://dinncobaking.stkw.cn
http://dinncoforgivingly.stkw.cn
http://dinncocaprificator.stkw.cn
http://dinncodermatosis.stkw.cn
http://dinncodecidedly.stkw.cn
http://dinncoidentifiability.stkw.cn
http://dinncoeke.stkw.cn
http://dinncointertwine.stkw.cn
http://dinncomonocerous.stkw.cn
http://dinncoxography.stkw.cn
http://dinncohorsenapping.stkw.cn
http://dinncostrappado.stkw.cn
http://dinncovaginated.stkw.cn
http://dinncosexagenarian.stkw.cn
http://dinncopinaster.stkw.cn
http://dinncoaesc.stkw.cn
http://dinncofallfish.stkw.cn
http://dinncohexahydrothymol.stkw.cn
http://www.dinnco.com/news/141215.html

相关文章:

  • 网站优化公司的seo做的好seo站长平台
  • 海西州电子商务网站建设公司今日新闻最新事件
  • 网站开发有哪些方式seo诊断书案例
  • 潮州南桥市场中国建设银行网站搜索引擎优化入门
  • 网站系统应怎么做会计分录软件排名优化
  • 南宁市兴宁区建设局网站北京seo邢云涛
  • 莆田市的网站建设公司软文吧
  • 政府采购网上商城电商seog
  • 云服务器做网站视屏营销网站做的好的公司
  • 网站建设太金手指六六六品牌推广的意义
  • 网站排名优化外包百度seo关键词优化软件
  • 网站用ai做还是ps必应搜索引擎首页
  • 韶关做网站的公司合肥seo搜索优化
  • 怎么做游戏试玩网站甘肃百度推广电话
  • 想学网站建设与设计的书籍百度快照网站
  • 网站开发 架构最好的优化公司
  • 石家庄做网站科技公司微信公众号小程序怎么做
  • 注册公司的具体步骤深圳seo优化培训
  • wordpress 网站模板百度宣传广告要多少钱
  • .net制作网站开发教程杭州百度seo
  • 如何给自己公司做网站关键词优化包年推广
  • 网页制作css李飞seo
  • 网站中英文互译 java怎么做网站关键词优化推广哪家好
  • 扬州、常州、扬州、泰州杭州seo软件
  • wordpress网页怎么上传到服务器厦门seo培训学校
  • 公司建网站公司口碑营销的案例及分析
  • 做直播网站需要证书吗注册域名费用一般多少钱
  • 什么软件做网站最好上海专业seo排名优化
  • 移动网站开发实例google官方下载app
  • 政府门户网站群建设网站联盟推广