Menu

#9 Losing Min and max x&y's During load

open
nobody
None
5
2003-09-25
2003-09-25
No

Hi,
the dbms2sde works great. However, on this last script
I'm writing apparently isn't setting the min and max
x&y's. Typically, I use the ArcMap gui to load the data
initially. Then I use the dbms2sde tool to truncate, and
reload the data on a weekly basis. When the script runs
it's whiping out the mix and max x&ys that were set
during the gui load. What am I missing? I don't see
anything in the command line reference list that
addresses this.
Uh, let me just add that I'm new too this !!
Thanks for any help you can provide.
Karen P

script:

sdetable -o truncate -t kptest0925 -i esri_sde -s
dellpe2650-4 -D ifocus -u sde -p **** -N

dbms2sde82 -o point -l kptest0925,shape -stable
dbo.vw_route_boundary -i esri_sde -D ifocus -s
dellpe2650-4 -u sde -p ****-load -buffer

sdetable -o update_dbms_stats -t kptest0925 -n ALL -s
dellpe2650-4 -i esri_sde -D iFocus -u sde -p ****

Discussion


Log in to post a comment.