laptop and a wrench

Erro

The library definition in the Oracle data dictionary must be updated with the correct library path to the file containing st_shapelib. Altering the definition of the library path will invalidate package bodies that refer to it, so the package.

Última Publicação: August 25, 2014 ArcSDE/Enterprise Geodatabase
Número de ID do Erro NIM041283
EnviadoJanuary 7, 2009
Última ModificaçãoApril 2, 2025
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada9.3
Sistema OperacionalWindows OS
Versão do Sistema Operacional2003
Versão Fixa9.4
StatusFixed

Solução Provisória

To fix the problem, update the library path in SQL*Plus, as the SDE user, by setting the file directory to the location where the st_shapelib.dll resides. SQL> CREATE OR REPLACE LIBRARY st_shapelib 2 AS 'C:\Program Files\ESRI\ArcSDE\ora11gexe\bin\st_shapelib.dll'; 3 /Library created.Creating the library causes dependent objects to become invalid. Oracle best practices recommend all objects should be compiled and valid. To ensure all objects are valid in the SDE schema, execute the following command as the SDE user: EXECUTE sys.utl_recomp.recomp_serial('SDE');PL/SQL procedure successfully completed.Verify all objects are valid. SQL> SELECT object_name FROM user_objects WHERE status = 'INVALID';no rows selected

Etapas para Reproduzir

ID do Erro: NIM041283

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