Oracle共享池自动冲洗的一种方法 |
| |
引用本文: | 牟莉,王纪川. Oracle共享池自动冲洗的一种方法[J]. 航空计算技术, 2003, 33(3): 66-68 |
| |
作者姓名: | 牟莉 王纪川 |
| |
作者单位: | 西安工程科技学院,计算机科学学院,陕西,西安,710048;西安工程科技学院,计算机科学学院,陕西,西安,710048 |
| |
摘 要: | Oracle系统中,客户和服务器进程通过共享池进行自身对话或与其他进程之间的通信,在系统长期运行的过程中,共享池中因大量进程的调入调出操作而产生大量内存碎片,导致系统运行出错。本文给出了一种利用动态SQL及DBMS_JOB包来实现自动冲洗共享池的方法。
|
关 键 词: | 共享池 内存碎片 自动冲洗 作业 动态SQL |
文章编号: | 1671-654X(2003)03-0066-03 |
修稿时间: | 2003-06-06 |
A Methord of Automatic Flushing Shared Pool in Oracle |
| |
Abstract: | In oracle system,client and server processes communicate with each other or with itself in shared pool. After running a long period, a large mount of page_in or page_out operation will produce a large amount of memory fragments in shared pool, which will result in system running error. This paper gives a methord of automatic flushing shared pool by dynamic SQL and DBMS_JOB package. |
| |
Keywords: | shared pool memory fragment automatic flushing job dynamic SQL |
本文献已被 CNKI 维普 万方数据 等数据库收录! |
|