laptop and a wrench

漏洞

Within Oracle RAC environment, pipes are not purged from memory following reset of sequence triggered by truncate.

上次发布: August 25, 2014 ArcSDE/Enterprise Geodatabase
漏洞 ID 编号 NIM082952
已提交July 20, 2012
上次修改时间April 2, 2025
适用范围ArcSDE/Enterprise Geodatabase
找到的版本10.0
操作系统Windows OS
操作系统版本2003
修正版本N/A
状态Fixed

解决办法

Modify the script to drop the specific pipe for the table in question:DECLARECURSOR pipe_list IS SELECT name FROM v$db_pipes;pipe_result NUMBER;BEGINFOR del_pipes IN pipe_list LOOPpipe_result := DBMS_PIPE.REMOVE_PIPE(del_<a href="http://pipes.name" target="_blank">pipes.name</a>);END LOOP;END;/

重现步骤

漏洞 ID: NIM082952

软件:

  • ArcSDE/Enterprise Geodatabase

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项