Oracle EBS DB Init Parameters

php中文网
发布: 2016-06-07 17:16:05
原创
1273人浏览过
Oracle Forms Builder 开发实战
Oracle Forms Builder 开发实战

Oracle Forms Builder 开发实战

Oracle Forms Builder 开发实战353
查看详情 Oracle Forms Builder 开发实战

Oracle EBS里查看数据库参数路径:System Administration gt; Oracle Applications Manager gt; Initialization Parameters或者

Oracle EBS里查看数据库参数路径:System Administration > Oracle Applications Manager > Initialization Parameters
或者
路径:System Administration > Oracle Applications Manager > System Configuration Overview > Database > Init.ora Parameters

可以查看DB的数据库parameter(init.ora或者pfile parameter)


关于Oracle Parameter可以参见我之前写得帖子:Oracle Parameters

如果是使用的init.ora的话,这个DB参数文件默认放在$RDBMS_ORACLE_HOME/dbs/init.ora

你可以在这个文件中修改DB参数,注意,修改完之后,,需要重启数据库才能生效。

EBS的DB init.ora参数文件的设置

另外这里有两篇不错的metalink notes可以帮助你来设置EBS的init.ora参数文件,给出了一些设置的建议
Note: 216205.1 - Database Initialization Parameters for Oracle Applications Release 11i
Note: 396009.1 - Database Initialization Parameters for Oracle Applications Release 12

Index for Note 396009.1

This document describes the database initialization parameter settings required for Oracle E-Business Suite Release 12.

  • Section 1: Common Database Initialization Parameters For All Releases
  • Section 2: Release-Specific Database Initialization Parameters For Oracle 10g Release 2
  • Section 3: Release-Specific Database Initialization Parameters For Oracle 11g Release 1
  • Section 4: Release-Specific Database Initialization Parameters For Oracle 11g Release 2
  • Section 5: Using System Managed Undo (SMU)
  • Section 6: Temporary Tablespace Setup
  • Section 7: Database Initialization Parameter Sizing
  • key points
        * the document consists of a common section, which provides a common set of database initialization parameters used for all releases of the oracle database, followed by several release-specific sections, which list parameters and settings required for a particular release of the oracle database.
        * put together, the parameters from the common section and appropriate release-specific section formulate a complete set of database initialization parameters.
        * parameters may appear on a removal list either because they are obsolete, or because the default value is required and no other value may be set.
        * in the various parameter lists, check for comments giving any platform-specific exceptions. such comments will apply only to the exact platform mentioned: for example, a reference to hp-ux (pa-risc) will not apply to hp-ux (itanium ia-64).
        * the "x" notation used in the release-specific section denotes all patchset releases within that major version. for example, "10.2.0.x" refers to all releases of 10.2.0, such as 10.2.0.2 and 10.2.0.3.
        * oracle e-business suite release 12 requires oracle database 10g release 2 (10.2.0.2) enterprise edition as a minimum release level and edition. no earlier releases, or other editions of any release, may be used.

    linux

    最佳 Windows 性能的顶级免费优化软件
    最佳 Windows 性能的顶级免费优化软件

    每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

    下载
    来源:php中文网
    本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
    最新问题
    开源免费商场系统广告
    热门教程
    更多>
    最新下载
    更多>
    网站特效
    网站源码
    网站素材
    前端模板
    关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新 English
    php中文网:公益在线php培训,帮助PHP学习者快速成长!
    关注服务号 技术交流群
    PHP中文网订阅号
    每天精选资源文章推送
    PHP中文网APP
    随时随地碎片化学习
    PHP中文网抖音号
    发现有趣的

    Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号