S
sseney
Guest
Going out on a limb here, since you didn't post OE version. I know in OE 9 & 10 the remove option of prostrct command does exactly what you are seeing. It will remove the last unused extent of the area. So if you want the whole area removed, you would first need to make sure that there is no data/indexes in it (or you can truncate the area - which will effectively delete the data/indexes w/in it) and continue to do the prostruct remove until all exents are removed. Then you can rebuild the .st.
Continue reading...
Continue reading...