当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Oracle9i新特点:SPFILE的使用
 

 

 ·用htc来实现列表提示框    »显示摘要«
    摘要:演示定义tipsrc 数据源 (xml文件) tiplen 列表框长度 (数字)inputcase 大小写 ("upper"或者"lower")示例<input type="text" name="textfield" style="behavior:url(´htc/tip.htc&acu......
    摘要:开篇 孙志岗(目 录) 工欲善其事,必先利其器——lex和yacc工具介绍 高立琦 1-6 连接器和加载器(linkers and loaders) 刘彦博(译) 64-78【算法理论】 ?acm/icpc 试题解析 熊蜀光 10-16【病毒研究】 ?winxp sp2对病毒和加密技术的影响 killer 17-22【c与c++】 ?剖析intel ia32架构下c语言......


Oracle9i新特点-SPFILE的使用

oracle9i新特点:spfile的使用

last updated: wednesday, 2004-10-27 0:40 eygle 【程序编程相关:Web crawler作业报告

--how to backup and restore spfile and controlfile using autobackup option 【推荐阅读:User Account Creatio

     【扩展信息:J2ME 2D小游戏入门之旅(一)游戏的

  本文发表于itpub技术丛书«oracle数据库dba专题技术精粹»,未经许可,严禁转载本文.

原文出处:

http://www.eygle.com/faq/oracle9i.new.feature.spfile.04.htm

六. spfile的备份与恢复

在本文开篇我们提到,oracle把spfile也纳入到rman的备份恢复策略当中,如果你配置了控制文件自动备份(autoback),那么oracle会

在数据库发生重大变化(如增减表空间)时自动进行控制文件及spfile文件的备份.

下面我们来看一下这个过程:

a. 设置控制文件自动备份:

[oracle@jumper oracle]$ rman target /

recovery manager: release 9.2.0.3.0 - production

copyright (c) 1995, 2002, oracle corporation. all rights reserved.

connected to target database: hsjf (dbid=1052178311)

rman> configure controlfile autobackup on;

using target database controlfile instead of recovery catalog

old rman configuration parameters:

configure controlfile autobackup off;

new rman configuration parameters:

configure controlfile autobackup on;

new rman configuration parameters are successfully stored

rman> exit

这个设置可以在数据库中通过如下方式查询得到:

[oracle@jumper bdump]$ sqlplus "/ as sysdba"

sql*plus: release 9.2.0.3.0 - production on sat jan 17 01:08:05 2004

copyright (c) 1982, 2002, oracle corporation. all rights reserved.


...   下一页
    摘要: 2004年《商业周刊》全球股票市值最大100家公司 排名 公司名称 中文名称 总部所在地 主要业务 股票市值十亿美元 1 general electric 通用电气 美国 多样化 328.11 2 microsoft 微软 美国 软件数据服务 284.43 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE