| 1. | Shared pool memory allocated for storing parsed sql statements , pl sql procedures and data dictionary information 共享池为存储解析的sql语句、 pl / sql过程的数据字典信息而分配的内存。 |
| 2. | In figure 6 , you can see that partition e is a capped partition that spawns from a shared pool of nine processors 在图6中,您可以看到分区e是一个capped分区,来自包含9个处理器的一个共享池。 |
| 3. | In this topology , the processors in the shared pool can be dynamically reallocated based on rules established by the client 在这种拓扑中,可以基于客户建立的规则动态地分配共享池中的处理器。 |
| 4. | If there is no matching hash value , then the sql statement does not currently exist in the shared pool , and a hard parse is performed 如果没有匹配的散列值,那么sql语句没有当前存在于共享池,一个硬解析被执行。 |
| 5. | A corollary to this is that the number of licenses required within a shared pool is capped at the number of processors within the shared pool (这一断言的一个推论是,共享池中所需的许可数上限为共享池中的处理器数。 ) |
| 6. | Partition can leverage extra processing power from the shared pool when it is available for use up to an amount identified by the vp metric 分区在共享池中的额外处理能力出现时,可以利用这些额外处理能力,最大限度由vp度量指定。 |
| 7. | It ' s better to pin objects with the dbms _ shared _ pool package to control fragmentation of your shared pool space immediately after instance startup 在实例启动后,立即使用dbms _ shared _ pool包把一些对象钉在共享池中,可以有助于控制你共享池空间的碎片。 |
| 8. | By using data share pool , the entity object can share the connection to database , which improves the speed of data access , and solves the speed neck of general model . based on ejb entity object and moving agent , a soft - component model is put 实体对象可看作是数据对象在软件系统中的实时镜像,充当客户与数据库交互的中间代理,采用数据共享池的连接方案,提高了数据存取的效率,解决了常用数据库应用模型的速度瓶颈问题。 |