再出发..
全部博文(27)
发布时间:2014-04-24 14:37:44
APPLIES TO:Oracle Database - Enterprise Edition - Version 9.2.0.1 to 12.1.0.1 [Release 9.2 to 12.1]Information in this document applies to any platform.PURPOSEFrequently Asked Questions for Real Application Clusters and Grid Infrastructure.QUESTIONS AND ANSWERSGeneral RAC.........【阅读全文】
发布时间:2014-04-23 15:41:30
APPLIES TO:Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.4 [Release 11.2]Information in this document applies to any platform.GOALThe purpose of this document is to explain how to change the IP addresses associated with the SCAN VIPs in a 11gR2 Grid (CRS) en.........【阅读全文】
发布时间:2013-04-20 11:17:15
SQL> alter profile default limit PASSWORD_LIFE_TIME 10;Profile altered.SQL> select * from dba_profiles where profile='DEFAULT';PROFILE RESOURCE_NAME &nb.........【阅读全文】
发布时间:2013-04-16 02:38:36
Oracle Scheduler可以帮助DBA或者数据库用户自动调度和运行各种类型的作业,比如数据库备份、收集优化器统计信息、生成各种报表或者执行业务流程等等,也可以把Schedule和Resource Manager结合起来通过时间窗口激活指定的Resource Plan,完成企业在资源管理和作业调度上的各种复杂需求,在10g.........【阅读全文】
发布时间:2013-04-14 22:41:49
Resource Manager 提供了一种优化数据库资源分配的有效办法,相对于在OS层面进行资源分配,Resource Manager 拥有更精细的控制粒度,以及更小的资源消耗,并且解决了一些OS层面无法解决的资源分配问题。一,基本概念. Simple View Of Resource Plan . Resource cons.........【阅读全文】