laptop and a wrench

Erro

After applying the ArcGIS 'Oracle Critical Patch Update’, ArcGIS may crash, without an Oracle error, if the open_cursor count needed by the ArcGIS session exceeds the value set by the patch.

Última Publicação: January 30, 2017 ArcSDE/Enterprise Geodatabase
Número de ID do Erro BUG-000094265
EnviadoFebruary 18, 2016
Última ModificaçãoApril 2, 2025
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada10.1
StatusWill Not Be Addressed

Informações Adicionais

The patch page has been updated with the information to update open_cursors. http://support.esri.com/download/2143 "The geodatabase on Oracle must be configured with open_cursors server_config parameter as described in Technical Article 000012229 after installing this patch on all ArcGIS versions." A new stored procedure is also included as part of a 10.5 geodatabase: http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-oracle/update-open-cursors.htm

Solução Provisória

Set the geodatabase open_cursor parameter in the server_config table equal to that of the Oracle instance. For example if the Oracle instance had an open_cursor parameter of 4,000 us the following SQL to also set the geodatabase open_cursor to 4,000. SQL> insert into sde.server_config (prop_name,char_prop_value,num_prop_value) values ('OPEN_CURSORS',NULL,4000); SQL> commit;

Etapas para Reproduzir

ID do Erro: BUG-000094265

Software:

  • ArcSDE/Enterprise Geodatabase

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download