Username: Password:

关于oracle的参数文档:
来源: ChinaUnix博客  作者: ChinaUnix博客   发布时间:2007-01-01 14:14:00

关于oracle的参数文档:
init.ora
init.ora参数文档存放着Oracle的初始化参数,该文档中指定的参数,我们能够通过v$parameter.
来查看。init.ora参数文档在加载实例的时候被读取
缺省路径和名字
一般情况下,缺省的init.ora参数文档在如下目录下:
Unix平台下:${ORACLE_HOME}/dbs
Windows平台下:$ORACLE_HOMEdatabase
缺省的名字为:
Unix平台下:init${ORACLE_SID}.ora
Windows平台下:init%ORACLE_SID%.ora
当然,我们也能够使用其他的参数文档来启动database,这个时候,当数据库起来后,我们就
很难判断当前在加载instance的时候,使用的是哪个参数文档[at least up to Oracle 9i]
Creating a PFILE from an SPFILE
create pfile="d:oracledatabaseinit.ora" from spfile;
备注:In order to execute create pfile one needs the sysdba role.
init.ora.55200519329
当database 通过DBCA (Database creation assistant)创建的时候, DBCA将创建一个init.ora文档用来
创建database,这个时候,他将利用刚才创建的init.ora文档来创建spfile,然后再修改
init.ora文档名到一个类似init.ora.55200519329.
55200519329 is a timestamp of a sort.
This init.ora.55200519329 will not be used by Oracle afterwards, so modifiying it will not change the init parameters.


本文来自ChinaUnix博客,假如查看原文请点:http://blog.chinaunix.net/u/9817/showart_322476.html

喜欢本文,那就收藏到:

    Del.icio.us Google书签 Digg Live Bookmark Technorati Furl Yahoo书签 Facebook 百度搜藏 新浪ViVi 365Key网摘 天极网摘 和讯网摘 博拉网 POCO网摘 添加到饭否 QQ书签 Digbuzz我挖网
相关评论  我也要评论
还没有关于此文章的相关评论!
  • 昵称: (为空则显示guest)
  • 评论分数: ★ ★ ★★★ ★★★★ ★★★★★
  • 评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
  • 导航
    赞助商
    文章类别
    订阅