laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM010249
EingereichtJuly 10, 2007
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version9.2
StatusWill Not Be Addressed

Zusätzliche Informationen

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.

Workaround

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'

Schritte zur Reproduzierung

Bug-ID: NIM010249

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln