laptop and a wrench

Error

Attempting to run a model that includes the Compress tool returns an errorthat says the input workspace is invalid.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM010249
EnviadoJuly 10, 2007
Última modificaciónJune 5, 2024
Relacionado conNo Product Found
Versión encontrada9.2
EstadoWill Not Be Addressed

Información adicional

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Solución alternativa

Create a script or bat file that runs the compress from the command line:1. Batch file:<a href="file:c:/python24/python.exe" target="_blank">c:\python24\python.exe</a> <a href="http://script.py" target="_blank">script.py</a>sdeversion -o compress -i <service> -Nsdetable -o update_dbms_stats -t <tablename> -i <service> -u <DB_User_name> -p <DB_User_password>2. Command line in Python:import os cmd = 'sdeversion -o compress -i 5151 -N' os.system(cmd) print 'Successfully compressed state tree'

Pasos para reproducir

ID del error: NIM010249

Software:

  • No Product Found

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga