eygle.com   eygle.com
eygle.com eygle
eygle.com  
 

« 《Expert one-on-one Oracle》English Version released | Blog首页 | HP-Unix中的时区设置 »

如何有效的编译数据库中的失效对象(Package,trigger等)
modb.pro

很多时候,由于数据库的变更或迁移,会导致数据库中的对象失效。
由于对象之间可能存在复杂的倚赖关系,所以手工编译通常无法顺利通过。

Oracle提供一个脚本用于按照顺序/依赖关系重新编译失效对象。

这个脚本是:
$ORACLE_HOME/rdbms/admin/utlrp.sql
其中会调用:
$ORACLE_HOME/rdbms/admin/utlrcmp.sql

在utlrp.sql脚本中,Oracle注释到:

Rem utlrp.sql - UTiLity script Recompile invalid Pl/sql modules
Rem
Rem DESCRIPTION
Rem This is a fairly general script that can be used at any time to
Rem recompile all existing invalid PL/SQL modules in a database.
Rem
Rem If run as one of the last steps during migration/upgrade/downgrade
Rem (see the README notes for your current release and the Oracle
Rem Migration book), this script will validate all PL/SQL modules
Rem (procedures, functions, packages, triggers, types, views, libraries)
Rem during the migration step itself.
Rem
Rem Although invalid PL/SQL modules get automatically recompiled on use,
Rem it is useful to run this script ahead of time (e.g. as one of the last
Rem steps in your migration), since this will either eliminate or
Rem minimize subsequent latencies caused due to on-demand automatic
Rem recompilation at runtime.
Rem
Rem Oracle highly recommends running this script towards the end of
Rem of any migration/upgrade/downgrade.


这是一个通用脚本,可以在任意时候运行以重新编译数据库失效对象。
通常我们会在Oracle的升级指导中看到这个脚本,Oracle强烈推荐在migration/upgrade/downgrade之后,通过运行此脚本编译失效对象。

但是注意,Oracle提醒,此脚本需要用SQLPLUS以SYSDBA身份运行,并且当时数据库中最好不要有活动事物或DDL操作,否则极容易导致死锁的出现(这是很容易理解的)。

如果仔细阅读一下utlrcmp.sql脚本,大家就会知道Oracle的操作方式。

列在这里,作为一个提示,供参考。


历史上的今天...
    >> 2010-01-26文章:
    >> 2007-01-26文章:
           Metalink的替代访问站点
    >> 2006-01-26文章:
           Oracle7.3.4数据库已经启动

By eygle on 2005-01-26 14:08 | Comments (0) | FAQ | 163 |


CopyRight © 2004~2020 云和恩墨,成就未来!, All rights reserved.
数据恢复·紧急救援·性能优化 云和恩墨 24x7 热线电话:400-600-8755 业务咨询:010-59007017-7040 or 7037 业务合作: marketing@enmotech.com