laptop and a wrench

Bug

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

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM010249
SubmittedJuly 10, 2007
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.2
StatusWill Not Be Addressed

Additional Information

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'

Steps to Reproduce

Bug ID: NIM010249

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options